Home | nevrax.com |
|
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Apr 25 17:52:16 2002 UTC (5 weeks, 6 days ago) by valignat
Added check on the 'pthread' library. SLTPort needs it.
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Apr 16 12:01:39 2002 UTC (7 weeks, 1 day ago) by valignat
ADDED a configure option to explicitly activate the use of the ccache (http://ccache.samba.org) utility.
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Mar 29 10:19:10 2002 UTC (2 months, 1 week ago) by valignat
Fixed a mispelling mistake.
Revision 1.11 / (download) - annotate - [select for diffs]
, Tue Mar 26 14:37:45 2002 UTC (2 months, 1 week ago) by valignat
BUGFIXES on several smalls points of doing smalls tasks of the autotools process which were a problem for the debian packaging.
Revision 1.10 / (download) - annotate - [select for diffs]
, Thu Mar 21 10:54:37 2002 UTC (2 months, 2 weeks ago) by valignat
Add Georges in the GNU/Linux compilation proccess. It nned to be activated with the configure option --enable-georges. AM_PATH_NEL takes a nwe argument (yes/no value) for the cheking of NeL Georges.
Revision 1.9 / (download) - annotate - [select for diffs]
, Tue Mar 19 17:42:48 2002 UTC (2 months, 2 weeks ago) by valignat
Applied patches which help to have a clen install on GNU/Linux and to make a Debian package (changes on the management of config and log files, bugfixes, etc ...)
Revision 1.8 / (download) - annotate - [select for diffs]
, Mon Feb 18 12:58:38 2002 UTC (3 months, 2 weeks ago) by lecroart
FIX: debug mode (thanks to Loic Dachary)
Revision 1.7 / (download) - annotate - [select for diffs]
, Tue Jan 29 13:21:42 2002 UTC (4 months ago) by valignat
BUGFIX: fixed the linking probleme of snowballs with NeL's libraries present since the configure scripts was rewrote.
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Jan 28 14:59:45 2002 UTC (4 months ago) by valignat
ADDED the fact that the the STLPort headers can be installed in a include directory in the AM_PATH_STLPORT macro.
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Jan 28 14:40:26 2002 UTC (4 months ago) by valignat
BUGFIX: a stupid syntax error on the AM_PATH_OPENAL m4 macro that was making the configure script fail on the OpenAL library.
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Jan 22 14:24:56 2002 UTC (4 months, 1 week ago) by valignat
BUGFIX on the configure script option '--with-nel-lib' which wasn't applied in NeL's M4 macro.
Revision 1.3 / (download) - annotate - [selected], Thu Jan 10 14:33:19 2002 UTC (4 months, 3 weeks ago) by valignat
BUGFIX , cleanup and, support for minimum python version required in the configure scripts.
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Jan 8 10:09:35 2002 UTC (4 months, 3 weeks ago) by valignat
Added the NL_DEBUG_FAST define for the medium debug mode.
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Jan 7 16:09:52 2002 UTC (4 months, 3 weeks ago) by valignat
Rewrited NeL, NeLNS, and Snowballs configure.in scripts. ADDED an 'acinclude.m4' file which contain all M4 macros to check paths of the libraries that we need and macros to check the intalation of NeL. This file is placed in the code directory and there is symbolic links to that file in the 'nel', 'nelns' and 'snowballs2' directories.
|