summaryrefslogtreecommitdiff
path: root/expat/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.4.2Sebastian Pipping2021-12-171-1/+1
* Bump version info from 9:1:8 to 9:2:8Sebastian Pipping2021-12-171-1/+1
* CMake: Ensure libexpat*.lib filenames with MSVCfix-msvc-lib-files-namingSebastian Pipping2021-12-151-1/+4
* Autotools|CMake: Link against libm for function "isnan"Sebastian Pipping2021-09-201-0/+16
* CMake: Improve summary output for multi-config buildsSebastian Pipping2021-07-061-2/+15
* CMake: Report on effective CMake generatorSebastian Pipping2021-07-061-0/+1
* CMake: Fix pkg-config section "Libs" for multi-config CMake generatorsSebastian Pipping2021-07-061-10/+23
* CMake: Fix pkg-config section "Libs" for non-release MinGW buildsSebastian Pipping2021-07-061-39/+35
* CMake: Apply -DEXPAT_MSVC_STATIC_CRT=ON to off-grid built typesSebastian Pipping2021-07-061-0/+2
* CMake: Avoid empty CMAKE_BUILD_TYPESebastian Pipping2021-07-061-0/+3
* CMake: Move _EXPAT_BUILD_TYPE_UPPER up for upcoming re-useSebastian Pipping2021-07-061-1/+1
* Bump version info from 9:0:8 to 9:1:8Sebastian Pipping2021-05-231-1/+1
* Bump version to 2.4.1Sebastian Pipping2021-05-231-1/+1
* Bump version info from 8:0:7 to 9:0:8Sebastian Pipping2021-05-221-2/+2
* Bump version to 2.4.0Sebastian Pipping2021-05-221-1/+1
* Increase precision in existing MIT headers based on Git historySebastian Pipping2021-05-141-1/+24
* CMake: Streamline existing copyright headerSebastian Pipping2021-05-141-2/+10
* CMake: Support standard variable BUILD_SHARED_LIBSSebastian Pipping2021-05-121-1/+6
* Autotools|CMake: Suppress -Wpedantic-ms-format false positivesSebastian Pipping2021-05-071-0/+4
* Resolve macro HAVE_EXPAT_CONFIG_Hresolve-macro-have-expat-config-hSebastian Pipping2021-04-221-1/+0
* CMake: Support absolute paths for CMAKE_INSTALL_(LIB|INCLUDE)DIR (fixes #458)issue-458-cmake-support-absolute-libdir-pkgconfigSebastian Pipping2021-04-061-2/+13
* CMake: Give test suite access to internal symbolsSebastian Pipping2021-04-051-2/+6
* CMake: Be less rejective towards unsupported MSVC compilers for Conan (#454)issue-454-losen-rejection-of-unsupported-msvc-compilersSebastian Pipping2021-03-261-4/+16
* Bump version from 2.2.10 to 2.3.0Sebastian Pipping2021-03-241-1/+1
* Windows: Drop support for Visual Studio <=14.0/2015drop-support-for-ancient-visual-studioSebastian Pipping2021-03-201-3/+3
* Bump version infro from 7:12:6 to 8:0:7bump-version-infoSebastian Pipping2021-03-161-3/+3
* CMake: Only set CMAKE_CXX_FLAGS after enable_language(CXX)Alex Richardson2021-03-161-1/+5
* Detect unsupported VS at configure time (and not at compile time)tbeu2020-12-271-0/+8
* CMake: Remove unused variableSebastian Pipping2020-10-031-5/+0
* Bump version info from 7:11:6 to 7:12:6Sebastian Pipping2020-10-031-1/+1
* Bump version from 2.2.9 to 2.2.10Sebastian Pipping2020-10-031-1/+1
* CMake: Turn endif(..) into endif(), and else(..) into else()Sebastian Pipping2020-10-031-18/+18
* CMake: Support "make package" based on CPackSebastian Pipping2020-10-011-0/+19
* Changes: Document #419Sebastian Pipping2020-09-261-0/+24
* added "new" behaviour for Policy CMP0077 which allows to control the build op...Gulliver2020-09-181-0/+4
* CMake: Introduce option EXPAT_BUILD_PKGCONFIG (#413)issue-413-allow-installation-of-pkgconfig-file-with-msvcSebastian Pipping2020-08-201-1/+8
* CMake: Consider use of CMAKE_{EXE,MODULE,SHARED}_LINKER_FLAGSSebastian Pipping2020-07-161-2/+3
* CMake: Get expat target name back to constant "expat"Sebastian Pipping2020-07-101-24/+21
* CMake: Expose man page compilation as target "xmlwf-manpage"Sebastian Pipping2020-03-161-1/+7
* Merge branch 'Mizzrym1-move-xml-static-to-public' (#385)Sebastian Pipping2020-03-111-3/+4
|\
| * Move definition XML_STATIC to public in targetMaciej Sroczyński2020-03-051-3/+4
* | CMake: Fix approach to set(.. PARENT_SCOPE)Sebastian Pipping2020-03-091-10/+7
|/
* CMake: Expose ${EXPAT_TARGET} to parent scopeSebastian Pipping2020-02-101-19/+31
* Fix cmake target_include_directoriesMaciej Sroczyński2020-02-101-0/+7
* CMake: Fix warning due to if statement with mismatching argumentsBhargava Shastry2019-11-291-1/+1
* CMake: Enable oss-fuzz integrationBhargava Shastry2019-11-191-4/+29
* CMake: Install shipped xmlwf manpage in case of -DEXPAT_BUILD_DOCS=OFFSebastian Pipping2019-10-121-0/+2
* CMake: Catch troublesome build combinations for -DEXPAT_CHAR_TYPE=wchar_tSebastian Pipping2019-10-121-0/+9
* CMake: Catch troublesome build combinations for -DEXPAT_CHAR_TYPE=ushortSebastian Pipping2019-10-121-0/+6
* CMake: Create libexpatw.{dll,so} and expatw.pc with -DEXPAT_CHAR_TYPE=(ushort...Sebastian Pipping2019-10-121-4/+8