wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
src
/
Misc
/
mathexp
/
Makefile.in
@ 3840
– Rev 17887
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
17887
568 d 0 h
georgesk
/trunk/wims/src/
added $(CPPFLAGS) to default compile commands for C sources.
8219
3938 d 1 h
bpr
/trunk/wims/src/
[minor/clean] dependencies in Makefile
8195
3947 d 4 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
3949 d 1 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
- ...
8136
3959 d 4 h
bpr
/trunk/wims/src/Misc/mathexp/
[major/] transform the include *.c
8122
3960 d 22 h
bpr
/trunk/wims/src/
[minor/] - change name: Lib/lines.c -> Lib/liblines.c
- in Misc/mathexp use -lwims
8100
3970 d 1 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)
6776
4391 d 14 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
6559 d 22 h
reyssat
/trunk/wims/src/
partial (src) import of 3.62