Subversion Repositories wimsdev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
17887 197 d 21 h georgesk /trunk/wims/src/ added $(CPPFLAGS) to default compile commands for C sources.  
11121 2734 d 23 h georgesk /trunk/wims/src/Texgif/ fixed warnings about non-indented 'if' clauses  
8897 3337 d 20 h bpr /trunk/wims/src/ [comment]  
8811 3356 d 15 h bpr /trunk/wims/src/ [svn]  
8219 3567 d 22 h bpr /trunk/wims/src/ [minor/clean] dependencies in Makefile  
8195 3577 d 2 h bpr /trunk/wims/src/ [major/clean] clean differents definitions of errors (give differents names)
delete error1 error2 error3 which do not seem useful.
- clean Makefile
 
8185 3578 d 23 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
- ...
 
8177 3582 d 14 h bpr /trunk/wims/src/ [minor/clean] "include <*> " before the others includings.  
8149 3588 d 2 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8134 3589 d 2 h bpr /trunk/wims/src/ [minor/clean] clean Makefile + comments, fix Flydraw/flydraw.h  
8103 3599 d 19 h bpr /trunk/wims/src/Texgif/ [major/clean] change include c structure.  
8100 3599 d 23 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)
 
8082 3615 d 2 h bpr /trunk/wims/src/ [minor/src] clean search_list - it is now the same in the three occurences.  
7662 3715 d 23 h bpr /trunk/wims/ [commit/clean] clean gd  
7614 3732 d 2 h schaersvoorde /trunk/wims/src/ [minor/svn] added canvasdraw
using system wide installed gd.h (-lgd) : corrected Flydraw / Texgif / clickzone
 
7160 3886 d 17 h georgesk /trunk/wims/src/ removed every dependency of binaries on Flydraw/gd/libgd.a; not yet removed that part of the source tree  
7076 3915 d 20 h obado /trunk/wims/src/ [minor / c] removes somes warning messages when compiling sources with clang, + uniformize mixed indent (spaces+tabs) to spaces only  
6776 4021 d 11 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  
3835 4857 d 15 h kbelabas /trunk/wims/src/Texgif/ [minor/compile] kill compiler warnings. Error on system call failures
(chdir, freopen), ignore others
 
3718 4887 d 23 h reyssat /trunk/wims/src/ [major/fix] replaced strcpy function in C code to avoid problem on 64 bits machines in case of overlapping strings  

Show All