Commit graph

394 commits

Author SHA1 Message Date
Jan Lindemann
668e993cb9 linux-rpm.mk: Started implementing .bz2 support (not finished) 2005-04-25 19:14:31 +00:00
Jan Lindemann
d8d2b867fc linux-rpm.mk: Use awk to edit EXTRAVERSION 2005-04-25 15:44:15 +00:00
Jan Lindemann
42b3aa5359 rules.mk: Create bindir.done and libdir.done in the $(TOPDIR) directory 2005-04-24 12:56:40 +00:00
Jan Lindemann
e69d8782ee bin.mk: Add file 2005-04-24 12:52:17 +00:00
Jan Lindemann
c389c45e94 defs.mk: Honour $(TOPDIR)/make/local.mk 2005-04-24 08:18:19 +00:00
Jan Lindemann
366c42bf54 rules.mk: Generate bindir.done target before installing any executables 2005-04-23 13:22:38 +00:00
Jan Lindemann
4776b66df0 scripts.mk: Fix install target 2005-04-21 23:21:03 +00:00
Jan Lindemann
7eefb59889 defs.mk: Add support for qt beta 2 2005-04-20 11:03:06 +00:00
Jan Lindemann
594d1272b9 contrib.mk / linux-rpm.mk: Make clean targets sharper
- Shift removal of everything into distclean target
  - Add support for CFG_CLEAN variable
2005-04-18 15:53:15 +00:00
Jan Lindemann
f4920d0c26 contrib.mk: Add file 2005-04-18 15:05:46 +00:00
Jan Lindemann
05ef433bd0 defs.mk: Kill everything behind the last dash 2005-04-05 17:29:37 +00:00
Jan Lindemann
5825d41511 linux-rpm.mk: Refactor everything
Rewrite bit parts, mostly because of the need to put $(EXTRAVERSION)
into rpm name and lilo label
2005-04-05 14:30:38 +00:00
Jan Lindemann
5954d49b10 rules.mk: Add -shared to rule for shared lib creation 2005-04-05 14:04:28 +00:00
Jan Lindemann
52530bc52e cfg_dev.mk: Change LIBTYPE from static to shared 2005-04-05 14:03:26 +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
a4fc4aed0f defs.mk, rules.mk: Use version script to tag all symbols 2005-04-05 07:34:30 +00:00
Jan Lindemann
e14ada2bd6 make-version-script.sh: Add file 2005-04-05 07:33:00 +00:00
Jan Lindemann
611b134ebd linux-rpm.mk: Fix EXTRAVERSION replacement after patching 2005-04-04 14:33:09 +00:00
Jan Lindemann
19b700a4ed linux-rpm.mk: Add patches.done to LOCAL_PRE_BUILD, instead of redefining it 2005-04-04 13:49:39 +00:00
Jan Lindemann
4bbea5b3b6 lib.mk: Introduced local_libclean 2005-04-02 20:24:19 +00:00
Jan Lindemann
bfca135d80 rules.mk: Beautification 2005-04-02 20:07:47 +00:00
Jan Lindemann
08a14c3434 defs.mk: Resorted PROJECTLIB_LDFLAGS 2005-04-02 20:07:08 +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
add84f42b5 frontpage.ger.tmpl, header.tex.tmpl: Add \usepackage{lscape} 2005-03-31 11:16:27 +00:00
Jan Lindemann
a6122c4f26 linux-rpm.mk: Add support for automatic patching
- Add support for automatic patching
  - Add support for oldstyle rpmbuild functionality inside rpm
2005-03-30 15:42:59 +00:00
Jan Lindemann
0855a4efd6 CHANGES: Update
- Uclnt: - Added YMsgDispatcher::getAddress()
           - Add getCount()
           - Add instance count to thread names
           - Make some getXX() functions const
  - Slog: - Now not logging date, process id, id to console anylonger by default
          - Introduced mutex to be able to use static buffer
2005-03-21 11:49:56 +00:00
Jan Lindemann
9d09f7823d tex.mk: Latex -> pdflatex
Switch from eps to png in consequence of switching from latex to pdflatex.
2005-03-11 20:38:48 +00:00
Jan Lindemann
c0f452150e uclnt: Add YMsgDispatcher::getAddress() 2005-03-10 15:08:45 +00:00
Jan Lindemann
63dc510260 linux-rpm.mk: Fix some ARCH issues 2005-01-31 14:03:17 +00:00
Jan Lindemann
10fad29d53 linux-rpm.mk: Basically went back to 1.13, with rpmbuild fixed 2005-01-31 13:54:46 +00:00
Jan Lindemann
863f6404ac tex.mk: Add support for UTF-8 (unicode) 2005-01-31 11:18:38 +00:00
Jan Lindemann
032c6dcae6 exe.mk: Add targets kdbg gdb ddd 2005-01-18 19:48:46 +00:00
Jan Lindemann
7c215cea8b defs.mk: Add CORE variable 2005-01-18 19:48:31 +00:00
Jan Lindemann
dcb2576ec3 rules.mk: Remove duplicate objects from linker command line 2005-01-18 19:38:16 +00:00
Jan Lindemann
a4079714c3 defs.mk, exe.mk, rules.mk: Add support for QT ui generation from .ui files 2005-01-18 19:18:58 +00:00
Jan Lindemann
edab2f1762 Release 1.1.8-4-dev
- Add support for QT ui generation from .ui files
2005-01-18 19:18:19 +00:00
Jan Lindemann
808d080507 linux-rpm.mk: Support architectures other than i386
Build for architecture $(ARCH) (from rpmbuild --showrc) instead of i386 only.
2005-01-11 16:08:36 +00:00
Jan Lindemann
23b9c27d06 linux-rpm.mk: Merged changes from V_1_1_7_1_JL 2005-01-11 15:56:15 +00:00
Jan Lindemann
1bf6e2a802 linux-rpm.mk: Change EXTRAVERSION after having run $(LOCAL_PRE_BUILD) 2005-01-11 15:05:16 +00:00
Jan Lindemann
d36e53a916 CHANGES: Update
contr Y2WayMap:
  - Fix typedef foo_t to typedef typename foo_t
  - Add dummy Y2WayMap.cpp to make Y2WayMap fail in ytools directory if buggy
2005-01-10 14:37:16 +00:00
Jan Lindemann
848758167e scripts: Call nice -10 on cptree.sh 2005-01-08 19:05:35 +00:00
Jan Lindemann
ba1aaaa276 rules.mk, tex.mk: Add target cvsupdate 2005-01-02 13:28:51 +00:00
Jan Lindemann
c7ed36c183 CHANGES: Update
uclnt: Continue write on EWOULDBLOCK, TODO: use select(), or, at
least, implement a timeout
2004-12-14 21:35:23 +00:00
Jan Lindemann
c13af90bd0 Release 1.1.8-3
- Make/rpmdist.mk: Add target ftag
  - Slog: Log hint about initlog() being deprecated
  - YThread: Log pthread_self() on entering thread
  - Misc: Add pthread_self_str()
  - YStopWatchThreadList: Fix generate_function_timer to work with SuSE 9.1 sed
  - Usrv: bugfix, server not quitting anylonger after termination of child
2004-12-14 20:34:05 +00:00
Jan Lindemann
190a77b319 cfg_dev.mk: Uncommented tracing 2004-12-14 20:07:02 +00:00
Jan Lindemann
d67cfa95cc cfg_dev.mk: Change generate_func_timer.sh 2004-12-14 15:47:32 +00:00
Jan Lindemann
2321bfcf13 rpmdist.mk: Add target ftag 2004-11-30 00:45:38 +00:00
Jan Lindemann
533367a58c rpmdist.mk: Next adaption of exclude pattern 2004-11-30 00:14:31 +00:00
Jan Lindemann
51597b9f9e rpmdist.mk: Next try on exclude pattern 2004-11-29 23:27:26 +00:00
Jan Lindemann
1539a7f90f rpmdist.mk: Remove *.dist with clean target, too 2004-11-29 22:57:21 +00:00