Commit graph

696 commits

Author SHA1 Message Date
Jan Lindemann
b73a36cbab rpmdist.mk: Add default definitions for FTP variables 2007-08-02 13:27:19 +00:00
Jan Lindemann
9de5ab0b83 defs.mk, exe.mk: Fix installation of BUILD_EXE_BIN 2007-07-30 19:26:58 +00:00
Jan Lindemann
8d6388d574 defs.mk: Add support for pre-local.mk (not sure if this should be kept) 2007-07-27 12:37:52 +00:00
Jan Lindemann
794f00a907 defs.mk: Fix BINARY_VERSION, determining symbol linkage version 2007-07-27 12:30:35 +00:00
Jan Lindemann
df0c270d38 lo.mk: Add install target 2007-07-20 08:51:52 +00:00
Jan Lindemann
c1e646143b lib.mk, scripts.mk: Create installation directory if not already present 2007-07-20 08:51:25 +00:00
Jan Lindemann
78e4a1a360 exe.mk: Add $(STRIP_DONE) to all target 2007-07-18 17:19:28 +00:00
Jan Lindemann
b19223b5c6 lib.mk: Improve wine support
- Link import dlls via MS_LD alias wine lib.exe
  - Niftify clean targets
2007-07-18 16:41:37 +00:00
Jan Lindemann
f37e3bb371 defs.mk, rules.mk: Link import dlls via MS_LD alias wine lib.exe 2007-07-18 16:41:07 +00:00
Jan Lindemann
1ab6425074 make: Add support for stripping symbols from executables 2007-07-16 18:30:56 +00:00
Jan Lindemann
98509f1aaf lib.mk: Add .dll to clean target 2007-07-16 15:20:55 +00:00
Jan Lindemann
1c812446e6 make: MinGW port 2007-07-16 15:15:16 +00:00
Jan Lindemann
60f70015f3 defs.mk: Push -lytools to back 2007-07-14 16:45:32 +00:00
Jan Lindemann
f71bd0281d lo.mk: Add rules for .dll plugins (TARGET = mingw) 2007-07-14 16:45:15 +00:00
Jan Lindemann
c810ad1a09 rules.mk: Link plugins with CPP instead of CC 2007-07-14 16:44:40 +00:00
Jan Lindemann
ae727b1735 dummy.mk, proj.mk.in: Make ytools compile against mingw under Linux (cross-tools) 2007-07-13 19:32:36 +00:00
Jan Lindemann
1133f4b7b8 defs.mk: Beautify compiler definition (somewhat) 2007-07-13 14:06:25 +00:00
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