Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17887 292 d 12 h georgesk /trunk/wims/src/ added $(CPPFLAGS) to default compile commands for C sources.  
8219 3662 d 13 h bpr /trunk/wims/src/ [minor/clean] dependencies in Makefile  
8185 3673 d 14 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 3683 d 17 h bpr /trunk/wims/src/ [minor/clean] clean Makefile + comments, fix Flydraw/flydraw.h  
8103 3694 d 10 h bpr /trunk/wims/src/Texgif/ [major/clean] change include c structure.  
8100 3694 d 14 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 3981 d 8 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 4116 d 2 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 6284 d 11 h reyssat /trunk/wims/src/ partial (src) import of 3.62