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
Jan Lindemann
71a8145e82
rules.mk: Add targets ldd and tmpclean
...
- Add target ldd
- Add target tmpclean as dependency to clean
2009-06-29 18:43:49 +00:00
Jan Lindemann
ccf27c7a23
rules.mk: Add support for flexible SO_PREFIX
2009-06-27 16:22:23 +00:00
Jan Lindemann
df8e485d23
rules.mk: Prepended for-loops by set -e
2009-06-18 17:26:33 +00:00
Jan Lindemann
191ba93726
rules.mk: Add target echo-contrib
...
Add (empty) target echo-contrib, to be used as dependency in
specialized makefiles.
2009-06-11 16:05:59 +00:00
Jan Lindemann
141a52587a
rules.mk: Add install_dir_XXX rule
2009-05-27 10:11:25 +00:00
Jan Lindemann
9966c55335
make: Add support for LOGROT installation type (/etc/logrotate.d/)
2009-03-10 15:56:01 +00:00
Jan Lindemann
a0288808cc
make: Support CGI installation type
...
Add support for cgi scripts, installed into
/home/wwwrun/local/cgi-bin
2009-02-20 13:31:30 +00:00
Jan Lindemann
0e5c7644b4
rules.mk: Add target coreclean
2008-12-13 16:31:30 +00:00
Jan Lindemann
429d7950e7
rules.mk: Fix LINKS_SO
...
LINKS_SO has multiple identical paths that end up in the link
creation rule, fix that.
2008-05-24 07:21:11 +00:00
Jan Lindemann
5eeec55ff9
make: Consistently renamed "SYSCONFIG" to "SYSCFG"
2008-05-22 09:24:28 +00:00
Jan Lindemann
80b64e6ec1
rules.mk: Last commit broke exe installation
2008-05-09 10:26:37 +00:00
Jan Lindemann
c21cc90f66
rules.mk: Support SYSCFG installation types
...
- Add SYSCFG to automatic installation rules
- Manually add rules for .init and .sysconf files, not sure
why this is necessary
2008-05-06 16:04:11 +00:00
Jan Lindemann
1ebb79d5d6
make: Add LD_CONF support (automatically added to all projects in lib.mk)
2008-04-09 11:20:01 +00:00
63c93108ba
rules.mk: Add JAVA to INSTALLATION_FILE_TYPES
2008-03-30 12:17:35 +00:00
Jan Lindemann
21adf9c0a8
rules.mk: Add target echo-include
2007-12-19 20:22:07 +00:00
Jan Lindemann
0d54313225
rules.mk: Add *.gcda and *.gcno to profclean target
2007-12-01 22:42:54 +00:00
Jan Lindemann
22aa48c256
rules.mk: Add %.this to .PHONY targets
2007-11-17 12:59:48 +00:00
Jan Lindemann
75b56759ee
rules.mk: Now not installing local.* anymore to BUILD_XXXDIR
2007-09-30 13:51:04 +00:00
Jan Lindemann
fb3f8d82d6
rules.mk: Shuffle dependencies
...
- Add dependency all: all.done
- Declare all install clean distclean .PHONY
2007-09-10 14:49:22 +00:00
Jan Lindemann
76fe85cd38
make: Add definition for LOG install targets
2007-09-09 18:51:29 +00:00
Jan Lindemann
06de9750cd
rules.mk: Beautify echo-libpath target
2007-09-08 16:17:12 +00:00
Jan Lindemann
c5b15e99d5
rules.mk: Fix $(TOPDIR)/dir_build_XX.done and $(TOPDIR)/dir_install_XX.done rules
2007-09-04 21:52:07 +00:00
Jan Lindemann
336fbdda4b
rules.mk: Add IMG installation file type
2007-08-30 10:18:57 +00:00
Jan Lindemann
fb361f37c9
rules.mk: Disable std_install_rules for debugging
...
- Beautify echo-ldflags target
- Comment out std_install_rules depending on file attributes to see
where it breaks
- Move INSTALLATION_FILE_TYPES from defs.mk.in here
2007-08-26 17:27:58 +00:00
Jan Lindemann
951de3fa8a
defs.mk, rules.mk: Streamlined DOC handling
2007-08-23 15:25:10 +00:00
Jan Lindemann
218f12eba7
rules.mk: Add target echo-modules
2007-08-23 01:56:49 +00:00
Jan Lindemann
b80f5c6b6f
rules.mk: Beautification
2007-08-22 12:20:16 +00:00
Jan Lindemann
5686370c58
rules.mk: Code beautification
...
- Remove unused code
- Beautify installation logging
2007-08-21 17:09:05 +00:00