]> granicus.if.org Git - libexpat/shortlog
libexpat
2019-09-01 Sebastian Pippingwin32: Fix slash to be a backslash in expat.iss
2019-09-01 Sebastian PippingMerge branch 'issue-331-address-compile-warnings-xml...
2019-09-01 Sebastian PippingChanges: Reference #331 and #333
2019-09-01 Sebastian Pippingxmltok.c: Fix unused variables warnings for -DXML_MIN_SIZE
2019-08-31 Sebastian PippingREADME.md: Make CMake option listing more readable
2019-08-31 Sebastian PippingChanges: Add reference to #329
2019-08-31 Sebastian PippingMerge pull request #329 from libexpat/cmake-option...
2019-08-30 Sebastian PippingChanges: Mention -DEXPAT_BUILD_FUZZERS=(ON|OFF)
2019-08-30 Sebastian PippingChanges: Document move to EXPAT_ CMake option namespace...
2019-08-30 Sebastian PippingREADME.md: List non-advanced build options
2019-08-30 Sebastian PippingCMake: Mark options as advanced where guessing would...
2019-08-30 Sebastian PippingCMake: Get options to show with "cmake -D_EXPAT_HELP...
2019-08-30 Sebastian PippingCMake: Fix pull request reference typo
2019-08-30 Sebastian PippingCMake: Report about XML_MIN_SIZE in summary
2019-08-30 Sebastian PippingCMake: Rename XML_% to EXPAT_%
2019-08-30 Sebastian PippingCMake: Rename BUILD_shared to EXPAT_SHARED_LIBS
2019-08-30 Sebastian PippingCMake: Rename INSTALL to EXPAT_ENABLE_INSTALL
2019-08-30 Sebastian PippingCMake: Rename MSVC_USE_STATIC_CRT to EXPAT_MSVC_STATIC_CRT
2019-08-30 Sebastian PippingCMake: Rename USE_SYS_GETRANDOM to EXPAT_WITH_SYS_GETRANDOM
2019-08-30 Sebastian PippingCMake: Rename USE_GETRANDOM to EXPAT_WITH_GETRANDOM
2019-08-30 Sebastian PippingCMake: Rename WARNINGS_AS_ERRORS to EXPAT_WARNINGS_AS_E...
2019-08-30 Sebastian PippingCMake: Rename USE_libbsd to EXPAT_WITH_LIBBSD
2019-08-30 Sebastian PippingCMake: Rename BUILD_fuzzers to EXPAT_BUILD_FUZZERS
2019-08-30 Sebastian PippingCMake: Rename BUILD_doc to EXPAT_BUILD_DOCS
2019-08-30 Sebastian PippingCMake: Rename BUILD_doc_default to _EXPAT_BUILD_DOCS_DE...
2019-08-30 Sebastian PippingCMake: Rename BUILD_tests to EXPAT_BUILD_TESTS
2019-08-30 Sebastian PippingCMake: Rename BUILD_examples to EXPAT_BUILD_EXAMPLES
2019-08-30 Sebastian PippingCMake: Rename BUILD_tools to EXPAT_BUILD_TOOLS
2019-08-30 Sebastian PippingCMake: Rename BUILD_tools_default to _EXPAT_BUILD_TOOLS...
2019-08-30 Sebastian PippingMerge pull request #328 from libexpat/cmake-xml-min...
2019-08-30 Sebastian PippingCMake: Add option -DXML_MIN_SIZE=(ON|OFF), default OFF
2019-08-30 Sebastian PippingChanges: Pull entry on XML_LARGE_SIZE up next to XML_AT...
2019-08-30 Sebastian PippingMerge pull request #326 from libexpat/cmake-improvements
2019-08-30 Sebastian PippingChanges: Enrich CMake related entries
2019-08-30 Sebastian PippingCMake: Provide files for config-mode find_package
2019-08-30 Sebastian PippingCMake: Add argument -DXML_LARGE_SIZE=ON
2019-08-30 Sebastian PippingCMake: Extract macro expat_bool_to_int to reduce code...
2019-08-30 Sebastian PippingCMake: Fix PACKAGE_* variables in expat_config.h.cmake
2019-08-30 Sebastian PippingCMake: Make expat_config.h.cmake match expat_config...
2019-08-29 Sebastian PippingCMake: Mimic lib/Makefile.am with regard to doc install...
2019-08-29 Sebastian PippingCMake: Install expat_config.h to include directory
2019-08-29 Sebastian PippingCMake: Move expat_install up for upcoming use
2019-08-29 Sebastian PippingMerge pull request #325 from libexpat/drop-support...
2019-08-29 Sebastian Pippingwin32: Get readme back in sync with CMake
2019-08-29 Sebastian PippingREADME.md: Document supported compilers
2019-08-29 Sebastian Pippingexpat_external.h: Inline remains of XML_USE_MSC_EXTENSIONS
2019-08-29 Sebastian PippingDrop support for Visual Studio <=7.1/2003
2019-08-29 Sebastian Pippingfuzz: Add .gitignore
2019-08-29 Sebastian PippingChanges: Add reference to #322
2019-08-29 Sebastian PippingRevert "CMake: Enabled MSVC_USE_STATIC_CRT by default...
2019-08-29 Sebastian PippingMerge pull request #322 from libexpat/cmake-inno-setup
2019-08-29 Sebastian Pippingreference.html: Fix mismatched tag
2019-08-29 Sebastian PippingMerge pull request #321 from libexpat/misc-fuzzing...
2019-08-29 Sebastian Pippingwin32: Remove MSVC solution and project files
2019-08-29 Sebastian Pippingdocs: Migrate to generated solution files with CMake...
2019-08-29 Sebastian PippingCMake: Enabled MSVC_USE_STATIC_CRT by default (to match...
2019-08-29 Sebastian PippingCMake: Re-introduce MT/MD postfix for static windows...
2019-08-29 Sebastian Pippingwin32: Implement build_expat_iss.bat
2019-08-29 Sebastian Pippingwin32: Add CMake files to Inno Setup
2019-08-29 Sebastian PippingCMake: Mention CMAKE_BUILD_TYPE in summary
2019-08-28 Sebastian PippingTravis CI: Make MODE=cmake-oos build fuzzing code as...
2019-08-28 Sebastian PippingCMake: Advertise CXX settings for fuzzer so that C...
2019-08-28 Sebastian PippingTravis CI: Turn verbosity up for MODE=cmake-oos
2019-08-28 Sebastian PippingCMake: Get off target_link_options of CMake >=3.13
2019-08-28 Sebastian PippingCMake: Be more helpful with regard to CMAKE_C_COMPILER_ID
2019-08-28 Sebastian PippingCMake: Check C rather than C++ compiler for clang for...
2019-08-28 Sebastian PippingCMake: Add BUILD_fuzzers to summary
2019-08-28 Sebastian PippingChanges: Document #308
2019-08-28 Sebastian PippingMerge pull request #319 from libexpat/byte-type-comments
2019-08-28 Mitch PhillipsAdd XML fuzzers to libexpat upstream. (#308)
2019-08-27 Sebastian Pippingxmltok: Add more in-code documentation about byte types
2019-08-21 Sebastian PippingCMake: Windows: Revert "MT" naming postfix bits
2019-08-18 Sebastian PippingMerge pull request #316 from libexpat/cmake-postfix
2019-08-17 Sebastian PippingCMake: Add suffix w?d?(MT)? to binaries on Windows
2019-08-17 Sebastian PippingCMake: Bump version requirement to CMake 3.1.3
2019-08-17 Sebastian PippingMerge pull request #315 from libexpat/issue-306-configu...
2019-08-17 Sebastian PippingMerge branch 'david-loffredo-portable-unused-param...
2019-08-17 Sebastian PippingChanges: Document #313
2019-08-17 Sebastian PippingMerge branch 'david-loffredo-win64-cast-warnings' ...
2019-08-17 Sebastian PippingChanges: Document #310
2019-08-17 Sebastian Pippingconfigure-ac-style.md: Add configure.ac style guide
2019-08-17 Sebastian PippingMerge pull request #314 from hannob/add_no_common
2019-08-16 David Loffredoupdate xmlwf and tests to new UNUSED_P definition
2019-08-16 David Loffredohandle unused parameters with the usual (void)param...
2019-08-16 HannoAdd -fno-common to ASAN tests to make sure global buffe...
2019-08-15 David Loffredofix loss of data warnings with vc15 win64 and /W4
2019-08-15 Sebastian PippingMerge pull request #309 from hannob/ubsan_abort
2019-08-15 HannoMake sure UBSAN errors cause a hard abort.
2019-08-12 Sebastian PippingMerge branch 'improve-cmake'
2019-08-12 Sebastian PippingCMake: Be fine without C++ compiler when tests are...
2019-08-12 Sebastian PippingCMake: Make use of PROJECT_VERSION
2019-08-12 Sebastian PippingCMake: Require CMake >=3.0.2
2019-08-12 Sebastian PippingCMake: Make version requirement first statement in...
2019-08-12 Sebastian PippingCMake: Move enable_testing closer to test runner code
2019-08-12 Sebastian PippingCMake: Use SEND_ERROR to report more errors at once
2019-08-12 Sebastian PippingCMake: A more section comments
2019-08-12 Sebastian PippingCMake: Move header installation away from pkg-config...
2019-08-12 Sebastian PippingCMake: Gather configuration options near the top
2019-08-12 Sebastian PippingCMake: Produce configuration summary
2019-08-12 Sebastian PippingCMake: Extract variable test_SRCS
next