Jan Lindemann
1ebb79d5d6
make: Add LD_CONF support (automatically added to all projects in lib.mk)
2008-04-09 11:20:01 +00:00
Jan Lindemann
5835b2af69
defs-dev.mk: Uncommented COMPILE_DEBUG_LOG
2008-04-08 11:51:28 +00:00
6d7b572ca5
defs.mk: Add java variables
2008-03-30 13:33:44 +00:00
3714c6d0e1
defs-dev.mk, defs-dist.mk: Add variables JAVA*
2008-03-30 12:17:54 +00:00
63c93108ba
rules.mk: Add JAVA to INSTALLATION_FILE_TYPES
2008-03-30 12:17:35 +00:00
197949e10b
isolinux.mk: Follow syslinux 3.62 path of menu.c32
...
Change path of menu.c32, adapting to the current syslinux version
(3.62). The "new hierarchial submenu" is mentioned in its changelog.
2008-03-19 19:22:41 +00:00
Jan Lindemann
7b9e6d16d1
rpmdist.mk: Tried to fix version number in commit comment for VERSION and HASH
2008-02-19 17:53:22 +00:00
Jan Lindemann
a11e1f03f3
linux-rpm.mk: Fix COMPLETE_VERSION for realtime-kernels
...
- Fix COMPLETE_VERSION for patched EXTRAVERSIONs (2.6.24_rt15-1 instead of 2.6.24-1_rt15)
(removed distinction between 3- and 4-digit versions)
- Patches now don't depend on unpack.done any longer
2008-02-01 13:10:13 +00:00
Jan Lindemann
681dd53eae
linux-rpm-build.mk: Remove -release from kernel versions
...
Use sed scriptlets to remove -release from kernel versions in
KERNEL_PKG and for -v argument to mkspec-linux.sh, pretty hacky this
way
2008-02-01 13:10:09 +00:00
Jan Lindemann
2943d18786
mkspec.sh: Fix header extraction regex
...
Fix regex extracting header files from installation log, matched
every string containing "include" to now.
2008-01-14 14:31:07 +00:00
Jan Lindemann
037529e7f6
defs.mk: Now not logging cfg_xxx.mk inclusion failure as error any longer
2008-01-03 12:02:04 +00:00
Jan Lindemann
7ef5b9edfc
smart-selection.mk: Add include $(MODDIR)/make/defs.mk
2008-01-03 12:01:24 +00:00
Jan Lindemann
b7e17d30a2
untested: Fix versions in commit comments
2007-12-25 10:02:16 +00:00
Jan Lindemann
98e15cb19e
defs.mk: Updated CROSS_TOOLS_BIN_PREFIX (i386 -> i686-pc)
2007-12-22 18:19:59 +00:00
Jan Lindemann
46f8219987
rpmdist.mk: Fix missing cvs update -dP in check_cvs_sync
2007-12-22 17:45:43 +00:00
Jan Lindemann
125cf84e39
make: Fix UPDATE_REPO_SH
2007-12-19 20:52:10 +00:00
Jan Lindemann
21adf9c0a8
rules.mk: Add target echo-include
2007-12-19 20:22:07 +00:00
Jan Lindemann
83f79c4826
defs.mk: Fix LPPFLAGS for gcc 3.3
2007-12-19 20:21:56 +00:00
Jan Lindemann
ffae17d417
run.mk: Add target kcg (kcachegrind on callgrind)
2007-12-11 23:17:49 +00:00
Jan Lindemann
58f526a5f9
defs.mk: Make CROSS_TOOL_DIR and CROSS_TOOL_BIN_PREFIX ?=
2007-12-11 23:17:46 +00:00
Jan Lindemann
77c146286e
make: Add profclean to clean target
2007-12-01 22:43:17 +00:00
Jan Lindemann
b581ecc502
run.mk: Add target callgrind
2007-12-01 22:43:02 +00:00
Jan Lindemann
0d54313225
rules.mk: Add *.gcda and *.gcno to profclean target
2007-12-01 22:42:54 +00:00
Jan Lindemann
0be8219671
defs.mk: Profile with -pg --coverage
...
- USE_PROFILER now adds -pg to FLAGS
- --coverage (ex -fprofile-args -ftest-coverage) is now triggered
by USE_GCOV
2007-12-01 22:42:38 +00:00
Jan Lindemann
a3ee2468df
tex.mk: Use kpdf instead of acroread for xpdf target
2007-11-27 21:51:01 +00:00
Jan Lindemann
22aa48c256
rules.mk: Add %.this to .PHONY targets
2007-11-17 12:59:48 +00:00
Jan Lindemann
f3e5b29948
linux-rpm.mk: Add missing targets install and distclean
2007-11-17 12:59:42 +00:00
Jan Lindemann
2281827d2a
linux-rpm-build.mk: Enable install target
2007-11-17 12:59:40 +00:00
Jan Lindemann
3b7dc686da
defs.mk: Cut build number from version for dep checks
...
Rename cat_version macro to version, and remove build number to avoid
unnecessary rebuild of depending, but binary compatible rpms.
2007-11-11 08:22:19 +00:00
Jan Lindemann
8b4e543f2e
qt-defs.mk: Add -lQt3Support to LPPFLAGS
2007-11-05 19:46:02 +00:00
Jan Lindemann
230385228f
test-exe.mk: Introduced EXE_BASENAME
2007-11-03 20:37:38 +00:00
Jan Lindemann
59b74c0a5a
run.mk: Support EXE_BASENAME
...
- Introduce EXE_BASENAME
- Beautify windows run target
2007-11-03 20:37:32 +00:00
Jan Lindemann
8fc16cc347
defs.mk: Add definition of EXE from EXE_BASENAME
...
Add definition of $(EXE) from EXE_BASENAME. It might be nicer to have
this in some more exe related included makefile.
2007-11-03 20:37:29 +00:00
Jan Lindemann
650c7aaa8c
test-exe.mk: Fix EXE name for mingw
2007-10-31 08:17:33 +00:00
Jan Lindemann
f8971953c8
run.mk: Work around missing LD_LIBRARY_PATH on Windows
...
worked around missing LD_LIBRARY_PATH for Windows (via a temporary
start batch script setting PATH).
2007-10-30 19:11:33 +00:00
Jan Lindemann
50baef81a2
Fix cvs_files: Pipe through sort, broke rpm hashing
2007-10-25 17:48:23 +00:00
Jan Lindemann
dfbdfabc95
rpmdist.mk: Add _RPM_RUN to patterns excluded in md5 computation
2007-10-21 11:27:40 +00:00
Jan Lindemann
190926382b
defs.mk: Remove USE_ASSERTIONS for mingw target
2007-10-11 16:07:34 +00:00
Jan Lindemann
803b6f4667
defs.mk: Renamed FEEDFS_QT_UTILS -> FEEDFS_GUI
2007-10-09 18:55:46 +00:00
Jan Lindemann
51d8965e6b
defs.mk: Add USE_ASSERTIONS = true for mingw
2007-10-08 21:28:36 +00:00
Jan Lindemann
140c269004
defs-dev.mk: Add (disabled) USE_ASSERTIONS = false
2007-10-08 21:27:43 +00:00
Jan Lindemann
6b7243638b
defs-dev.mk, defs-dist.mk: Replace USE_XXX = true by USE_XXX ?= true
2007-10-08 21:24:15 +00:00
Jan Lindemann
789ebb3429
qt-defs.mk: Remove .ui derived .cpp files from MOC_CPP
2007-10-07 14:49:47 +00:00
Jan Lindemann
9010dde39f
qt-rules.mk: Fix last fix
2007-10-06 06:48:15 +00:00
Jan Lindemann
5c9d764977
qt-defs.mk: Fix last fix
2007-10-05 15:10:17 +00:00
Jan Lindemann
601e04312c
libsrc.mk: Add file
2007-10-05 06:12:03 +00:00
Jan Lindemann
fd05d44286
qt-rules.mk: Fix uic generated files
2007-10-04 16:17:15 +00:00
Jan Lindemann
54dee5b19f
qt-defs.mk: Fix definitions for uic and moc generated files (MOC_H_UI MOC_CPP)
2007-10-04 16:17:10 +00:00
Jan Lindemann
ffd06aef9c
defs.mk: Add USE_FEEDFS_QT_UTILS and friends
2007-10-04 16:16:57 +00:00
Jan Lindemann
75b56759ee
rules.mk: Now not installing local.* anymore to BUILD_XXXDIR
2007-09-30 13:51:04 +00:00