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
Jan Lindemann
c6b77990c7
bin.mk, make.mk, scripts-targets.mk: O added target test
2010-12-03 18:03:00 +00:00
Jan Lindemann
76f448d2c0
topdir.mk: Use dirs.mk instead of subdirs.mk
2010-12-03 18:02:47 +00:00
Jan Lindemann
fd71754229
run.mk: Make EXE_BASENAME something not "test"
2010-12-03 00:16:48 +00:00
Jan Lindemann
9af8a4e83a
exe.mk, run.mk: Make target test an alias for target run
2010-12-02 21:43:08 +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
a655d03624
dirs.mk: Targets with same name as subdirs are not remade
...
Hopefully fix unwillingness to remake targets with the same name as
subdirs.
2010-12-02 21:43:03 +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
63286f6576
ldlibpath.mk: Prepending PATH with paths from EXE_SEARCH_PATH
2010-11-20 16:04:01 +00:00
Jan Lindemann
ce59d7007f
defs.mk: Add EXE_SEARCH_PATH
2010-11-20 16:03:59 +00:00
Jan Lindemann
7241f2c96f
proj.mk: Re-add PROJECT_CFLAGS += -gstabs+
2010-10-26 18:01:44 +00:00
Jan Lindemann
d44ea911b8
defs-dist.mk: O (hopefully) fixed rsyslog installation stuff
2010-08-30 15:22:38 +00:00
Jan Lindemann
b6a28cdde1
defs.mk, rules.mk: Fix install_RSYSLOG target
2010-08-29 09:23:44 +00:00
Jan Lindemann
5c15cf5453
defs.mk: Fix BUILD_RSYSLOGDIR
2010-08-29 08:58:17 +00:00
Jan Lindemann
c1433129c9
Fix missing all: Target
2010-08-28 19:02:54 +00:00
Jan Lindemann
7d1e22cb76
make: Add support for RSYSLOG_XXX installation
2010-08-28 13:04:37 +00:00
Jan Lindemann
22255fd76c
topdir.mk: Add subdir src
2010-08-28 08:09:41 +00:00
Jan Lindemann
bcb1ce27a5
doxygen.mk: Define umask before copying files (to not wreck the upload)
2010-08-28 08:09:39 +00:00
Jan Lindemann
9955a5a2b3
defs.mk: Add -Wno-deprecated to silence deprecation warnings
2010-08-28 08:09:36 +00:00
Jan Lindemann
3179c8eb0c
defs.mk: Adapted to change in packager-server usage
2010-08-03 07:42:38 +00:00