]> www.ginac.de Git - ginac.git/history - ginac/CMakeLists.txt
[BUGFIX] Fix crash in parser.
[ginac.git] / ginac / CMakeLists.txt
2020-10-10 Stefan WeinzierlAdded new routines for the numerical evaluation of...
2020-08-28 Alexey SheplyakovUse "modern" CMake facilities to manage includes and...
2020-08-28 Alexey Sheplyakovbuild: windows: enable automatic imports by default
2020-08-24 Alexey Sheplyakovbuild: accept both python 3 and python 2
2020-08-21 Richard Kreckel[build] Use python3 command in CMake build, not python.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-04-04 Richard Kreckel[build] Install compiler.h header file. c++11
2016-04-04 Richard KreckelInstall ginac-excompiler in $LIBEXECDIR, not in $BINDIR.
2016-02-11 Richard Kreckel[build] Fix CMake build.
2015-11-08 Richard KreckelReplace GiNaC::ToString() with std::to_string().
2012-07-17 Alexei Sheplyakov[build] GiNaC can be built with CMake now.