Commit graph

789 commits

Author SHA1 Message Date
Jan Lindemann
0fdcd7a37d defs.mk: Add cvs_files helper 2007-08-22 12:20:10 +00:00
Jan Lindemann
b81092f1d1 rpmdist.mk: Try to automatically update VERSION
First attempt at automated version update during make rpm-release
2007-08-22 11:37:55 +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
85ba91f499 rpmdist.mk: Add target rpm-reinstall 2007-08-21 19:56:26 +00:00
Jan Lindemann
a53f2466cf lo.mk: Make SO_PREFIX externally definable (bugfix) 2007-08-21 19:56:22 +00:00
Jan Lindemann
92202753f4 rpmdist.mk: Fix pattern matching for autoconf-generated files 2007-08-21 18:34:36 +00:00
Jan Lindemann
02c521128e make.mk: Standardized 2007-08-21 18:34:31 +00:00
Jan Lindemann
52dd44ccf3 defs.mk: Add file type MAKE 2007-08-21 18:34:27 +00:00
Jan Lindemann
390eddde99 qt.mk: Include qt-rules 2007-08-21 17:09:27 +00:00
Jan Lindemann
5686370c58 rules.mk: Code beautification
- Remove unused code
  - Beautify installation logging
2007-08-21 17:09:05 +00:00
Jan Lindemann
61d0c9a226 defs-dev.mk, defs-dist.mk: Fix LIBDIRMODE 2007-08-21 17:08:35 +00:00
Jan Lindemann
8ddd9c1c5c qt-rules.mk: Add file 2007-08-21 16:30:06 +00:00
Jan Lindemann
7bbf7c9a41 make: Standardized 2007-08-21 16:20:30 +00:00
Jan Lindemann
ea67ea66ce targets-tools.mk: Remove PREREQ_DONE from prerequisites of all.done 2007-08-21 16:20:27 +00:00
Jan Lindemann
a207d299b1 std-tools.mk: Renamed BINDIR to EXEDIR 2007-08-21 16:20:23 +00:00
Jan Lindemann
1924377731 make: Renamed LIBDIR to BUILD_LIBDIR 2007-08-21 16:20:19 +00:00
Jan Lindemann
7a0e4b2527 scripts.mk: Renamed BUILD_H to BUILD_HDR 2007-08-21 16:20:15 +00:00
Jan Lindemann
3d7f00f80f run.mk: Rename BUILD_H BUILD_HDR 2007-08-21 16:20:10 +00:00
Jan Lindemann
9e5eff01ea rules.mk: Refactor entire file
- Re-sort bigtime
  - Most standard targets are now done by user function std_install_rules
2007-08-21 16:20:04 +00:00
Jan Lindemann
8432b68a06 qt-defs.mk: Move UIFILES and RCCFILE here from defs.mk.in 2007-08-21 16:19:55 +00:00
Jan Lindemann
edfde51eb8 defs.mk: Restructured bigtime 2007-08-21 16:19:27 +00:00
Jan Lindemann
fad9b2a172 defs-dev.mk, defs-dist.mk: Add lots of new file attribute definitions 2007-08-21 16:19:19 +00:00
Jan Lindemann
b408507abb bin/Makefile, scripts/Makefile: Replace BINDIR by EXEDIR 2007-08-21 16:05:31 +00:00
Jan Lindemann
bb742be8ae profile.mk: Add file 2007-08-21 15:31:38 +00:00
Jan Lindemann
b2c2c7326f lib.mk: Install all available .a archives
Install all $(wildcard *.a) libs to INSTALL_LIBDIR, not only
lib$(LIBNAME).a.
2007-08-20 22:33:03 +00:00
Jan Lindemann
76b50851de so.mk: Beautification 2007-08-20 21:55:59 +00:00
Jan Lindemann
137ebfbd9c qt-defs.mk: Build against stock Qt4 which now supports glib main loop
Wohoo, Build against stock qt4, since it now support glib main
loop.
2007-08-20 21:55:55 +00:00
Jan Lindemann
ad0dd73724 plugin-defs.mk: Add INSTALLED_PLUGIN_VERSION_LIB (which is currently unused) 2007-08-20 21:55:52 +00:00
Jan Lindemann
e397f6b079 defs.mk: Fix NEW_LD_LIB_PATH regex 2007-08-20 14:04:57 +00:00
Jan Lindemann
6218edb934 defs-dist.mk: Change EXEMODE to 755 2007-08-19 20:10:30 +00:00
Jan Lindemann
f822e111c8 topdir.mk: Make target all depend on target config 2007-08-19 19:28:59 +00:00
Jan Lindemann
8f55d1b28a yapp.mk: Add missing -DVERSION_STR
- Add missing -DVERSION_STR
  - Some beautification
2007-08-18 20:33:08 +00:00
Jan Lindemann
5cfeb04d87 rules.mk: Support installation to /etc/sysconfig
- Add rules for
    - SYSCONFIG_DIR
    - PREFIX
    - WORKING_DIR

  - Fix owners and group of profile script and INSTALL_BINDIR
2007-08-18 20:33:04 +00:00
Jan Lindemann
2e32993cab rpmdist.mk: Pass RPM_REQUIRES_(RUN|DEVEL) to mkspec.sh
- Pass RPM_REQUIRES_(RUN|DEVEL) to mkspec.sh
  - Beautify logging
  - Remove rpminstall.dist after uninstall
2007-08-18 20:32:59 +00:00
Jan Lindemann
cbb526e508 proj.mk: Streamlined 2007-08-18 20:32:53 +00:00
Jan Lindemann
c90e8d4261 plugin-version.mk: Add missing default targets 2007-08-18 20:32:50 +00:00
Jan Lindemann
9c04f91beb main.mk: Add missing -DVERSION_STR to LOCAL_CPPFLAGS 2007-08-18 20:32:46 +00:00
Jan Lindemann
4c2a0c721b lo.mk: Don't generate SO_PREFIX anylonger
- Clean up indentation

  - Don't generate SO_PREFIX anylonger, since that's incompatible
    with not having a .cpp file to parse when linking against
    ytools.rpm
2007-08-18 20:32:41 +00:00
Jan Lindemann
85ebee471b ldlibpath.mk: Use NEW_LD_LIB_PATH as default for LD_LIBRARY_PATH 2007-08-18 20:32:39 +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
290dfd3dbb defs-dist.mk: Re-order to match defs-dev.mk
Add some more directories and default file attributes, should now be
line-to-line with defs-dev.mk
2007-08-18 20:32:30 +00:00
Jan Lindemann
f819f4975c defs-dev.mk: Re-order to match defs-dist.mk
Add some more directories and default file attributes, should now be
line-to-line with defs-dist.mk
2007-08-18 20:32:28 +00:00
Jan Lindemann
174f28778f mkspec-wrapper.sh: Split up REQUIRES in command line into REQUIRES_RUN and REQUIRES_DEVEL (-D) 2007-08-18 20:32:16 +00:00
Jan Lindemann
04e5e4d72f defs-dev.mk: Fix IMAGEDIR 2007-08-17 17:02:07 +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
fb3b3cfd9f defs-dev.mk: Fix IMAGEDIR 2007-08-17 16:28:33 +00:00
Jan Lindemann
6894abe462 topdir.mk: Include rules.mk and doc-rules.mk
- Add include rules.mk
  - Add include doc-rules.mk
2007-08-17 15:28:27 +00:00
Jan Lindemann
be9cd1ca02 rules.mk: INSTALL_HDRDIR INSTALL_BINDIR INSTALL_LIBDIR INSTALL_MKDIR torn apart 2007-08-17 15:28:24 +00:00