Commit graph

21 commits

Author SHA1 Message Date
Jan Lindemann
c3f95cc80c fix: CONTRIB_LIBS were copied to build directory, but not installed 2009-06-12 19:43:23 +00:00
Jan Lindemann
81cfad8b79 lib.mk: Add section handling contrib libraries 2009-06-11 16:06:17 +00:00
Jan Lindemann
fba0dd27ec lib.mk: Fix LD_CONF installation
Make install target depend on install_LD_CONF, instead of
$(INSTALLED_LD_CONF), because target directory was not created
otherwise
2008-05-08 12:28:21 +00:00
Jan Lindemann
8bc1e21b01 lib.mk: Remove ld-*.conf on clean 2008-05-06 16:04:08 +00:00
Jan Lindemann
1ebb79d5d6 make: Add LD_CONF support (automatically added to all projects in lib.mk) 2008-04-09 11:20:01 +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
7bbf7c9a41 make: Standardized 2007-08-21 16:20:30 +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
c1e646143b lib.mk, scripts.mk: Create installation directory if not already present 2007-07-20 08:51:25 +00:00
Jan Lindemann
b19223b5c6 lib.mk: Improve wine support
- Link import dlls via MS_LD alias wine lib.exe
  - Niftify clean targets
2007-07-18 16:41:37 +00:00
Jan Lindemann
1ab6425074 make: Add support for stripping symbols from executables 2007-07-16 18:30:56 +00:00
Jan Lindemann
98509f1aaf lib.mk: Add .dll to clean target 2007-07-16 15:20:55 +00:00
Jan Lindemann
087ed3b7b3 lib.mk, rules.mk, make-version-script.sh: Fix versionscript handling 2005-04-05 08:50:22 +00:00
Jan Lindemann
4bbea5b3b6 lib.mk: Introduced local_libclean 2005-04-02 20:24:19 +00:00
Jan Lindemann
9f0b16e172 lib.mk: Remove half-completed archives (st*), too
- Remove half-completed archives (st*), too
  - Include defs.mk before rules.mk, otherwise all doesn\'t run
2005-04-02 20:05:31 +00:00
Jan Lindemann
4d5f0167a6 dirs.mk, lib.mk: Some more clean rules 2002-07-19 20:28:58 +00:00
Jan Lindemann
2789b20691 lib.mk: Make install depend on all 2002-07-12 17:34:50 +00:00
Jan Lindemann
ba0c77c3ac make: Cleanup commit 2002-07-10 12:24:05 +00:00
Jan Lindemann
7417d2bfa8 lib.mk: Add LOCAL_TARGETS to install target 2002-04-02 13:05:14 +00:00
Jan Lindemann
61fe4a73d5 make: Introduced plasticd project compatibility 2001-07-27 22:02:40 +00:00
Jan Lindemann
46c67d77fc $(TOPDIR), make: Initial commit
After making most modules independent from the Hamlet tree, place
Makefiles in a central location for more centralized control over the
build process.
2001-07-06 13:12:14 +00:00