Jan Lindemann
7d6f17e9c8
rules.mk: Remove even more unused code from std_install_rules
2012-02-04 17:27:24 +00:00
Jan Lindemann
09b0b6ac34
defs.mk: Beautify pkg-config evaluation
2012-02-04 17:27:22 +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
7034e225b5
defs.mk: Fix erroneously replaced -Wno-unused-value
2012-02-04 13:24:59 +00:00
Jan Lindemann
d8f8043c74
autoconf.mk: Add definition for SED, since defs.mk ist not included here
2012-02-04 13:14:41 +00:00
Jan Lindemann
baccdde51f
autoconf.mk: Add definition for SED, since defs.mk ist not included here
2012-02-04 13:01:07 +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
6f7bc019a9
doxygen.mk: Beautify sed usage
2012-02-04 10:52:31 +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
5a10bf11d6
conf.mk: INSTALL_CFGDIR rule seems to be already defined in rules.mk, removed
2012-02-03 20:38:25 +00:00
Jan Lindemann
80095a0f93
make, scripts, tmpl/tex: Merge changes from V_1_2_1_7_NEUHAUS
2012-01-30 14:59:21 +00:00
Jan Lindemann
da9522c4d5
fix: LD_VERSION broken by ld --version output on suse 11.4
2011-08-21 17:06:50 +00:00
Jan Lindemann
ad41cd0557
dirs.mk: Filtering out paths matching /opt from PREREQ_DIRS_DONE
2011-08-21 15:34:16 +00:00
Jan Lindemann
18f34127d8
defs.mk: Filter out rsyslog-% from LOCAL_CFG
2011-08-21 09:19:46 +00:00
Jan Lindemann
54296ba4ba
tex.mk: Add possibility to override PDF_VIEWER
2011-08-18 15:48:51 +00:00
Jan Lindemann
f7f4010e52
make, scripts, tmpl/tex/de_presentation: Merged changes from V_1_2_0_35_NEUHAUS
2011-08-09 19:34:12 +00:00
Jan Lindemann
f4da07b928
rpmdist.mk: Fix last commit
2011-07-01 10:51:41 +00:00
Jan Lindemann
14f0d87c69
rpmdist.mk: Another attempt on try-reinstall
2011-07-01 09:28:51 +00:00
Jan Lindemann
3004fb1988
rpmdist.mk: Add target rpm-update-local-repo
2011-06-28 17:59:35 +00:00
Jan Lindemann
560b235e72
dirs.mk: Fix clean target
2011-06-20 07:47:23 +00:00
Jan Lindemann
055775f826
lib.mk: Fix missing /etc/ld.so.conf.d installation directory
2011-06-20 07:47:13 +00:00
Jan Lindemann
c61158e61d
lib.mk: Install .so irrespective of USE_PROJECT_LIB
...
Add install: install_LD_CONF if any .so .so.* is present, not just if
$(USE_PROJECT_LIB) = true.
2011-06-19 11:40:38 +00:00
Jan Lindemann
0af42e0e4d
defs.mk: Add *.bprof to LOCAL_CFG
2011-06-16 17:14:09 +00:00
Jan Lindemann
37378580ef
defs.mk: Add rsyslog-*.bprof to INSTALLED_RSYSLOG
2011-06-15 16:06:56 +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
69c19f6e81
dirs.mk: Disable build shortcut for non-development builds
2011-06-15 14:55:50 +00:00
Jan Lindemann
09e7e16c80
rules.mk: Adapted to changes in dirs.mk
2011-06-15 12:42:16 +00:00
Jan Lindemann
cb0288fafa
dirs.mk: Error out if an out-of-date prerequisite is detected
2011-06-15 12:39:53 +00:00
Jan Lindemann
a9351d3e44
dirs.mk: Fix install target
2011-06-15 10:12:37 +00:00
Jan Lindemann
c7ad273556
dirs.mk: Now shortcutting already built directories (dirs.done)
2011-06-15 08:36:58 +00:00
Jan Lindemann
e9a20dd905
subdirs.mk: Simplified
2011-06-15 08:03:36 +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
f2a446c1cc
debugger.mk: Add target attach-ddd
...
- Add target attach-ddd
- Copy newest core file back during make localcore
2011-06-03 20:45:21 +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
b2232d4c48
text.mk: Merged change from V_1_1_31_6_POST_ACCEPTANCE (added empty test target)
2011-03-20 16:11:46 +00:00
Jan Lindemann
c0826b0cfc
defs.mk: Add USE_FEEDFS_QT = true
2011-02-25 10:42:56 +00:00
Jan Lindemann
8473326e1c
debugger.mk: Beautification
2011-02-24 18:39:09 +00:00
Jan Lindemann
760f503ca1
proj.mk: Add DEBUG_FORMAT_FLAG to support non-gstabs+-format
2011-02-23 17:59: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
940e9f2679
plugin-defs.mk: Add -D PLUGIN_NAME to preproc defines
2010-12-17 22:19:24 +00:00
Jan Lindemann
ef5b14b322
qt-defs.mk: Add -D_QT_MAJOR_ preprocessor define
2010-12-17 16:06:08 +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
77ed302062
qt-defs.mk: Make QT_VERSION dymanically assigned, based on what's rpm-installed
2010-12-13 17:26:52 +00:00
Jan Lindemann
83cbe486b9
dirs.mk: Disable explicit targets all and subdirs
...
Uncomment explicit targets all and subdirs, because they generate
warnings.
2010-12-13 17:26:50 +00:00
Jan Lindemann
597af45404
defs.mk: Add support for USE_FPTEST
2010-12-13 17:26:48 +00:00
Jan Lindemann
2f639cc609
defs-dev.mk, defs-dist.mk: Add support for KIO_PROTOCOL and friends
2010-12-13 17:26:46 +00:00
Jan Lindemann
14df6b25bb
topdir.mk: Revert to using subdirs.mk
...
Revert to using subdirs.mk instead of dirs.mk in topdir.mk.
make config produces a clash between the phony target and some
modules having a subdirectory named "config", notably feedfs, jux and
casview (should be renamed to conf one day, all other modules have
"conf") with dirs.mk.
2010-12-04 13:59:26 +00:00
Jan Lindemann
e7127ecbe4
dirs.mk, subdirs.mk: Use SUBDIRS_TO_ITERATE over SUBDIRS
2010-12-04 13:59:24 +00:00
Jan Lindemann
a06dafbea8
defs.mk: Add SUBDIRS_TO_ITERATE = $(filter-out $(IGNORE_SUBDIRS),$(SUBDIRS))
2010-12-04 13:59:20 +00:00