summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-10-14Change verstion to 1.7.10.14.v1.7.10.14Andrei Karas1-1/+1
2017-10-10Fix configure option --with-unittestsdir.Andrei Karas1-7/+8
2017-10-09Add support for configure parameter for override home dir for unit tests.Andrei Karas1-0/+9
2017-09-30Change version to 1.7.9.30.v1.7.9.30Andrei Karas1-1/+1
2017-09-16Change version to 1.7.9.16.Andrei Karas1-1/+1
2017-09-06Fix and update internal sdl2_gfx files.Andrei Karas1-3/+7
2017-09-02Change version to 1.7.9.2.Andrei Karas1-1/+1
2017-08-31Add jewelry theme clone with name jewelry-simple.Andrei Karas1-0/+1
2017-08-19Change verstion to 1.7.8.19.Andrei Karas1-1/+1
2017-08-05Change verstion to 1.7.8.5.Andrei Karas1-1/+1
2017-07-22Change version to 1.7.7.22.v1.7.7.22Andrei Karas1-1/+1
2017-07-13Add mse libs for replacing std::vector.Andrei Karas1-0/+13
2017-07-08Change verstion to 1.7.7.8Andrei Karas1-1/+1
2017-07-06Fix icu-59 and libxml2 issue.Andrei Karas1-2/+7
2017-07-04Add possible workaround into configure for broken libxml2 or/and icu.Andrei Karas1-2/+13
2017-06-24Change verstion to 1.7.6.24.v1.7.6.24Andrei Karas1-1/+1
2017-06-10Change version to 1.7.6.10.v1.7.6.10Andrei Karas1-1/+1
2017-05-27Change version to 1.7.5.27.v1.7.5.27Andrei Karas1-1/+1
2017-05-19Allow select catch or doctest in unit tests binary only compilation.Andrei Karas1-2/+18
2017-05-18Add support for additional unit test library doctest.Andrei Karas1-2/+18
2017-05-13Change version to 1.7.5.14.Andrei Karas1-1/+1
2017-04-29Change version to 1.7.4.29.v1.7.4.29Andrei Karas1-1/+1
2017-04-25Add configure option --enable-openglerrors for report OpenGL errors on legacy...Andrei Karas1-0/+13
2017-04-15Change verstion to 1.7.4.15.Andrei Karas1-1/+1
2017-04-01Change version to 1.7.4.1v1.7.4.1Andrei Karas1-1/+1
2017-03-30Add configure flag enable-unittestsbin for build unit tests binary but not ru...Andrei Karas1-1/+13
2017-03-28Remove physfs support.Andrei Karas1-16/+0
2017-03-24Add support for tinyxml2 for reading / writing xml files.Andrei Karas1-0/+16
2017-03-18Update version to 1.7.3.18v1.7.3.18Andrei Karas1-1/+1
2017-03-10Fix compilation with mingw and gettext.Andrei Karas1-12/+14
2017-03-08Enable stack generation if target platform support this.Andrei Karas1-0/+16
2017-03-08Fix removing CXXFLAGS in configure.Andrei Karas1-7/+6
2017-03-08Fix librt detection in configure.Andrei Karas1-1/+1
2017-03-07Fix error in configure. Improve detection functions.Andrei Karas1-7/+8
2017-03-07Auto detect if librt usable for current compiler.Andrei Karas1-53/+57
2017-03-07Enable -rdynamic flag only if it supported by linker.Andrei Karas1-0/+54
2017-03-06Add resources into build with mingw and automake.Andrei Karas1-2/+10
2017-03-06Change configure.ac to allow build with mingw.Andrei Karas1-46/+72
2017-03-04Disable using physfs in all builds except cmake.Andrei Karas1-4/+4
2017-03-04Change version to 1.7.3.4.v1.7.3.4Andrei Karas1-1/+1
2017-03-02Mark configure flag --without-physfs as experimental.Andrei Karas1-1/+1
2017-02-28Add configure flag for use physfs.Andrei Karas1-4/+13
2017-02-23Impliment basic VirtFsDir for virtual fs based on directories.Andrei Karas1-0/+1
2017-02-18Change version to 1.7.2.18Andrei Karas1-1/+1
2017-02-15Add more unit tests for virtfs.Andrei Karas1-0/+1
2017-02-07Show in configure what type of code will be built.Andrei Karas1-0/+10
2017-02-05Add configure option --enable-glibcdebug for enable libcstdc++ debug mode.Andrei Karas1-0/+13
2017-02-04Add pkg-config data after existing variables.v1.7.2.4Andrei Karas1-32/+32
2017-02-04Change version to 1.7.2.4.Andrei Karas1-1/+1
2017-01-31Use pkg_config for all SDL libs in configure.Andrei Karas1-0/+21