55fa0eaec5
$(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build
...
This project was copied from ytools, with anything not related to providing
build-functionality left out. This commit replaces the occurences of ytools
with jw-build, and removes some but most certainly not all legacy ytools
references.
Signed-off-by: Jan Lindemann <jan@janware.com>
2017-04-07 12:15:48 +00:00
cb1e735f9c
make: Add projects.mk and prefixed win32 objects with win32-
...
- Add new makefile projects.mk, which is the place to define the minimally
required set of variables to get a project's makefile oriented about
the build machinery itself, mostly its locations in the file system. This
also includes querying other projects. It's been pushed into a seperate
makefile includeable early in the Makefile hierarchy, so that other
special build variables (i.e. TARGET) can be specialized from within the
project later to define build characteristics.
- Prefixed object files with $(FLAVOUR_PREFIX), to allow for building two
targets from the same directory
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-12-25 13:45:12 +00:00
f37e996098
rules.mk: Add target collect
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-10-05 19:29:05 +00:00
bd884bf260
rules.mk: Add target lddtree
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-09-17 08:38:14 +00:00
840edfea64
rules.mk: Add target find
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-05-03 12:25:11 +00:00
8a54182154
rules.mk: Add target echo-path
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-03-27 10:58:38 +00:00
47ed821800
rules.mk: Fix compilation with clang
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-03-03 16:03:56 +00:00
59d3f1e721
rules.mk: Add PREREQ to echo-prereq target
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-23 19:06:25 +00:00
6d80dde8b5
rules.mk: Fix C++ compilation for .cc suffix
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2015-12-14 14:16:11 +00:00
0b9bc94a48
make: Rpm build machinery now installs less empty directories
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-07-22 09:08:40 +00:00
78c02625a0
rules.mk: Make update ignored conflicts found, hopefully fixed that
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-07-09 08:31:22 +00:00
298f35647f
make: Shifted site installation makefile definitions into $(SITE_DIR)/make/site.mk
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-28 02:00:24 +00:00
a28d8f5f30
make/*.mk: Add support for systemd service files
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-26 10:15:58 +00:00
98b170bceb
make: (hopefully) added support for .site installation
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-24 19:19:41 +00:00
9e6d2f1ae3
defs-dist.mk, rules.mk: Fix some APACHE_CONF installation variables and rules
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-24 15:53:37 +00:00
f83aea80be
defs.mk, rules.mk: Add support for target link-in
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-23 16:55:41 +00:00
4b79a596d6
rules.mk: Now not pulling origin master in update target anymore, just plain git pull
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-19 10:17:17 +00:00
22cb913a87
defs.mk, rules.mk: Completed apache-conf installation rules
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-18 22:13:59 +00:00
Jan Lindemann
6e706715a0
rules.mk: Add target remove-trace-marks
...
Signed-off-by: Jan Lindemann <jan@jannet.de>
2012-09-23 13:29:56 +00:00
Jan Lindemann
78bd6215b4
$(TOPDIR), make, scripts: Merged changes from V_1_2_3_33_YAPPLICATION_INIFILE_CTOR
...
Signed-off-by: Jan Lindemann <jan@jannet.de>
2012-09-02 16:06:47 +00:00
Jan Lindemann
ad3399f92e
rules.mk: Add PREREQ_RUN to echo-prereq
2012-05-01 17:52:17 +00:00
Jan Lindemann
3e4bfc8f3b
rules.mk: Add target echo-prereq
2012-04-30 07:56:52 +00:00
Jan Lindemann
ad1cd39a0b
rules.mk: Add target echo-mk
2012-04-28 16:00:51 +00:00
Jan Lindemann
4ce715b6e0
rules.mk: Code cleanup
...
- Remove dead code
- General beautification
- Remove $(TOPDIR)/dir_install_XXX.done
2012-04-28 14:34:35 +00:00
Jan Lindemann
59ca1784f0
rules.mk: Attempt to abandon $(TOPDIR)/install_dir_XXX.done
2012-04-19 12:04:47 +00:00
Jan Lindemann
1bf799dd0a
rules.mk: (hopefully) fixed no rule to make target with rsyslog config
2012-04-19 09:25:04 +00:00
Jan Lindemann
2516ae0a91
defs.mk, rules.mk: Define INSTALLATION_FILE_TYPES decentrally
2012-04-09 10:35:47 +00:00
Jan Lindemann
13efb58775
CHANGES, defs.mk, rules.mk: Joined V_1_2_3_20_CASAS_NOVAS
2012-03-20 15:38:46 +00:00
Jan Lindemann
3613815001
rules.mk: Add target diff, fix target update
...
- Fix update target for Git usage
- Add diff target
2012-02-13 17:28:53 +00:00
Jan Lindemann
7d6f17e9c8
rules.mk: Remove even more unused code from std_install_rules
2012-02-04 17:27:24 +00:00
Jan Lindemann
634992f447
*.mk: Prefix non-env C/C++ flags with BUILD_
...
Prefix all CFLAGS / CPPFLAGS / LDFLAGS with BUILD_ to distinguish
them from flags read from the environment (and getting longer and
longer with +=).
2012-02-04 16:48:58 +00:00
Jan Lindemann
26baa6a3b4
make: Replace cat by $(CAT)
2012-02-04 11:06:22 +00:00
Jan Lindemann
9f4e02e618
make: Replace sed by $(SED)
2012-02-04 10:59:02 +00:00
Jan Lindemann
15ab28f73d
rules.mk: Remove some legacy comments from std_install_rules definition
2012-02-03 20:38:26 +00:00
Jan Lindemann
c59fe5dc91
rules.mk: Add .bprof (boot profile) installation rule for rsyslog
2011-06-15 16:03:37 +00:00
Jan Lindemann
09e7e16c80
rules.mk: Adapted to changes in dirs.mk
2011-06-15 12:42:16 +00:00
Jan Lindemann
7a50ef5bd3
make, scripts: Merged changes from V_1_2_0_6_JAN
2011-06-14 20:14:59 +00:00
Jan Lindemann
d1857e8d77
$(TOPDIR), make, scripts: Merged changes from V_1_1_31_6_POST_ACCEPTANCE
2011-05-15 18:28:19 +00:00
Jan Lindemann
2939f8e3a8
Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE
2011-02-20 14:15:22 +00:00
Jan Lindemann
3d34adc913
rules.mk: Make INSTALLATION_FILE_TYPE += assigned, to provide for extendibility
2010-12-13 17:26:54 +00:00
Jan Lindemann
044b3e08ea
rules.mk: Add FEEDFS_NET and FEEDFS_UTILS to echo-modules
2010-12-02 21:43:06 +00:00
Jan Lindemann
e3a028d88f
defs.mk, exe.mk, rules.mk: Fix USE_PROJECT_LIB = false case
2010-11-21 17:55:20 +00:00
Jan Lindemann
e6458c159c
rules.mk: Add rule core-pattern, setting /proc/sys/kernel/core_pattern to core.%e.%p
2010-11-20 16:04:03 +00:00
Jan Lindemann
b6a28cdde1
defs.mk, rules.mk: Fix install_RSYSLOG target
2010-08-29 09:23:44 +00:00
Jan Lindemann
7d1e22cb76
make: Add support for RSYSLOG_XXX installation
2010-08-28 13:04:37 +00:00
Jan Lindemann
2f049cc9e3
rules.mk: Add target update
2010-06-25 14:58:02 +00:00
Jan Lindemann
dba01ffe0f
make: Add support for .crontab files
2010-06-10 10:00:29 +00:00
Jan Lindemann
3a9e97e677
lib|rules.mk: Move Windows resource file creation into rules.mk
...
Move rule for creation of windows resource files into rules.mk,
because it's needed outside of the lib subdir.
2009-08-09 15:32:01 +00:00
Jan Lindemann
375ec54aa2
defs.mk, lib.mk, rules.mk: Add version information into windows dlls
2009-08-08 09:23:23 +00:00
Jan Lindemann
3d5361a7e0
rules.mk: Now libpath target affects PATH environment variable, too
2009-07-05 10:57:16 +00:00