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
Jan Lindemann
3d72770651
defs.mk: Filtering out local.mk from MKFILES
2007-09-30 13:50:48 +00:00
Jan Lindemann
e3cb80f4b7
defs-dist.mk: Remove USE_COMPILER_OPTIMIZATION_OPTS = true
2007-09-28 15:41:10 +00:00
Jan Lindemann
40afc0d80d
defs-dist.mk: Add USE_ASSERTIONS=false
2007-09-18 09:03:33 +00:00
Jan Lindemann
9c2e00a754
defs.mk: Fix typo (CPPFLAG vs CPPFLAGS)
2007-09-11 19:52:17 +00:00
Jan Lindemann
8da67697cf
defs-dev.mk, defs-dist.mk, defs.mk: Add COMPILE_DEBUG_LOG
2007-09-11 13:53:01 +00:00
Jan Lindemann
8aa00b647e
defs.mk: Compile USE_VALGRIND with -D_VALGRIND_
2007-09-11 13:42:05 +00:00
Jan Lindemann
5780e53a9d
defs.mk: Fix MOD_SCRIPT_DIR for non-ytools rpm-builds
2007-09-11 08:26:29 +00:00
Jan Lindemann
69acf0225b
defs.mk: Fix MOD_SCRIPT_DIR for ytools rpm compilation
2007-09-11 08:09:40 +00:00
Jan Lindemann
a410630227
tools.mk: Add dependency all: all.done
2007-09-10 14:49:28 +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
6a6692bab5
depend.mk: Include $(DEPEND_MK) only for targets all and empty
2007-09-10 14:49:19 +00:00
Jan Lindemann
8a9cfed9a7
defs.mk: Sorted out some dependencies
2007-09-10 14:49:13 +00:00
3d3fbdf92a
defs.mk: Fix last fix
2007-09-10 11:46:02 +00:00
Jan Lindemann
e09b732d23
linux-rpm.mk: Fix KERNEL_URL and removed redundancy
2007-09-10 09:39:34 +00:00
Jan Lindemann
6302055437
defs.mk: Fix MOD_SCRIPT_DIR for rpm builds originating from ytools
2007-09-10 09:39:31 +00:00
Jan Lindemann
f50d7bd5dc
defs-[dev|dist].mk: LOGNAME -> LOGID
...
Replace LOGNAME by LOGID, because there's a LOGNAME already in the
environment.
2007-09-09 20:02:05 +00:00
Jan Lindemann
76fe85cd38
make: Add definition for LOG install targets
2007-09-09 18:51:29 +00:00
Jan Lindemann
3852f12ff2
defs.mk: Remove public.mk from inclusions
2007-09-09 17:02:05 +00:00
Jan Lindemann
3573120b9e
linux-rpm.mk: Revert to CVS revision 1.37
...
Go back to revision 1.37 of linux-rpm.mk, undoing Benno's changes in
the last two revisions, since they made kernels with Torvalds-defined
EXTRAVERSIONs stop working
2007-09-09 16:28:58 +00:00
Jan Lindemann
d40bac2bb4
defs.mk: Add beautify_lib_path helper function variable
2007-09-08 16:17:34 +00:00
Jan Lindemann
af6262b6e0
run.mk: Add target ldd
2007-09-08 16:17:16 +00:00
Jan Lindemann
06de9750cd
rules.mk: Beautify echo-libpath target
2007-09-08 16:17:12 +00:00
Jan Lindemann
f08fb3ccc4
defs.mk: Fix missing CCASFS_DIR
2007-09-08 16:06:16 +00:00
Jan Lindemann
5d9e1c7ffe
rpmdist.mk: Fix RPM_REQUIRES_DEVEL if $(FLAVOUR_PREFIX) was non-empty
2007-09-08 09:50:09 +00:00
Jan Lindemann
4e3baa5472
rpmdist.mk: Remove duplicate flavour prefix from requirements
2007-09-06 09:49:24 +00:00
0c69232cb6
topdir.mk: Fix target topdir.clean
2007-09-05 18:08:20 +00:00
Jan Lindemann
2ad0a1a2ec
topdir.mk: Add target prefix.done (mkdir -p $(PREFIX))
2007-09-04 21:52:28 +00:00
Jan Lindemann
a76bbd259d
text.mk: Make all first target
2007-09-04 21:52:17 +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
f3b36a4eaf
proj.mk: Add sudo to RPM_REQUIRES_RUN
2007-09-04 21:51:56 +00:00
Jan Lindemann
4bfcc32f72
dirs.mk: Remove clean from install target
2007-09-04 21:51:47 +00:00
Jan Lindemann
282dc6999b
defs.mk: Fix missing definition of BUILD_IMGDIR
2007-09-04 21:51:37 +00:00
Jan Lindemann
5ce3eec1d7
defs.mk: Add LOCAL_LIBS
...
Add the variable LOCAL_LIBS
TODO: use something like this as unifying variable, there are far too
many lib-related variables.
2007-09-04 20:37:03 +00:00
Jan Lindemann
cee9062f87
defs.mk: Don't prefix all RPM_REQUIRES_XXX with FLAVOUR_PREFIX
...
RPM_REQUIRES_RUN and RPM_REQUIRES_DEVEL are now not automatically
prefixed by $(FLAVOUR_PREFIX) anylonger, to make hand-crafted
cross-flavour dependencies possible.
2007-09-04 08:01:08 +00:00
Jan Lindemann
25fcd07709
defs.mk: Add USE_CCASFS
2007-09-04 07:37:20 +00:00
Jan Lindemann
b02a3ac16f
proj.mk: Add smart to requirements
2007-09-03 20:13:29 +00:00
Jan Lindemann
3f00484402
lib.mk: Add *.exp and *.lib to mingw clean target
2007-09-03 11:47:49 +00:00
Jan Lindemann
5f4221a1f6
defs.mk: Add INSTALLED_DEF (*.lib *.def *.exp) to INSTALLED_LIB for mingw
2007-09-03 11:47:44 +00:00
Jan Lindemann
375cbd39df
rpmdist.mk: Automation: Check if old RPM is installable
...
Check if old rpm is installable before deciding not to increase build
number.
2007-09-02 15:27:50 +00:00
Jan Lindemann
1c010ddbb6
defs.mk: Require exact version and build match for RPM_REQUIRES
2007-09-02 15:02:08 +00:00
Jan Lindemann
ea39c2649d
conf.mk: Fix missing clean target
2007-09-01 15:23:57 +00:00
Jan Lindemann
c84024dfa7
defs.mk: Fix dependencies of USE_CCONSOLE
2007-08-31 18:41:54 +00:00
Jan Lindemann
2934e5d8d6
defs.mk: Fix CCONSOLE_PATH
2007-08-31 18:12:13 +00:00
Jan Lindemann
c885923019
defs.mk: Add dependencies for cconsole
2007-08-31 16:55:59 +00:00
Jan Lindemann
0ac621aa74
defs.mk: Stripping $(FLAVOUR_PREFIX) from PROJECT, as it's automatically generated from directory
2007-08-31 12:49:14 +00:00
Jan Lindemann
1a38392699
rpmdist.mk: Mkspec.sh is passed $(add_flavour_prefix)ified dependencies now
2007-08-31 11:12:59 +00:00
Jan Lindemann
3603e8aaaa
proj.mk: Fix CVS_PROJ_DIR
2007-08-31 11:12:56 +00:00