Jan Lindemann
3852f12ff2
defs.mk: Remove public.mk from inclusions
2007-09-09 17:02:05 +00:00
Jan Lindemann
d40bac2bb4
defs.mk: Add beautify_lib_path helper function variable
2007-09-08 16:17:34 +00:00
Jan Lindemann
f08fb3ccc4
defs.mk: Fix missing CCASFS_DIR
2007-09-08 16:06:16 +00:00
Jan Lindemann
282dc6999b
defs.mk: Fix missing definition of BUILD_IMGDIR
2007-09-04 21:51:37 +00:00
Jan Lindemann
5ce3eec1d7
defs.mk: Add LOCAL_LIBS
...
Add the variable LOCAL_LIBS
TODO: use something like this as unifying variable, there are far too
many lib-related variables.
2007-09-04 20:37:03 +00:00
Jan Lindemann
cee9062f87
defs.mk: Don't prefix all RPM_REQUIRES_XXX with FLAVOUR_PREFIX
...
RPM_REQUIRES_RUN and RPM_REQUIRES_DEVEL are now not automatically
prefixed by $(FLAVOUR_PREFIX) anylonger, to make hand-crafted
cross-flavour dependencies possible.
2007-09-04 08:01:08 +00:00
Jan Lindemann
25fcd07709
defs.mk: Add USE_CCASFS
2007-09-04 07:37:20 +00:00
Jan Lindemann
5f4221a1f6
defs.mk: Add INSTALLED_DEF (*.lib *.def *.exp) to INSTALLED_LIB for mingw
2007-09-03 11:47:44 +00:00
Jan Lindemann
1c010ddbb6
defs.mk: Require exact version and build match for RPM_REQUIRES
2007-09-02 15:02:08 +00:00
Jan Lindemann
c84024dfa7
defs.mk: Fix dependencies of USE_CCONSOLE
2007-08-31 18:41:54 +00:00
Jan Lindemann
2934e5d8d6
defs.mk: Fix CCONSOLE_PATH
2007-08-31 18:12:13 +00:00
Jan Lindemann
c885923019
defs.mk: Add dependencies for cconsole
2007-08-31 16:55:59 +00:00
Jan Lindemann
0ac621aa74
defs.mk: Stripping $(FLAVOUR_PREFIX) from PROJECT, as it's automatically generated from directory
2007-08-31 12:49:14 +00:00
Jan Lindemann
92113d289c
defs.mk: Add FLAVOUR_PATH_PREFIX to rpm-installed project paths
2007-08-31 11:12:46 +00:00
Jan Lindemann
9998835597
defs.mk: Prepended FLAVOUR_PREFIX to RPM_REQUIRES
2007-08-30 15:21:58 +00:00
Jan Lindemann
6b15cd0681
defs.mk: Add definition of FLAVOUR_SUFFIX
2007-08-30 11:59:02 +00:00
Jan Lindemann
e027ecb7bc
defs.mk: Add support for IMG installation
2007-08-30 10:12:36 +00:00
Jan Lindemann
65da375b12
defs.mk: Fix INSTALL_CFGDIR and INSTALLED_CFG
2007-08-29 00:49:47 +00:00
Jan Lindemann
946aaa27fb
defs*.mk: Add FLAVOUR_(PREFIX|PATH_PREFIX|PATH_SUFFIX)
2007-08-28 23:55:32 +00:00
Jan Lindemann
643bd5b716
defs.mk: Fix EXE_SH and BUILD_SCRIPT variables
2007-08-28 16:12:13 +00:00
Jan Lindemann
0ebf719d10
defs.mk: Fix PROJECT as generated from project directory name
2007-08-27 15:03:00 +00:00
Jan Lindemann
8f55439f77
defs.mk: Tossed INSTALLATION_FILE_TYPES from here to rules.mk
2007-08-26 17:27:48 +00:00
Jan Lindemann
0d23c13cb8
defs.mk: Fix glib@mingw and CCONSOLE_DIR
...
- Fix glib CFLAGS for mingw
- Fix CCONSOLE_DIR
2007-08-26 15:00:36 +00:00
Jan Lindemann
4d054b0018
defs.mk: Add CATCH_ONLY_YERROR switch variable
...
Add evalutation of CATCH_ONLY_YERROR: Ff this macro is defined, the
yerror_catch_xxx macros only catch YError, all others will lead to
program abort with a core dump (hopefully) pointing to the place
where it was thrown.
2007-08-25 11:23:05 +00:00
Jan Lindemann
30ab8f34f5
defs.mk: Support USE_SNDFILE an USE_FFTW
...
- Add USE_SNDFILE and USE_FFTW
- Fix IO library names (missing dspider-)
2007-08-24 16:30:41 +00:00
Jan Lindemann
951de3fa8a
defs.mk, rules.mk: Streamlined DOC handling
2007-08-23 15:25:10 +00:00
Jan Lindemann
a4b71dc727
make: Introduced PI (PLUGIN) into standard build targets
2007-08-23 14:26:06 +00:00
Jan Lindemann
3b954bc5c1
make: Replace direct invocations of ssh by $(CVS_RSH)
2007-08-23 10:57:38 +00:00
Jan Lindemann
23538e3d39
defs.mk: Fix lib handling
...
- Fix LD_LIBRARY_PATH
- Add missing installation of plugins to BUILD_LIBDIR
2007-08-23 01:56:44 +00:00
Jan Lindemann
8ccb767f33
defs.mk: Fix SCOPE_CASMIX_VERSION
2007-08-22 17:02:47 +00:00
Jan Lindemann
e3e4b93548
defs.mk: Add standard install framework for SCRIPT and INIT
2007-08-22 14:42:32 +00:00
Jan Lindemann
0fdcd7a37d
defs.mk: Add cvs_files helper
2007-08-22 12:20:10 +00:00
Jan Lindemann
72cc630a83
defs.mk: Add MAJOR_MINOR_RELEASE and BUILD_NUMBER
2007-08-22 11:37:52 +00:00
Jan Lindemann
1e4af4f9d4
defs.mk: Fix btools compilation
...
- Fix btools rpm dependencies
- Fix btools cflags
2007-08-21 20:36:12 +00:00
Jan Lindemann
52dd44ccf3
defs.mk: Add file type MAKE
2007-08-21 18:34:27 +00:00
Jan Lindemann
edfde51eb8
defs.mk: Restructured bigtime
2007-08-21 16:19:27 +00:00
Jan Lindemann
e397f6b079
defs.mk: Fix NEW_LD_LIB_PATH regex
2007-08-20 14:04:57 +00:00
Jan Lindemann
0f39535fd1
defs.mk: Centralize settings
...
- Centralize all settings for supplementary libraries here, switched
on with the respective USE_XXX flag, might be replaced by
package-config some day
- Streamline CFLAGS and LDFLAGS definitions
- Introduce new temporary LIBFLAGS
2007-08-18 20:32:33 +00:00
Jan Lindemann
ca5078f21c
defs.mk: Fix USE_FEEDFS
2007-08-17 16:35:07 +00:00
Jan Lindemann
6d006ea49a
defs.mk: Fix USE_FEEDFS
2007-08-17 16:31:09 +00:00
Jan Lindemann
62f965c5c0
defs.mk: Add loads of USE_XXX sections
...
- Add support for USE_XXX with XXX being any jannet package
- Add INSTALLED_VERSION_FILE to INSTALLED_DOCS_XXX
2007-08-17 15:28:19 +00:00
Jan Lindemann
add8b43cc5
defs.mk: Support USE_GLIB
...
Inherit glib CFLAGS and LDFLAGS from proj.mk, where no ARCH variable
is present to do it right.
2007-08-16 22:11:14 +00:00
Jan Lindemann
111f128fb8
defs.mk: Include defs-dev.mk or defs-dist.mk
2007-08-16 10:39:42 +00:00
Jan Lindemann
52db6bd7a3
defs.mk: Fix PROJECT (removed version for version auto-generated from directory)
2007-08-15 23:00:13 +00:00
Jan Lindemann
13546383e0
make: Add MOD_SCRIPT_DIR
...
Add a unified $(MOD_SCRIPT_DIR) definition and usage, ubiquitously
used but not very well tested.
2007-08-15 14:15:37 +00:00
Jan Lindemann
66fd5e8080
defs.mk: Re-enabled GFILTER
2007-08-13 18:35:13 +00:00
Jan Lindemann
611ba90b83
defs.mk: Switched off -fstack-check by default, because it confused the hell out of valgrind
2007-08-12 19:34:53 +00:00
Jan Lindemann
f89e3680a8
defs.mk: Add -fstack-check and -fexceptions to CFLAGS
2007-08-11 16:57:54 +00:00
Jan Lindemann
c153a14130
defs.mk: Indentation fix
2007-08-03 09:53:18 +00:00
Jan Lindemann
e20bfcec4f
defs.mk: Give up C linkage for C++ linkage
...
- Link with GPP instead of CC
- Add -shared-libgcc to linker flags, which (I think) is redundant
to using g++ instead of gcc
TODO: clean this up, together with either going back to gcc or kicking out -lstdc++, too
2007-08-02 18:55:58 +00:00