]> www.ginac.de Git - ginac.git/history - configure
- fixed broken target clean in Makefiles.
[ginac.git] / configure
2000-02-07 Richard Kreckel- Changes to */Makefile.in triggered by stupid automake...
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-28 Christian Bauer- moved configure options behind libtool so they appear...
2000-01-24 Richard Kreckel- Changed the name of cache-value ac_cv_header_CLN_cln_h to
2000-01-24 Christian Bauer- renamed archive::dump() to archive::printraw() for...
2000-01-24 Richard Kreckel- Macro GINAC_CHECK_LIBCLN only checks if doublefactori...
2000-01-19 Richard Kreckel- Changed policy: look for cln/cln.h instead of CLN...
2000-01-19 Christian Bauer- updated configure script and makefiles
1999-12-10 Richard Kreckel- Introduced exception do_taylor to signal Taylor expan...
1999-12-01 Christian Bauer- added 'ginac-config' script and 'ginac.m4' macros...
1999-11-26 Christian Bauer- requires autoconf 2.12 and automake 1.4
1999-11-26 Christian Bauer- building GiNaC will no longer bomb if Doxygen is...
1999-11-25 Christian Bauer- tutorial now built with texinfo
1999-11-25 Christian Bauer- automake 1.4 was complaining about EXTRA_DATA in...
1999-11-25 Richard Kreckel- changed to new URL.
1999-11-25 Christian Bauer- automake 1.4 was complaining about AM_PROG_INSTALL...
1999-11-19 Christian Bauer- added checks for sizeof(long/long long/long double...
1999-11-17 Christian Bauer- libginac.la no longer includes a dependency on librea...
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-15 Christian Bauer- added spec file
1999-11-12 Christian Bauer- docs are now under automake control
1999-11-11 Christian Bauer- removed strdup() replacement from ginsh
1999-11-10 Christian Bauer- updated automake- and libtool-related helper files
1999-11-09 Christian Bauer- switched to automake build environment
1999-11-09 Richard KreckelAnother restructuring: moved include/*.h -> include...
1999-11-08 Richard KreckelInitial revision