Commit graph

669 commits

Author SHA1 Message Date
Jan Lindemann
a76bbd259d text.mk: Make all first target 2007-09-04 21:52:17 +00:00
Jan Lindemann
c5b15e99d5 rules.mk: Fix $(TOPDIR)/dir_build_XX.done and $(TOPDIR)/dir_install_XX.done rules 2007-09-04 21:52:07 +00:00
Jan Lindemann
f3b36a4eaf proj.mk: Add sudo to RPM_REQUIRES_RUN 2007-09-04 21:51:56 +00:00
Jan Lindemann
4bfcc32f72 dirs.mk: Remove clean from install target 2007-09-04 21:51:47 +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
b02a3ac16f proj.mk: Add smart to requirements 2007-09-03 20:13:29 +00:00
Jan Lindemann
3f00484402 lib.mk: Add *.exp and *.lib to mingw clean target 2007-09-03 11:47:49 +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
375cbd39df rpmdist.mk: Automation: Check if old RPM is installable
Check if old rpm is installable before deciding not to increase build
number.
2007-09-02 15:27:50 +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
ea39c2649d conf.mk: Fix missing clean target 2007-09-01 15:23:57 +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
1a38392699 rpmdist.mk: Mkspec.sh is passed $(add_flavour_prefix)ified dependencies now 2007-08-31 11:12:59 +00:00
Jan Lindemann
3603e8aaaa proj.mk: Fix CVS_PROJ_DIR 2007-08-31 11:12:56 +00:00
Jan Lindemann
1c126117e1 mkspec.sh: Fix don't-call-jcs-for-mingw condition 2007-08-31 11:12:51 +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
d7933e15d0 mkspec.sh: Disable jcs init for TARGET = mingw 2007-08-30 18:05:54 +00:00
Jan Lindemann
9998835597 defs.mk: Prepended FLAVOUR_PREFIX to RPM_REQUIRES 2007-08-30 15:21:58 +00:00
Jan Lindemann
cb97d7a612 std-tools.mk: Add $(PROFILE_SH) to prerequisites for install 2007-08-30 13:21:11 +00:00
Jan Lindemann
6b15cd0681 defs.mk: Add definition of FLAVOUR_SUFFIX 2007-08-30 11:59:02 +00:00
Jan Lindemann
336fbdda4b rules.mk: Add IMG installation file type 2007-08-30 10:18:57 +00:00
Jan Lindemann
d655d5cfd0 rpmdist.mk: Add RPM_EXTRA_FILES (untested) 2007-08-30 10:18:49 +00:00
Jan Lindemann
acf029b700 defs-dev.mk, defs-dist.mk: Add support for IMG file attributes 2007-08-30 10:18:38 +00:00
Jan Lindemann
e027ecb7bc defs.mk: Add support for IMG installation 2007-08-30 10:12:36 +00:00
Jan Lindemann
0b87aa4992 images.mk: Add file 2007-08-30 10:12:14 +00:00
Jan Lindemann
61a36a5d8b rpmdist.mk: Suffixed LAST_RPM_VERSION with flavour 2007-08-29 00:49:50 +00:00
Jan Lindemann
65da375b12 defs.mk: Fix INSTALL_CFGDIR and INSTALLED_CFG 2007-08-29 00:49:47 +00:00
Jan Lindemann
3d55d46a6a defs-dev.mk: Change config dir for flavors 2007-08-29 00:49:41 +00:00
Jan Lindemann
5ff23a5060 bugfix: Superfluous space at end of line after backslash killed script 2007-08-29 00:27:54 +00:00
Jan Lindemann
147587dce8 rpmdist.mk: Support FLAVOUR_PATH_PREFIX
- Beautification of the copy process
  - Honour FLAVOUR_PREFIX to RPM_PROJECT
2007-08-28 23:55:34 +00:00
Jan Lindemann
946aaa27fb defs*.mk: Add FLAVOUR_(PREFIX|PATH_PREFIX|PATH_SUFFIX) 2007-08-28 23:55:32 +00:00
Jan Lindemann
e4409a8078 conf.mk: Add file 2007-08-28 17:19:57 +00:00
Jan Lindemann
12825a3e42 rpmdist.mk: Beautify logging 2007-08-28 16:16:34 +00:00
Jan Lindemann
643bd5b716 defs.mk: Fix EXE_SH and BUILD_SCRIPT variables 2007-08-28 16:12:13 +00:00
Jan Lindemann
f113cd95d6 rpmdist.mk: Add target rpm-next-build
- Add target rpm-next-build
  - Overall beautification, untested
2007-08-28 01:22:05 +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
ba3f8659ce rpmdist.mk: (hopefully) fixed REQUIRES_DEVEL 2007-08-27 14:33:49 +00:00
Jan Lindemann
fb361f37c9 rules.mk: Disable std_install_rules for debugging
- Beautify echo-ldflags target
  - Comment out std_install_rules depending on file attributes to see
    where it breaks
  - Move INSTALLATION_FILE_TYPES from defs.mk.in here
2007-08-26 17:27:58 +00:00
Jan Lindemann
505e7f3eb2 qt-defs.mk: Make all variables externally definable 2007-08-26 17:27:54 +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
406aed365d includes.mk: Add
includes.mk is meant as a makefile to include in directories
containing only headers meant to be copied into BUILD_HDRDIR and
INSTALL_HDRDIR
2007-08-26 14:45:34 +00:00
Jan Lindemann
dd76e67506 rpmdist.mk: Make devel package depend on run package 2007-08-26 09:34:58 +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