]> www.ginac.de Git - ginac.git/history - configure.ac
Minor sreamlining of some internal code using class lst...
[ginac.git] / configure.ac
2016-11-06 Richard KreckelRemove configure check for type 'long long'.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2015-11-26 Richard KreckelInfrastructure: Update baseline language check M4 macros.
2015-11-03 Richard KreckelUse AX_CXX_COMPILE_STDCXX_11 macro to force C++11 compi...
2013-10-11 Richard KreckelAdd subdir-objects to Automake options.
2013-08-11 Richard Kreckel[build] fix ginsh build for automake <=1.11.
2012-07-17 Alexei Sheplyakov[build] Move library version info into the version...
2012-07-17 Alexei Sheplyakov[build] Move archive version info into version.h (for...
2012-07-17 Alexei Sheplyakov[build] Define package version number in version.h...
2012-07-17 Alexei SheplyakovConvert function.pl into C++ (well, almost) source...
2012-02-23 Alexei SheplyakovMerge branch 'master' of git://github.com/AlexeiSheplya...
2012-02-23 Alexei Sheplyakovconfigure: correctly set rpath for linking with CLN ...
2011-11-06 Jens VollingaPreparing for release 1.6.2. release_1-6-2
2011-07-18 Jens VollingaPreparing for release. release_1-6-1
2011-05-25 Alexei Sheplyakovconfigure: correctly warn about missing flex and/or...
2011-05-23 Alexei Sheplyakov[build] configure: don't abuse AC_CHECK_FILE. Unbreaks...
2011-05-22 Jens VollingaPreparing for release 1.6.0. release_1-6-0
2011-05-22 Jens VollingaRemoved autogen stuff from the configuration.
2011-05-20 Jens VollingaChanged naming convention for the library. Now, it...
2011-05-20 Jens Vollinga./configure now gives more information/warnings about...
2011-02-03 Richard KreckelDon't try to tie the library version to the package...
2011-02-03 Richard KreckelMerge branch 'master.msvc.support' of git://github...
2010-12-10 Alexei SheplyakovDon't try to tie the library version to the package...
2010-12-10 Alexei SheplyakovMerge branch 'ginac_1-5' of git://www.ginac.de/ginac
2010-12-09 Alexei SheplyakovRevert "Changed the parser such that it understands...
2010-09-13 Richard KreckelFix autoconf warning about AC_INIT use.
2010-09-13 Richard KreckelFix autoconf warning about AC_INIT use.
2010-07-06 Jens VollingaPreparing for release 1.5.8. release_1-5-8
2010-03-29 Jens VollingaPreparing for release 1.5.7. release_1-5-7
2010-01-28 Jens VollingaPreparing for release 1.5.6. release_1-5-6
2010-01-14 Alexei SheplyakovInstall the ginac-excompiler script iff excompiler...
2010-01-14 Alexei SheplyakovInstall the ginac-excompiler script iff excompiler...
2009-11-04 Jens VollingaPreparing for release.
2009-11-04 Richard KreckelFix libtool versioning fiasco.
2009-11-04 Richard KreckelFix libtool versioning fiasco.
2009-11-02 Jens VollingaPreparing for release. release_1-5-4
2009-09-29 Richard KreckelProperly document how to deal with libtool versioning.
2009-09-29 Richard KreckelProperly document how to deal with libtool versioning.
2009-07-30 Jens VollingaPreparing for release 1.5.3. release_1-5-3
2009-07-10 Jens VollingaPreparing for release 1.5.2. release_1-5-2
2009-07-10 Jens VollingaChanged the parser such that it understands all defined...
2009-06-10 Jens VollingaRaised required version of CLN to 1.2.2.
2009-06-10 Jens VollingaRaised required version of CLN to 1.2.2.
2009-02-25 Jens VollingaRepairing the preparing of the release. release_1-5-1
2009-02-25 Jens VollingaPreparing for release.
2009-02-06 Jens VollingaAutomake now needs to be version >=1.8. Older versions...
2009-02-03 Alexei SheplyakovFix copy-paste error in GINACLIB_MICRO_VERSION.
2008-12-01 Alexei Sheplyakov[PATCH] [build] Simplify generation of ginac/version.h
2008-12-01 Alexei Sheplyakov[PATCH] Fix GiNaC library version information.
2008-11-05 Alexei Sheplyakov[build] Set correct rpath for linking with CLN...
2008-09-09 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-09 Alexei Sheplyakovbuild: put (almost) all auto* tools scripts into the...
2008-09-09 Alexei SheplyakovAllow user to disable GiNaC::compile_ex (e.g. for secur...
2008-09-09 Alexei Sheplyakovconfigure: run important checks first (and bail out...
2008-09-09 Alexei Sheplyakovconfigure: don't bother to run checks which can be...
2008-09-09 Alexei Sheplyakovconfigure: don't check for sizeof(long double), we...
2008-09-09 Alexei Sheplyakovbuild: faster check for standard C++ headers.
2008-09-09 Alexei Sheplyakovbuild: don't run any ${host} binaries while checking...
2008-08-21 Alexei SheplyakovFaster, better (recursive descent) expression parser.
2008-08-09 Alexei SheplyakovAny complex number can be (un)archived properly.
2008-02-25 Richard Kreckel* Version 1.5.
2007-08-31 Jens VollingaPreparing for release.
2007-03-29 Richard Kreckel* Use pkg-config for detecting CLN, advertise it in...
2006-08-14 Jens VollingaFixed generation of tutorial and reference in html...
2006-02-14 Chris DamsFixed problems on 64-bit machines and introduced has_op...
2005-12-07 Jens VollingaAdded compile function.
2005-12-06 Jens VollingaNew directory for GiNaC examples.
2005-11-04 Richard Kreckel* Avoid getrusage(2) on systems that don't have it...
2005-10-20 Christian Bauerfixed URLs and stuff
2005-07-01 Jens VollingaModernized configuration files [A.Sheplyakov].
2005-02-05 Richard Kreckel* Bumped minor versions.
2004-08-11 Christian Bauersynced to 1.2 (documentation building)
2004-03-22 Christian Bauerbumped version number of HEAD to 1.3
2003-11-20 Christian Baueradded pkg-config support
2003-08-26 Christian Bauerbumped archive version number because of added attribut...
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-03-01 Christian Bauerfinalized 1.0.14 release_1-0-14
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-10-30 Christian Bauerfinalize release 1.0.12 release_1-0-12
2002-09-18 Richard Kreckel* Finalize version 1.0.11. release_1-0-11
2002-07-24 Richard Kreckel* AUTHORS: Add Chris Dams as contributor of patches. release_1-0-10
2002-06-11 Richard Kreckel* Insert date and bump patchlevel. release_1-0-9
2002-03-28 Richard Kreckel* Bump up version, keep INTERFACE_AGE at zero.
2002-03-08 Richard Kreckel* Bump version (early, but I don't want to forget to...
2002-03-04 Richard KreckelPrepare for release 1.0.6:
2002-01-27 Richard Kreckel* Bump up versions to 1.0.5, adjust dates.
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-12-21 Richard Kreckel* Adjust for 1.0.3. release_1-0-3
2001-12-19 Richard Kreckel* Huh, huh...
2001-11-22 Richard Kreckel* Bump version number. release_1-0-1
2001-11-05 Richard Kreckel* Bump up version, fix typos.
2001-10-29 Christian Bauer- renamed configure.in to configure.ac as suggested...