Commit graph

662 commits

Author SHA1 Message Date
Jan Lindemann
1c58bb7615 main.mk: Add file 2007-06-30 12:12:02 +00:00
Jan Lindemann
9b61381a61 defs.mk: Fix compilation with ytools
- Add $(MODDIR)/include to CFLAGS if $(USE_YTOOLS) = true
  - Ignore F.* (as in dsp stuff) in version string
2007-06-30 11:18:14 +00:00
Jan Lindemann
817f532468 run.mk: Nullifying BUILD_H, to disable installation of headers to $(TOPDIR)/include 2007-06-29 14:37:42 +00:00
Jan Lindemann
79586ea79e defs.mk: Add variable YTOOLS_DIR = $(MODDIR) 2007-06-23 18:41:25 +00:00
Jan Lindemann
dcb5f1d9e2 scripts.mk: Preserve quotes over invocation of wrapper script (result of install-home-bin 2007-06-23 10:57:52 +00:00
Jan Lindemann
0886ac195d run.mk: Add target abort (kill -6) 2007-06-23 10:56:38 +00:00
Jan Lindemann
b072ceb815 Makefile: Add YLoadableObject 2007-06-23 10:53:09 +00:00
Jan Lindemann
be85b1f3aa Makefile: Remove usrv uclnt 2007-06-19 12:25:58 +00:00
Jan Lindemann
03e1691b18 defs.mk: Add USE_GFILTER 2007-06-19 10:49:19 +00:00
Jan Lindemann
12e5ed0adc defs.mk: Add USE_YTOOLS variable, defaulting to true 2007-06-17 13:09:03 +00:00
Jan Lindemann
46fa667cce defs.mk: Fix missing -dev in development version
- (Hopefully) fixed missing -dev in development version
  - Remove duplicate -D_DO_TRACE_
2007-06-17 13:01:37 +00:00
Jan Lindemann
0f3d0ad40d make: Introduce QT_MAJOR_VERSION
- Replace QT_MAJOR_VERSION
  - Replace QT_VERSION by QT_MAJOR_VERSION
2007-06-17 11:51:29 +00:00
Jan Lindemann
6f9c678dab rpmdist.mk: Add stubs for rpmrelease target 2007-06-16 18:58:19 +00:00
Jan Lindemann
a8bd703c7d defs.mk: Replace "-" by "_" in PROJECT_CAPNAME 2007-06-16 18:55:12 +00:00
Jan Lindemann
e2861fe97c rpmdist.mk: Allow predefining some variables
- Add MKSPEC_SH definition
- Replace = by ?= here and there
2007-06-16 17:55:39 +00:00
Jan Lindemann
acfaa37045 rules.mk: Remove distclean target 2007-06-16 17:54:34 +00:00
Jan Lindemann
606f783310 topdir.mk: Remove redundant subdir implementation
- Leave subdirs to subdirs.mk
  - Add distclean and clean target
2007-06-16 17:54:16 +00:00
Jan Lindemann
a029688d8e upload-defs.mk: Add default variables for upload 2007-06-16 17:53:44 +00:00
Jan Lindemann
1a9f0299e8 defs.mk: Push a lot more definitions from project directory here, hope it doesn't break anything 2007-06-16 17:52:51 +00:00
Jan Lindemann
9ce946682c qt-defs.mk: Add file 2007-06-16 17:32:23 +00:00
Jan Lindemann
8bccaa9ea1 defs.mk: Include local.mk before USE_XXX checks 2007-06-09 11:24:32 +00:00
Jan Lindemann
5298729f64 run.mk: Add target attach 2007-06-01 19:43:16 +00:00
Jan Lindemann
264307d444 Makefile: Shifted YFamily up in build order 2007-05-30 22:07:59 +00:00
Jan Lindemann
d8c6c12f6d topdir.mk: Add sudir recursion to all targets 2007-05-23 11:30:53 +00:00
Jan Lindemann
7bbfa586a7 Makefile: Re-add usrv 2007-05-18 16:38:15 +00:00
Jan Lindemann
35cab076b2 Makefile: Re-add uclnt to list of subdirectories 2007-05-16 20:54:04 +00:00
Jan Lindemann
b4fa361626 yapp.mk: Now nicer default for YAPP_CLASS 2007-05-14 13:49:37 +00:00
Jan Lindemann
8b0519fdeb linux-rpm-build.mk: Remove *.tar on clean, too 2007-05-04 12:51:16 +00:00
Jan Lindemann
676bbb5a73 linux-rpm.mk: Add support for .diff extension of patch files 2007-04-04 13:28:37 +00:00
4db16be1f1 Jan: Remove usrv and uclnt from SUBDIRS 2007-02-23 02:28:06 +00:00
Jan Lindemann
1070bf4c90 standalone-exe.mk: Auto-add values for PROJECT and PREFIX 2007-02-23 01:05:56 +00:00
Jan Lindemann
bd26315c1f rules.mk: Add target trace-marks 2007-02-23 01:05:15 +00:00
Jan Lindemann
c2db500a6e Makefile: Add YFamily 2007-02-22 19:06:01 +00:00
Jan Lindemann
3f0b65cb96 linux-rpm-build.mk, rules.mk, generate-boot-medium.sh: Cleanup commit 2007-02-16 20:12:31 +00:00
Jan Lindemann
bec2fe4ecd yapp.mk: Find $(YAPP_CLASS).h in $(INCLUDE) path 2007-01-20 17:50:14 +00:00
Katrin Lindemann
d8d71a7ad6 defs.mk: Remove ./nomake from FIND_SUBDIRS 2007-01-06 14:17:34 +00:00
Jan Lindemann
cd109bf8f3 isolinux.mk: Ongoing improvements
- Make ISO_IMAGE optional
  - Beautify clean target
  - Add MENU_32 variable for use in including Makefiles
2006-12-31 11:42:58 +00:00
Jan Lindemann
3bacab9cb1 generate-boot-medium.sh: Add depmod -a 2006-12-03 20:17:59 +00:00
Jan Lindemann
bf794fe07c isolinux.mk: Now automatically using latest version 2006-12-03 19:28:00 +00:00
Jan Lindemann
89cf81a601 jcs: Add empty target all 2006-11-29 19:19:31 +00:00
Jan Lindemann
48b3bdfb5e smart-selection.mk: Add target write 2006-10-24 09:33:08 +00:00
3b8e30f1ff Makefile: Move subdir eloop before usrv 2006-10-18 14:59:12 +00:00
Jan Lindemann
78d4cf8912 Makefile: Add subdirectory util 2006-10-12 18:57:13 +00:00
Jan Lindemann
d36841a7df jcs: Ongoing improvements
- Add option -p <prefix> to jcs install
  - Replace jcs install by sudo jcs install here and there
  - Remove /etc/jcs/jcs.mk on init
2006-10-12 18:56:10 +00:00
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