Jan Lindemann
|
2b11219c1e
|
smart-selection.mk: Add target install-smart (works)
|
2006-09-07 21:14:07 +00:00 |
|
Jan Lindemann
|
6e676d9aad
|
plugin.mk: Add -D_PLUGIN to LOCAL_CLFLAGS and LOCAL_CPPFLAGS
|
2006-09-03 10:19:44 +00:00 |
|
Jan Lindemann
|
dcc0df7a75
|
defs.mk: Remove LDFLAGS += -ljack
|
2006-08-28 08:41:57 +00:00 |
|
Jan Lindemann
|
d7150c1fef
|
plugin-version.mk, plugin.mk, smart-selection.mk: Add files
|
2006-08-27 18:51:02 +00:00 |
|
Jan Lindemann
|
f029316f96
|
plugin-defs.mk: Move definitions into plugin-defs.mk
|
2006-08-27 18:50:23 +00:00 |
|
Jan Lindemann
|
2f2c60f614
|
Everywhere: Streamline TOPDIR
Make definition and usage of TOPDIR consistent with other projects
|
2006-08-16 14:53:49 +00:00 |
|
Jan Lindemann
|
e50f445d14
|
cfg_dev.mk, cfg_dist.mk: Add IMAGEDIR
|
2006-08-16 14:03:55 +00:00 |
|
Jan Lindemann
|
d0e1a12b66
|
proj.mk.in: Fix TOPDIR usage
|
2006-08-16 14:03:47 +00:00 |
|
Jan Lindemann
|
4fd6a6d677
|
Everywhere: Rename ytools.mk to proj.mk
Replace ytools.mk by proj.mk for consistency reasons:
$(TOPDIR)/make/proj.mk should be the project-wide but project-private
makefile for projects.
|
2006-07-31 14:12:38 +00:00 |
|
Jan Lindemann
|
6d7c809dc6
|
defs.mk: Add jack lib dependency
|
2006-07-19 14:28:51 +00:00 |
|
Jan Lindemann
|
f709f3395a
|
suse-selection.mk: Add file
|
2006-07-08 18:55:14 +00:00 |
|
Jan Lindemann
|
ced5f3b2aa
|
yapp.mk: Add file
|
2006-07-02 15:26:16 +00:00 |
|
Jan Lindemann
|
ad2b15e3b2
|
isolinux.mk: Shifted most functionality into generate_boot_medium.sh
|
2006-06-29 17:43:13 +00:00 |
|
Jan Lindemann
|
b5ee1beb6c
|
isolinux.mk: Code beautification
- File name filter expression is now only at one place in code
- Initrds now follow kernel naming conventions
|
2006-06-27 17:46:56 +00:00 |
|
Jan Lindemann
|
3f08e0730f
|
linux-rpm-build.mk, linux-rpm.mk: Make KERNEL_DLOAD_DIR specifiable from Makefile
|
2006-06-27 00:53:58 +00:00 |
|
Jan Lindemann
|
d6640598b9
|
isolinux.mk: Fix kernels in isolinux.cfg
|
2006-06-27 00:23:19 +00:00 |
|
Jan Lindemann
|
e58a4d21e0
|
isolinux.mk: Translating file names
Translate file names, mkisofs -l --iso-level 2 translates
"-" into "_"
".tar.gz" into ".tgz"
multiple . into one . only, rest underscores
|
2006-06-26 17:35:25 +00:00 |
|
Jan Lindemann
|
6ae76f80cd
|
isolinux.mk: Add -l option to mkisofs (long file names)
|
2006-06-26 16:40:49 +00:00 |
|
Jan Lindemann
|
5d902df27d
|
isolinux.mk: Use $(UNPACK_DIR)/isolinux.bin instead of /usr/share/syslinux/isolinux.bin
|
2006-06-26 16:16:07 +00:00 |
|
Jan Lindemann
|
55ad49b381
|
linux-rpm.mk: Generate patches subdirectory automatically
|
2006-06-26 15:34:51 +00:00 |
|
Jan Lindemann
|
e71da8eca5
|
linux-rpm-build.mk: Distclean now depends on clean
|
2006-06-26 15:34:31 +00:00 |
|
Jan Lindemann
|
bcd931941b
|
isolinux.mk: Fix labels
|
2006-06-26 15:34:12 +00:00 |
|
Jan Lindemann
|
3f5ba607ce
|
isolinux.mk: Add file
|
2006-06-26 15:26:59 +00:00 |
|
Jan Lindemann
|
533109b376
|
topdir.mk: Make local-% target work
|
2006-06-01 09:10:30 +00:00 |
|
Jan Lindemann
|
5988feb343
|
standalone-exe.mk: Remove bin directory on clean
|
2006-05-27 16:19:14 +00:00 |
|
Jan Lindemann
|
46ae128325
|
standalone-exe.mk: Add file
|
2006-05-27 16:13:58 +00:00 |
|
Jan Lindemann
|
cf6dcadcc7
|
rules.mk, topdir.mk: Add files
|
2006-05-26 14:07:43 +00:00 |
|
Jan Lindemann
|
7990f63f04
|
rules.mk: Add targets local-% and unlocal (might be shifted into topdir.mk, not yet existing)
|
2006-05-26 13:48:26 +00:00 |
|
Jan Lindemann
|
dea2aac5db
|
rules.mk: Remove dependency of all.done on $(OBJ)
|
2006-03-22 11:11:29 +00:00 |
|
Jan Lindemann
|
75e85c0747
|
defs.mk: Remove non-standard lib search path for gcc3 under /usr/local/gcc3.3
|
2006-03-19 11:03:33 +00:00 |
|
Jan Lindemann
|
fa87315089
|
rules.mk: Make all.done depend on $(OBJ)
|
2006-03-17 21:03:09 +00:00 |
|
Jan Lindemann
|
587c7caff8
|
defs.mk: Now not using gfilt for rpm based builds (still ugly, might be better to use configure
|
2006-03-17 16:50:28 +00:00 |
|
Jan Lindemann
|
5482744e3b
|
defs.mk: Disable gfilt for rpm builds
This commit (hopefully) makes CPP not use gfilt for rpm builds
TODO: re-enable this for use with rpm libs
|
2006-03-17 16:16:48 +00:00 |
|
Jan Lindemann
|
8069fb25cd
|
Qt 4: Fix build because of missing Qt libraries
Now not using lib64 as qt lib dir for qt4
TODO: this works but does not really hit the nail on the head
|
2006-03-17 07:09:50 +00:00 |
|
Jan Lindemann
|
82b68e2822
|
defs.mk: Optimize Qt app performance
- Use regular qt libs instead of debug libs
- Add USE_ASSERTIONS macro
- Make USE_COMPILER_OPTIMIZATION_OPTS independent from USE_COMPILER_DEBUG_OPTS
|
2006-03-17 07:07:08 +00:00 |
|
Jan Lindemann
|
6ac400b30e
|
defs.mk: Make it compile under SuSE 10.0, X86-64
|
2006-03-16 09:06:20 +00:00 |
|
Jan Lindemann
|
6a37ebd3df
|
$(TOPDIR), make: Make it compile under SuSE 10.0, X86-64
|
2006-03-16 08:07:38 +00:00 |
|
Jan Lindemann
|
6870a0f7fe
|
linux-rpm-build.mk: Remove pax_global_header of tar fame
|
2006-03-15 14:32:32 +00:00 |
|
Jan Lindemann
|
3683aabee5
|
defs.mk: Remove now unnecessary DEPEND_CPPFLAGS (since x11 makedepend has been replaced by gcc -M)
|
2006-03-15 14:18:50 +00:00 |
|
Jan Lindemann
|
9a748542cc
|
exe.mk: Delegate execution related part to newly included run.mk
|
2006-03-14 14:45:18 +00:00 |
|
Jan Lindemann
|
d3ae69b6f6
|
defs.mk: Add valgrind core files to CORE variable
|
2006-03-14 14:44:37 +00:00 |
|
Jan Lindemann
|
8234d5c887
|
run.mk: Add targets stop, clean, fix dependencies
- Add targets stop and kill
- Make clean depend on runclean
|
2006-03-14 14:44:09 +00:00 |
|
Jan Lindemann
|
b9b6053121
|
rules.mk: Add support for valgrind core files
|
2006-03-14 14:43:36 +00:00 |
|
Jan Lindemann
|
9e2b78be92
|
rules.mk: Fix moc for Qt 3
|
2006-03-07 21:05:16 +00:00 |
|
Jan Lindemann
|
308de18066
|
plugin.mk: Re-enabled depend.mk
|
2006-03-07 20:21:22 +00:00 |
|
Jan Lindemann
|
d21d6cad8a
|
depend.mk: Make $(DEPEND_MK) depend on $(PREREQ_DONE)
|
2006-03-07 20:21:03 +00:00 |
|
Jan Lindemann
|
5447b4cdb4
|
depend.mk, rules.mk: Fix dependency checking
Fix dependency checking, create seperate depfiles for every object
file.
|
2006-03-04 13:41:35 +00:00 |
|
Jan Lindemann
|
87f4f09458
|
plugin.mk: Remove depend.mk inclusion
|
2006-03-04 13:41:00 +00:00 |
|
Jan Lindemann
|
9e34c46389
|
defs.mk: Compiael cpp sources with gfilt by default
|
2006-03-04 13:40:34 +00:00 |
|
Jan Lindemann
|
0e5e71a6e7
|
rules.mk: Fix dependency checks on missing .cpp an .c files
|
2006-03-03 18:26:48 +00:00 |
|