Jan Lindemann
d40bac2bb4
defs.mk: Add beautify_lib_path helper function variable
2007-09-08 16:17:34 +00:00
Jan Lindemann
af6262b6e0
run.mk: Add target ldd
2007-09-08 16:17:16 +00:00
Jan Lindemann
06de9750cd
rules.mk: Beautify echo-libpath target
2007-09-08 16:17:12 +00:00
Jan Lindemann
f08fb3ccc4
defs.mk: Fix missing CCASFS_DIR
2007-09-08 16:06:16 +00:00
Jan Lindemann
5d9e1c7ffe
rpmdist.mk: Fix RPM_REQUIRES_DEVEL if $(FLAVOUR_PREFIX) was non-empty
2007-09-08 09:50:09 +00:00
Jan Lindemann
4e3baa5472
rpmdist.mk: Remove duplicate flavour prefix from requirements
2007-09-06 09:49:24 +00:00
0c69232cb6
topdir.mk: Fix target topdir.clean
2007-09-05 18:08:20 +00:00
Jan Lindemann
2ad0a1a2ec
topdir.mk: Add target prefix.done (mkdir -p $(PREFIX))
2007-09-04 21:52:28 +00:00
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