Jan Lindemann
34cf5d467c
proj.mk.in: -ldl and -lpthread were missing in LDFLAGS
2007-07-13 14:06:12 +00:00
Jan Lindemann
12b543efd9
defs.mk, rules.mk: Some fixes to mingw support
2007-07-13 13:26:43 +00:00
Jan Lindemann
9b9343c48a
standalone-exe.mk: Add USE_PROJECT_LIB = false
2007-07-13 10:52:25 +00:00
Jan Lindemann
65ba4f3cfd
make: Add support for mingw
2007-07-13 10:49:58 +00:00
Jan Lindemann
fedd4615db
standalone-exe.mk: Streamline some variables
...
- Leave definition of EXE to run.mk
- Fix some prerequisites (VERSION, DIST_VERSION, USE_CFG_XXX_MK)
2007-07-13 10:49:46 +00:00
Jan Lindemann
7d3336a4fd
test-exe.mk: EXE is now only optionally defined
2007-07-13 10:48:41 +00:00
Jan Lindemann
6f8ab92984
so.mk: Install plugins into $(LIBDIR)
2007-07-12 13:24:15 +00:00
710350be09
linux-rpm.mk: Ditch original extraversion
...
not preserving original extraversion any longer, new extraversion
simply is the rpm release, this is a workaround for problems with
wrong paths in rpmbuild. (One could argue that this is better
anyway, since now no information about applied patches is shown in
`uname`)
2007-07-09 09:16:46 +00:00
bedb1836a1
linux-rpm.mk: Fix extraversion handling
...
- Backup commit
- Make exraversion processing cope with missing blank in linux-<version>/Makefile
- Change processing of extraversion so that the rpm release
is always appended to the end, regardles of whether the former extraversion
starts with '-' or '.' . I *think* the is good, but I still ran into problems
in rpmbuild
2007-07-09 09:08:59 +00:00
Jan Lindemann
a52010723f
qt*.mk: Fix conditional QT_VERSION definition
...
Fix, sortof, conditional variable definitions of QT_VERSION.
2007-07-03 13:38:27 +00:00
Jan Lindemann
3476fdd6e9
qtversion.mk: Fixified, sortof, conditional variable definitions of QT_VERSION, QT_MAJOR_VERSION
2007-07-03 13:38:09 +00:00
Jan Lindemann
f4e5d2f12b
defs.mk, rules.mk: Auto-generate NEW_LD_LIB_PATH
...
Add (experimental) NEW_LD_LIB_PATH automatically generated from
LDFLAGS.
2007-07-03 13:36:59 +00:00
Jan Lindemann
97b8e067bf
exe.mk: Beautify
2007-07-03 13:36:04 +00:00
Jan Lindemann
306cd22267
lo.mk: Add file
2007-07-02 13:28:06 +00:00
Jan Lindemann
4dfddb3023
run.mk: Comment out redundant definition of LD_LIB_PATH
2007-06-30 21:50:39 +00:00
Jan Lindemann
6d76babea0
defs.mk: Add IMAGE_DIR variable definition
2007-06-30 21:50:09 +00:00
Jan Lindemann
c775679418
defs.mk: Set default values for some variables
...
- Make jannet default customer
- Add default variables OS, SYSCONFIG_FILE, CONFIG_DIR and CONFIG_FILE
2007-06-30 12:42:10 +00:00
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