Commit graph

911 commits

Author SHA1 Message Date
Jan Lindemann
590ba4fa1e upload-defs-rpm.mk: Add file (copy of upload-defs.mk) 2010-07-03 11:46:16 +00:00
Jan Lindemann
0b5941ddea tex.mk: Add targets priceclean view unzip 2010-06-30 15:29:34 +00:00
Jan Lindemann
f90d98ed7d defs-dev.mk, defs-dist.mk: Change CRONTABMODE from 644 to 600 2010-06-26 10:12:14 +00:00
Jan Lindemann
74ce8baaf8 tex.mk: Giving up after first pass if pdflatex returns an error 2010-06-25 21:12:10 +00:00
Jan Lindemann
2f049cc9e3 rules.mk: Add target update 2010-06-25 14:58:02 +00:00
Jan Lindemann
7ea21115c0 defs-dev.mk, defs-dist.mk: Change CRONTABMODE to 644, otherwise cron complains 2010-06-10 10:51:11 +00:00
Jan Lindemann
8155492623 rpmdist.mk, upload-defs.mk: Honour CREATE_DEVEL (true|false) 2010-06-10 10:42:43 +00:00
Jan Lindemann
dba01ffe0f make: Add support for .crontab files 2010-06-10 10:00:29 +00:00
Jan Lindemann
8f388bbe29 topdir.mk: Add missing subdirs scripts, conf, config 2010-06-10 09:38:08 +00:00
Jan Lindemann
59bde33e7e mkspec.sh: Unified vendor field (now Jannet IT Services) 2010-05-29 13:16:58 +00:00
Jan Lindemann
9ce02a5e07 defs.mk: USE_DSPIDER_SHARED needs $(DSPIDER_SHARED_DIR)/public.mk
Re-add include $(DSPIDER_SHARED_DIR)/make/public.mk to section
USE_DSPIDER_SHARED == true.
2010-04-07 23:08:28 +00:00
Jan Lindemann
a4b635ce1c tex.mk: Generate html via tex4ht 2010-03-07 10:54:37 +00:00
Jan Lindemann
74d840ba84 tex.mk: Add odt support
Add odt support. Kind of sucks but produces a readable document.
2010-03-06 17:54:38 +00:00
Jan Lindemann
4dd4ddd712 lib.mk: Install ld-<proj>.conf irrespective of USE_PROJECT_LIB = true/false 2010-02-07 13:42:02 +00:00
Jan Lindemann
704a92abd7 doxygen.mk: Make doxygen config file a variable (DOXYGEN_CONF) 2009-12-11 14:45:24 +00:00
Jan Lindemann
cc6befea9c song.mk: Add file 2009-12-03 19:10:08 +00:00
Jan Lindemann
16a3feed9e defs-dist.mk: Change VARDIRMODE von 770 to 775 2009-09-10 21:07:52 +00:00
Jan Lindemann
07d541e6f5 defs-dist.mk: Change CFGMODE von 660 to 664 2009-09-10 21:06:44 +00:00
Jan Lindemann
81b09ed9b7 defs.mk: Add FEEDFS_SYSLOG, _FILE_OFFSET_BITS=64
- Add support for FEEDFS_SYSLOG
  - Add -D_FILE_OFFSET_BITS=64 to all CFLAGS and CPPFLAGS
2009-08-21 17:30:00 +00:00
Jan Lindemann
bc13615ac4 make/Makefile: Add installation of winres.rc.tmpl 2009-08-10 08:47:10 +00:00
Jan Lindemann
3a9e97e677 lib|rules.mk: Move Windows resource file creation into rules.mk
Move rule for creation of windows resource files into rules.mk,
because it's needed outside of the lib subdir.
2009-08-09 15:32:01 +00:00
Jan Lindemann
375ec54aa2 defs.mk, lib.mk, rules.mk: Add version information into windows dlls 2009-08-08 09:23:23 +00:00
Jan Lindemann
b142334051 winres.rc.tmpl: Add file 2009-08-08 09:22:38 +00:00
Jan Lindemann
1c497f63d6 defs.mk: Add USE_FEEDFS_FMEMFS 2009-07-19 13:47:30 +00:00
Jan Lindemann
8ab2d6dcc8 make.mk: Fix deps.d and defs.d support
- Create directories leading up to deps.d/<project>.mk
  - Add missing rule for defs.d
2009-07-14 00:39:56 +00:00
Jan Lindemann
52e63e0a0f main.mk, yapp.mk: Remove -rdynamic from LOCAL_LDFLAGS for MINGW target 2009-07-13 13:37:31 +00:00
Jan Lindemann
25cf93f4de tools.mk: Add -D_USRDLL -DALL_EXPORTS 2009-07-13 12:03:37 +00:00
Jan Lindemann
0c497c271b defs.mk: Beautification 2009-07-12 19:31:06 +00:00
Jan Lindemann
5dea335512 platform.mk: Fix ifndef TARGET condition 2009-07-12 19:30:17 +00:00
Jan Lindemann
10d567d0e2 make.mk: Prepended forgotten ENV_PREFIX to INSTALL_PCKG_DEPS_DIR 2009-07-12 18:50:59 +00:00
Jan Lindemann
58c9cd7199 make.mk: Fix INSTALL_PCKG_DE[F|P]S_DIR 2009-07-12 11:49:29 +00:00
Jan Lindemann
2a4a953097 make.mk: Add support for installing pckg-deps.mk and pckg-defs.mk 2009-07-11 14:00:39 +00:00
Jan Lindemann
a168cefd0c defs.mk: Rework package dependencies
- Add definitions for PCKG_DEPS_DIR and PCKG_DEFS_DIR
  - Filtering out pckg-defs.mk and pckg-deps.mk from MKFILES
2009-07-11 14:00:37 +00:00
Jan Lindemann
c38c60c67d make/Makefile: Add dirs.mk and SUBDIRS = deps.mk defs.mk 2009-07-11 14:00:35 +00:00
Jan Lindemann
1244499b1e make/[defs|deps].d: Add directories 2009-07-11 13:58:24 +00:00
Jan Lindemann
e193f1960d proj.mk: Including platform.mk before platform condition 2009-07-09 11:56:08 +00:00
Jan Lindemann
eca885834f defs.mk: Add include $(MODDIR)/make/platform.mk 2009-07-09 11:54:20 +00:00
Jan Lindemann
a51ebac3dc platform.mk: Add file 2009-07-09 11:53:53 +00:00
Jan Lindemann
91a986f7e4 defs.mk: Add feedfs-utils to dependencies of feedfs-net 2009-07-05 22:54:01 +00:00
Jan Lindemann
24f9e83350 defs.mk: Streamline compiler warning flags
- Switch on -Wno-unused-value
  - Switch on -Wall -fexceptions irrespective of USE_COMPILER_DEBUG_OPTS
2009-07-05 18:06:04 +00:00
Jan Lindemann
3d5361a7e0 rules.mk: Now libpath target affects PATH environment variable, too 2009-07-05 10:57:16 +00:00
Jan Lindemann
289f9c5100 lib.mk: Fix install target for USE_PROJECT_LIB = false 2009-06-30 12:14:29 +00:00
Jan Lindemann
ba46e8b6e8 defs.mk: Add missing Linux definition of AR and RANLIB 2009-06-29 23:57:23 +00:00
Jan Lindemann
6d812014a1 lo.mk: Only use OTHER_LIB when it's needed
Make the whole OTHER_LIB acrobatics optional, depending on
ifneq ($(OTHER_CPP),).
2009-06-29 23:32:43 +00:00
Jan Lindemann
73c6303e6f defs.mk: Add RANLIB and AR definitions 2009-06-29 23:32:00 +00:00
Jan Lindemann
c8b3711891 run.mk: Push ldd target into rules.mk 2009-06-29 18:43:51 +00:00
Jan Lindemann
71a8145e82 rules.mk: Add targets ldd and tmpclean
- Add target ldd
  - Add target tmpclean as dependency to clean
2009-06-29 18:43:49 +00:00
Jan Lindemann
b9f453a207 lo.mk: Use liblocal.a to reduce plugin size
Fix missing symbols from .cpp files via introducing liblocal.a.  This
is the only way I found to make ld ignore object-files unnecessary
for resolving symbols.
2009-06-29 18:43:47 +00:00
Jan Lindemann
66b5289897 lo.mk: Fix SO_PREFIX collision
Fix SO_PREFIX collision, see https://jannet.de/cvs/proj/ytools/make/rules.mk.diff?r1=1.120&r2=1.121
2009-06-29 15:07:19 +00:00
Jan Lindemann
b448274c97 run.mk: LD_LIBRARY_PATH and DLL_PATH -> ldlibpath.mk
Centralize all generation of LD_LIBRARY_PATH and DLL_PATH in
ldlibpath.mk.
2009-06-29 14:56:58 +00:00