Commit graph

811 commits

Author SHA1 Message Date
Jan Lindemann
bab411e6a1 mkspec.sh: Support FILTER_DEVEL, add Provides
- Add Provides: $NAME = $VERSION
  - Weed out some old comments
  - Making use of FILTER_DEVEL environment variable
2009-05-27 15:10:09 +00:00
Jan Lindemann
a3b6cffe1f defs.mk: Remove *.def from installation targets 2009-05-27 15:08:09 +00:00
Jan Lindemann
c87430e099 defs-dev.mk, defs-dist.mk, scripts-targets.mk: Add INSTALL_HOME_BIN_WRAPPERS 2009-05-27 14:36:43 +00:00
Jan Lindemann
95c0112176 defs.mk, dirs.mk: Follow FEEDFS_DIR change
Change FEEDFS_DIR from proj/dspc/src/feedfs to proj/feedfs
2009-05-27 11:56:26 +00:00
Jan Lindemann
62c7288258 topdir-autoconf.mk: Simplified 2009-05-27 11:45:13 +00:00
Jan Lindemann
bd079bf1d3 topdir*.mk: autoconf stuff topdir.mk -> topdir-autoconf.mk
Source out autoconf conditionals from topdir.mk into
topdir-autoconf.mk.
2009-05-27 11:26:17 +00:00
Jan Lindemann
fbff621174 so.mk: Add install_dir_LIB as prerequisite of install 2009-05-27 10:11:27 +00:00
Jan Lindemann
141a52587a rules.mk: Add install_dir_XXX rule 2009-05-27 10:11:25 +00:00
Jan Lindemann
6131deb925 rpmdist.mk: Remove everything below $(DIST_SRC_DIR) before starting to copy 2009-05-27 10:11:23 +00:00
Jan Lindemann
2b68d0d9e4 defs.mk: (hopefully) making use of INSTALLED_DEF in mingw builds 2009-05-22 21:41:09 +00:00
Jan Lindemann
00cc2274fa defs.mk: Indentation beautification 2009-05-22 14:33:20 +00:00
Jan Lindemann
2785226e36 lo.mk: Next effort into the same direction as the previous commits 2009-05-15 11:34:33 +00:00
Jan Lindemann
c73eaa3015 lo.mk: Link against $(TOOLS_DIR)/$(CPP_PREFIX)/$*.o
The last commit doesn\'t work with TOOLS_DIR != .

Fix this by always also linking against $(TOOLS_DIR)/$(CPP_PREFIX)/$*.o.
Symbols sometimes duplicates to those in the project lib in case
TOOLS_DIR != ., hence not very nice. But seems to work.
2009-05-15 10:47:44 +00:00
Jan Lindemann
4e1a05a90f lo.mk: Now not baking all objects from LOADABLE_OBJS_O into shared object anymore 2009-05-14 19:58:36 +00:00
Jan Lindemann
eced55b7db defs.mk: Make $(TOPDIR)/make/cfg_dist.mk and $(TOPDIR)/make/cfg_dev.mk optional 2009-05-14 15:09:47 +00:00
Jan Lindemann
7d2d367d26 topdir.mk: Add support for non-existing $(TOPDIR)/make/defs.mk + non-existing $(TOPDIR)/make/defs.in.mk 2009-05-11 14:42:54 +00:00
Jan Lindemann
baff61b123 mkspec.sh: Fix erroneous inclusion of header files in the -run package 2009-05-08 16:07:46 +00:00
Jan Lindemann
0c9d55e233 lo.mk: Add support for LOADABLE_OBJ_IGNORE 2009-04-29 15:38:23 +00:00
Jan Lindemann
58d117caf0 lo.mk: Compiael possibly present $(CPP_PREFIX)*.cpp into loadable object, too 2009-04-29 15:09:39 +00:00
Jan Lindemann
d56e9c204f lo.mk: Now not deleting YLo*.cpp anymore on clean target 2009-04-26 21:23:17 +00:00
Jan Lindemann
723b399c32 defs-dev.mk, defs-dist.mk: Change LD_CONFMODE from CFGMODE to 644 2009-04-12 18:14:57 +00:00
Jan Lindemann
06ceea4fb7 defs.mk: Make INSTALL_SCRIPTDIR and INSTALLED_SCRIPT pre-definable 2009-04-10 19:38:33 +00:00
Jan Lindemann
e327630d3c rpmdist.mk: Add --allmatches to rpm -e 2009-04-09 08:51:05 +00:00
Jan Lindemann
c695e24dd6 mkspec.sh: Now only running mkinitrd_setup if it exists (i.e. not on SuSE 10.1) 2009-04-08 08:00:30 +00:00
Jan Lindemann
9fafcfb02f mkspec.sh: Add mkinitrd_setup in %post 2009-04-07 18:34:21 +00:00
Jan Lindemann
05ed5dfd02 make: Support CONFIG_SUBDIR and CONF_D 2009-03-26 16:05:07 +00:00
Jan Lindemann
6d330b4336 conf.mk: Add install_LOGROT to install targets 2009-03-11 15:21:24 +00:00
Jan Lindemann
9966c55335 make: Add support for LOGROT installation type (/etc/logrotate.d/) 2009-03-10 15:56:01 +00:00
Jan Lindemann
09dc68b325 defs.mk: Remove USE_XCHANGE for dspcd and dsprout, should sneak in otherwise 2009-02-28 23:39:31 +00:00
Jan Lindemann
5f6e78a717 defs.mk: Update USE_AUTH and USE_XCHANGE
- Move USE_AUTH to bottom where it has effect
  - Shift USE_XCHANGE from feedfs to feedfs-net following the same
    shift in the client and server worker plugins
2009-02-25 20:12:58 +00:00
Jan Lindemann
d1753dbc82 defs.mk: Add support for USE_FEEDFS_NET 2009-02-25 18:18:00 +00:00
Jan Lindemann
02a1b811cc defs.mk: Add BUILD_SYSCFGDIR and BUILD_LD_CONFDIR 2009-02-24 13:12:56 +00:00
Jan Lindemann
5264457de3 defs.mk: Add support for USE_AUTH 2009-02-21 21:09:02 +00:00
Jan Lindemann
a0288808cc make: Support CGI installation type
Add support for cgi scripts, installed into
/home/wwwrun/local/cgi-bin
2009-02-20 13:31:30 +00:00
Jan Lindemann
7fe2a1b574 scripts.mk: Move targets to scripts-targets.mk 2009-02-20 13:30:35 +00:00
Jan Lindemann
3999126b09 scripts-targets.mk: Add file 2009-02-20 13:30:00 +00:00
Jan Lindemann
8fe5bbf6db defs-dist.mk: Add LOG_THREAD_NAMES = true 2009-02-07 16:32:42 +00:00
Jan Lindemann
0e5c7644b4 rules.mk: Add target coreclean 2008-12-13 16:31:30 +00:00
Jan Lindemann
9343fbd028 defs.mk: Fix regex for getting LD_LIB_PATH from LDFLAGS 2008-11-25 23:43:33 +00:00
Jan Lindemann
293fb4f7c9 defs.mk: Add -lldap to lib flags, if USE_FEEDFS_LDAP == true 2008-11-24 15:10:48 +00:00
Jan Lindemann
5df803202c defs.mk: Add support for USE_FEEDFS_LDAP 2008-11-23 23:01:47 +00:00
Jan Lindemann
4a2af60996 defs.mk: Add double inclusion preventer YTOOLS_DEF_MK_INCLUDED 2008-10-29 10:43:44 +00:00
Jan Lindemann
fd374bab3c defs-dev.mk, defs-dist.mk, defs.mk: Add support for BREAK_ABI compile option 2008-10-28 07:09:01 +00:00
Jan Lindemann
3214b283fa plugin-defs.mk: Make PLUGIN_PREFIX optional 2008-10-27 15:18:13 +00:00
Jan Lindemann
fa7830c0ff plugin.mk, tools.mk: Add include $(MODDIR)/make/backup.mk 2008-10-10 20:13:13 +00:00
Jan Lindemann
3ad5af17f0 backup.mk: Add file 2008-10-10 20:12:44 +00:00
Jan Lindemann
16242a9942 linux-rpm-build.mk, linux-rpm.mk: Merged changes from V_1_1_15_4_ITALY 2008-07-13 15:03:04 +00:00
Jan Lindemann
429d7950e7 rules.mk: Fix LINKS_SO
LINKS_SO has multiple identical paths that end up in the link
creation rule, fix that.
2008-05-24 07:21:11 +00:00
Jan Lindemann
1c1f892004 defs.mk, rpmdist.mk: Remove CURRENT_RPM_SRC on clean 2008-05-22 19:42:35 +00:00
Jan Lindemann
fd158fcb68 defs.mk: SYSCFG_PREFIX, INSTALL_CFGDIR, EXE_SH
- Kick out SYSCFG_PREFIX (SYSCFG_DIR is enough)

  - Make INSTALL_CFGDIR ?= CONFIG_DIR (instead of = CONFIG_DIR)
    maybe CONFIG_DIR can be left out, too

  - Add .py to EXE_SH
2008-05-22 09:59:54 +00:00