Jan Lindemann
6fb6240bab
Release 1.1.10-1
...
- New version number for preserving previous version
2005-12-19 16:19:24 +00:00
Jan Lindemann
de23d9aebf
include.mk: Was this used anytime before\?
2005-12-18 18:53:21 +00:00
Jan Lindemann
494e0c9596
bin.mk, exe.mk: Make debug target more convenient (not restarting exe any longer)
2005-12-09 10:21:47 +00:00
Jan Lindemann
b9e52e46e2
rpmdist.mk: Fix double inclusion of upload-rules.mk
2005-12-05 17:18:49 +00:00
Jan Lindemann
dd267091ec
upload-rules.mk: Fix creation of link files not in the local directory
2005-12-05 17:17:59 +00:00
Jan Lindemann
33e952ebcf
Makefile: Now only mentioning contr in SUBDIRS, not every of it's subdirs one by one
2005-12-05 16:44:09 +00:00
Jan Lindemann
75708c3a00
scripts.mk: Make all.done depend on $(BUILD_EXE_SH)
2005-12-05 14:03:17 +00:00
Jan Lindemann
5bcc25939c
Release 1.1.10-0
...
- YError: - Add setFile() and setLine() methods
- YOptString: - newly added
- Usrv: - Fix crash due to race in unregistering from connection list
- Fix memory leaks in YServer.cpp
- Major rewrite and renaming of classes
- Optimized memory management
- Add memory debugger
- Misc: - Log mpatrol mem_dump() to syslog
- Contr: - Add module YLifo
- YOsc: - rewrite
- Slog, platform, misc unified into module base
- YThread: - Add setFlags(), addFlags(), delFlags() and changed setName() to
avoid deadlock
- Inifile: - Support quoted strings as values
- Add inifile_val() and inifile_str() macros
- Scripts: - some fixes to cvs_mail.sh
- Make: - some indentation cleanup in defs.mk.in
- Make all targets depend on all.done
- Fix plugin.mk
- Platform: - Add winerrno.h; will be removed again
2005-12-05 12:37:31 +00:00
Jan Lindemann
f116f40b6b
defs.mk: Provisorically fixed timer compilation
2005-12-02 16:19:50 +00:00
Jan Lindemann
4c8f088a39
targets-tools.mk: Add $(LIB_A) $(LIB_SO)
2005-12-02 16:10:37 +00:00
Jan Lindemann
6a01ace009
defs.mk, rules.mk: Move GENERATE_FUNC_TIMERS from rules.mk to defs.mk.in
2005-12-02 16:10:07 +00:00
Jan Lindemann
7939670eb7
header.mk, qttools.mk: Renamed LOCAL_HDR BUILD_H
2005-12-01 09:09:57 +00:00
Jan Lindemann
6cbbfa0150
plugin.mk: Remove some legacy stuff from exe.mk
2005-12-01 08:57:28 +00:00
Jan Lindemann
4c25010c0b
exe.mk: Add target debug
2005-12-01 08:56:41 +00:00
Jan Lindemann
06f633ef52
rules.mk: Rename variables for consistency
...
- Rename LIBDIR to BUILD_BINDIR
- Rename PLUGIN_BIN to PLUGIN_LIB
2005-12-01 08:56:17 +00:00
Jan Lindemann
ebeafb4383
targets-tools.mk: Add some dependencies
2005-12-01 08:55:17 +00:00
Jan Lindemann
5bc9485eb0
scripts.mk: Fiddled around with dependencies
2005-12-01 08:54:53 +00:00
Jan Lindemann
643b632754
defs.mk: Code beautification
...
- Renamed some LOCAL_ variables to BUILD_
- Improved indentation (not optimal yet)
2005-12-01 08:54:17 +00:00
Jan Lindemann
83be852457
defs.mk: Add automatic creation of PROJECT_CAPNAME variable
2005-11-20 19:21:33 +00:00
Jan Lindemann
4ff2523a62
contr: - Add module YLifo
2005-11-12 14:47:31 +00:00
Jan Lindemann
3701665c54
rules.mk: Fix infinite all.done recursion
2005-11-08 10:10:48 +00:00
Jan Lindemann
25154e2a97
defs.mk: Fix typo in LOCAL_EXE_SH definition
2005-11-08 10:06:44 +00:00
Jan Lindemann
5e17c61cf0
Makefile: Merge basic modules into one
...
Merge basic modules ("platform", "debug", "slog" and "misc") into one
("base").
2005-11-08 09:06:03 +00:00
Jan Lindemann
19202b30a9
qtso.mk: Add file
2005-11-08 08:40:12 +00:00
Jan Lindemann
2429282aa5
defs.mk: Follow Qt linker flag changes
...
Remove -lqt-mt from linker flags for qt4 and add -lQtSql
-lQtNetwork -lQtOpenGL -lQtDesigner_debug -lQtGui_debug
-lQtCore_debug
2005-11-08 08:39:47 +00:00
Jan Lindemann
0c2a927849
so.mk: Add ldlibpath.mk
2005-11-08 08:38:58 +00:00
Jan Lindemann
215485c0fd
rules.mk: Add -D and -I CPPFLAGS to $(MOC) flags
2005-11-08 08:38:27 +00:00
Jan Lindemann
21273a25cb
rpmdist.mk: Remove superfluous upload-rules.mk inclusion
2005-10-31 13:55:16 +00:00
Jan Lindemann
00d6572f8f
rpmdist.mk: Move some stuff to other *.mk
...
Move stuff from rpmdist.mk into
tag-defs.mk
tag-rules.mk
upload-defs.mk
upload-rules.mk
2005-10-17 11:42:36 +00:00
Jan Lindemann
d478e6342d
rules.mk: Beautification
2005-10-17 11:26:46 +00:00
Jan Lindemann
3378b30a50
make: Add files
2005-10-17 11:24:44 +00:00
Jan Lindemann
53e919458f
defs.mk: Add most of the contents to variables instead of assigning it
2005-10-17 11:12:02 +00:00
Jan Lindemann
7d89767100
mkspec-wrapper.sh: Now only setting INSTALL_LOG if it's not present in the environment
2005-10-15 17:35:40 +00:00
Jan Lindemann
dbef9eac5f
CHANGES: Update
...
YError: - Add setFile() and setLine() methods
- YOptString: newly added
- Usrv: - Fix memory leaks in YServer.cpp
- Optimized memory management
- Add memory debugger
- Misc: - Log mpatrol mem_dump() to syslog
2005-09-07 15:00:11 +00:00
Jan Lindemann
39096a47cc
Makefile: Add YOptString
2005-09-07 14:56:36 +00:00
Jan Lindemann
5c1ca9725d
defs.mk: Fix LDFLAGS for efence
2005-09-07 14:52:25 +00:00
Jan Lindemann
667b14e70e
targets-tools.mk, tools.mk: Split up tools.mk into tools.mk and targets-tools.mk
2005-07-31 12:10:46 +00:00
Jan Lindemann
29609036be
defs.mk: Add variables LD_VERSION LD_MAJOR LD_MINOR LD_REV
2005-07-31 11:24:04 +00:00
Jan Lindemann
e454883582
exe.mk: Change LD_LIBRARY_PATH handling
2005-07-30 12:53:14 +00:00
Jan Lindemann
3069862a79
dirs.mk: Change order of subdirs
2005-07-30 12:52:36 +00:00
Jan Lindemann
171dbb8f1d
defs.mk: Add variable FRESH_CVSDIR=$(HOME)/local/src/cvs.fresh
2005-07-30 12:02:12 +00:00
Jan Lindemann
7b2cd3b9c2
rpmdist.mk: Change target yupdate.%.dist to now call yupdate from $(HOME)/bin
2005-07-27 13:08:19 +00:00
Jan Lindemann
0c71121673
defs.mk: Remove -Wall and -g3 from linker flags, since they are ignored by the linker
2005-07-20 16:53:27 +00:00
Jan Lindemann
405cf9d208
Makefile: Add directory cont/YRingBffer to SUBDIRS
2005-07-18 13:28:54 +00:00
Jan Lindemann
a68e081a0c
autoconf.mk: Add acclean dependency to distclean
2005-07-17 18:28:35 +00:00
Jan Lindemann
21c18a5ec6
include.mk: Add file
2005-07-17 17:29:19 +00:00
Jan Lindemann
d96e4413c2
rules.mk: Add target echo-libpath
2005-07-13 09:28:09 +00:00
Jan Lindemann
fc5c6c17d1
defs.mk, rules.mk: Add targets echo-cflags and echo-development
2005-07-12 14:58:43 +00:00
Jan Lindemann
fa6ed14769
rules.mk: Add target echo-ldflags
2005-07-12 10:45:44 +00:00
Jan Lindemann
c38e8bb6ac
defs.mk: Remove superfluous -I $(MODDIR)/include for ytools builds
2005-07-12 10:43:47 +00:00