Commit graph

438 commits

Author SHA1 Message Date
Jan Lindemann
26532f41db proj.mk.in: Add -gstabs+ to CFLAGS to work around broken object code debug information 2006-10-02 13:03:25 +00:00
Jan Lindemann
ef6c022af3 run.mk: Add target valgrind 2006-09-27 10:46:16 +00:00
Jan Lindemann
53038b1d06 smart-selection.mk: Add target smart-config
- Fix abort on adding channel list
  - Add target smart-config
  - Fix handling of [rpm-sys] channel in smart channel list creation
2006-09-15 17:48:11 +00:00
Jan Lindemann
a4d52d808b smart-selection.mk: Support sorted package lists
- Create sorted package lists
  - Fix replace target
2006-09-14 20:16:10 +00:00
Jan Lindemann
15f6f93981 smart-selection.mk: Add target -channels.txt-replace (untested) 2006-09-14 20:01:56 +00:00
Jan Lindemann
cde53b4c6b smart-selection.mk: Add sh to shell scripts 2006-09-14 19:42:09 +00:00
Jan Lindemann
37fbec1536 smart-selection.mk: Improve handling
- Replace install-% by %-install
  - Exit successfully after smart update
2006-09-14 19:38:11 +00:00
Jan Lindemann
7e176b58f3 smart-selection.mk: Now doing an update after smart installation 2006-09-14 18:50:30 +00:00
Jan Lindemann
b2a1d50c83 smart-selection.mk: Remove [rpm-sys] from channels
- Punch out built-in channel [rpm-sys] on channel list
    generation
  - Change target install-packages to install-%
2006-09-14 16:35:39 +00:00
Jan Lindemann
71fe2cd51f smart-selection.mk: Add target commit 2006-09-14 15:53:46 +00:00
Jan Lindemann
484d5c2bab smart-selection.mk: Add target install-packages
- Auto-detect distribution and release based on get_os.sh
  - Add target install-packages
2006-09-14 15:35:14 +00:00
Jan Lindemann
f12c51c7d0 smart-selection.mk: Add channel list 2006-09-14 15:04:48 +00:00
Jan Lindemann
43c457e635 smart-selection.mk: Fix MOD_SCRIPT_DIR
- Fix MOD_SCRIPT_DIR
  - Beautify selection creation
2006-09-14 14:49:43 +00:00
Jan Lindemann
2b175d6729 smart-selection.mk: Fix MOD_SCRIPT_DIR 2006-09-14 14:33:36 +00:00
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