Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
17887 568 d 3 h georgesk /trunk/wims/src/ added $(CPPFLAGS) to default compile commands for C sources.  
8219 3938 d 4 h bpr /trunk/wims/src/ [minor/clean] dependencies in Makefile  
8185 3949 d 4 h bpr /trunk/wims/src/ [major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ...
 
8134 3959 d 7 h bpr /trunk/wims/src/ [minor/clean] clean Makefile + comments, fix Flydraw/flydraw.h  
8103 3970 d 1 h bpr /trunk/wims/src/Texgif/ [major/clean] change include c structure.  
8100 3970 d 4 h bpr /trunk/wims/src/ [major/clean] clean the c code :
- change the name of some functions similar but different to keep code equivalent to the old one (strip_trailing_spaces find_matching mkdirs singlespace deaccent wordchr string_modify search_list)
- delete #include "../Lib/basicstr.c", comment functions which are at the same time in Lib and in some other file.c and add
lopt=-L$(wims_home)/lib -lwims -lm $(rpath) in the Makefile
(in Interfaces, Misc/oncechar, Misc/translator, Misc/dicsort, Misc/modind, Misc/ccsum, Texgif/texgif.c)
 
7160 4256 d 23 h georgesk /trunk/wims/src/ removed every dependency of binaries on Flydraw/gd/libgd.a; not yet removed that part of the source tree  
6776 4391 d 17 h georgesk /trunk/wims/src/ taken in account the management of CFLAGS and CPPFLAGS; this allows to apply flags for hardening executable files; see http://wiki.debian.org/Hardening  
10 6560 d 1 h reyssat /trunk/wims/src/ partial (src) import of 3.62