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
/
Makefile.in
– 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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
17887
663 d 22 h
georgesk
/trunk/wims/src/
added $(CPPFLAGS) to default compile commands for C sources.
13448
2502 d 19 h
georgesk
/trunk/
dismissing the debian patch 20root-makefile.patch
12095
2887 d 18 h
georgesk
/trunk/wims/src/
new dependencies allow a faster build (for example "make -j4" will allow one to compile with 4 cores working simultaneously)
11652
3041 d 4 h
bpr
/trunk/wims/
[svn] create the directories which are empty in svn
10836
3364 d 13 h
bpr
/trunk/wims/
[tocorrect] should not be copied, but in an hurry ...
10826
3365 d 1 h
bpr
/trunk/wims/
[help] add canvasdraw help
8940
3792 d 0 h
bpr
/trunk/wims/src/
[test] clean gcov in makefile
8807
3822 d 20 h
bpr
/trunk/wims/
[maintainer] some svn ignore in prevision of gcov
8800
3825 d 4 h
bpr
/trunk/wims/src/
[makefile] use $(cflags) and @CFLAGS@ in all Makefile
8616
3873 d 22 h
bpr
/trunk/wims/src/
[configure] clean Makefile
8255
4021 d 22 h
bpr
/trunk/wims/
[minor] add generation of a file public_html/bases/sys/define.conf which
takes the magic constants in wimsdef.h to be used in an administrative module
clean the magic 64 for max_sheets etc.
add MAX_EXAMS even if it is not really used in wims.c (do not understand).
I cannot remove the 64 in files var.def
8218
4034 d 2 h
bpr
/trunk/wims/src/
[minor/cleaning] add *.h in dependencies
8215
4034 d 18 h
bpr
/trunk/wims/src/
[minor/makefile] add dependance to *.h
8185
4044 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
- ...
8165
4049 d 2 h
bpr
/trunk/wims/src/
[minor/]
8148
4054 d 2 h
bpr
/trunk/wims/src/
[minor/] Msg2wims and Oef2wims are now in the same directory
7436
4247 d 14 h
bpr
/trunk/wims/src/
[minor]
6780
4487 d 4 h
georgesk
/trunk/wims/src/
removed deletions of some files for the 'clean' target
6776
4487 d 12 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
6772
4487 d 12 h
georgesk
/trunk/wims/src/
made more accurate the clean target of src/Makefile
6286
4652 d 15 h
bpr
/trunk/wims/
[minor/css] now $wims_theme/css.css is compressed for maintainers.
the script mkcss.pl is launched in src/Makefile for maintainers.
only the compressed file is put in the release.
5521
4843 d 3 h
bpr
/trunk/wims/src/
[minor/] wims_mathml configuration
4953
5003 d 22 h
bpr
/trunk/wims/src/
[minor/]
4928
5012 d 2 h
bpr
/trunk/wims/
[minor/delete] delete generated symbols (from circuit) in the svn.
They will be in the distribution (for the moment ? need only flydraw for the generation).
4430
5186 d 3 h
bpr
/trunk/wims/
[minor/compilation] - delete nongnu (empty script)
- introduce option --build-chroot and change the README . Has to be checked
4355
5201 d 2 h
bpr
/trunk/wims/
[minor/install] pari, tex and imagemagick are no more necessary except
in the maintainer mode
4289
5212 d 16 h
bpr
/trunk/wims/src/
[minor/compilation] puzzle makepieces is done by the maintainer -
fix some error in mkindex due to cd .. (I hope).
3895
5315 d 2 h
bpr
/trunk/wims/src/
[minor/cleanup] add cleaning in distclean (distclean is not used to make the distribution, use mkdistsvn )
3890
5316 d 18 h
kbelabas
/trunk/wims/src/
[minor/install]
1) integrate src/install_wims in Makefile
2) add a few files to distclean target
3858
5322 d 1 h
kbelabas
/trunk/wims/
[minor/typo] don't write defaults.conf to src, but directly to public_html
3856
5322 d 17 h
bpr
/trunk/wims/
[minor/cleanup]
3828
5323 d 20 h
kbelabas
/trunk/wims/src/
[minor/typo]
3803
5324 d 19 h
kbelabas
/trunk/wims/
[major/configure]
1) remove generated files (configure, config.hin) from repository. autoconf
is now necessary to build an svn-extracted version. The released version
produced by mkdistsvn does contain the generated files and doesn't need
autoconf
2) maintainer mode (= run autoconf, etc.) enabled by the presence of
.wims_maintainer_mode
3) version number is now indicated in 'version', part of the repository, no
longer in mkdistsvn
4) remove obsolete comments in mkdistsvn
3800
5324 d 21 h
bpr
/trunk/wims/src/
[minor/configure] (K.B.)
1) new configure macro : WIMS_CHECK_FUNC (= AC_CHECK_FUNCS else WIMS-FAIL)
2) fatal error in configure if gp + convert are not installed
3) remove confcheck.c : raise a fatal error in configure instead
4) remove confcheck target
584
6320 d 19 h
bpr
/trunk/wims/
[minor/error] error in path
568
6321 d 16 h
bpr
/trunk/wims/
[minor/typo]
536
6327 d 14 h
bpr
/trunk/wims/src/
[minor/typo]
535
6327 d 14 h
bpr
/trunk/wims/
[minor/move] move the images of spuzzle and qpuzzle to scripts/data - the modules spuzzle.lang will be publishable in the Nice publication center
187
6551 d 19 h
bpr
/trunk/wims/src/
on laisse la commande mais le - permet de ne pas tout arrĂȘter
186
6551 d 19 h
bpr
/trunk/wims/src/
[minor/bug] makepiece has not to be done in the compilation