]> granicus.if.org Git - graphviz/history - CMakeLists.txt
gxl2gv: dedupe 'openFile' implementation
[graphviz] / CMakeLists.txt
2022-06-25 Matthew FernandezMerge branch 'smattr/gitlab-2200' into 'main'
2022-06-25 Matthew FernandezRevert "Add use_santizers option to CMake build"
2022-06-11 Matthew FernandezMerge branch 'smattr/gitlab-2246' into 'main'
2022-06-08 Matthew FernandezCMake: link -lm globally on Unix instead of fine-grained
2022-05-02 Matthew FernandezMerge branch 'smattr/C84BAA48-355C-42CA-9E67-B89D004FB8...
2022-05-02 Matthew FernandezCMake: remove required Awk detection
2022-04-16 Matthew FernandezMerge branch 'smattr/DF7C7988-7949-4124-8FE4-D6ADE0795B...
2022-04-16 Matthew FernandezCMake: fix version check for 'add_link_options'
2022-04-12 Matthew FernandezMerge branch 'smattr/1EE08AEF-A2C1-41DE-8544-0D25B7B4D2...
2022-04-12 Matthew FernandezCMake: enable installation of example graphs
2022-04-12 Matthew FernandezCMake: fix: use a relative 'DATA_INSTALL_DIR' on non...
2022-04-09 Matthew FernandezMerge branch 'smattr/5CA08F5D-25F7-4765-8FF7-76F300F4DF...
2022-04-09 Matthew FernandezCMake: enable Rsvg plugin
2022-04-05 Matthew FernandezMerge branch 'smattr/FFDE9B74-2C34-4E11-AE12-C0888E544B...
2022-04-05 Matthew FernandezCMake: remove 'TOP_BINARY_DIR'
2022-04-05 Matthew FernandezCMake: remove 'TOP_SOURCE_DIR'
2022-04-05 Matthew FernandezCMake: remove 'GRAPHVIZ_LIB_DIR'
2022-04-03 Matthew FernandezMerge branch 'smattr/FC3254B7-1B42-48E9-AB7D-9297029D5E...
2022-04-03 Matthew Fernandezremove 'SMYRNA' #define
2022-04-03 Matthew FernandezCMake: consolidate Python checks
2022-04-03 Matthew Fernandezstandardize some CMake spacing
2022-04-02 Matthew FernandezMerge branch 'smattr/7C359EA7-F1EE-4BAD-A23C-32490FAF85...
2022-04-02 Matthew FernandezCMake: standardize on lowercase for functions
2022-03-30 Matthew FernandezMerge branch 'smattr/469B07AD-AF55-4239-AFAD-9601CEFA40...
2022-03-29 Matthew FernandezCMake: enable 'smyrna'
2022-03-28 Matthew FernandezMerge branch 'smattr/5B54693E-4A14-4B13-8A39-B13568AEE4...
2022-03-28 Matthew FernandezCMake: enable 'diffimg'
2022-02-03 Matthew FernandezMerge branch 'smattr/629BA038-E6B6-4140-8BA3-CFB49323FE...
2022-02-03 Matthew FernandezCMake: use more standard, portable mechanism for settin...
2022-02-02 Matthew FernandezMerge branch 'smattr/3D701FC9-FA35-4BB3-BD91-3C6492C688...
2022-02-01 Matthew FernandezCMake: [nfc] standardize on 2-space indentation
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'PangoCairo_*' variables
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'Getopt_*' variables
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'Cairo_*' variables
2022-01-10 Magnus JacobssonMerge branch 'fix-mingw-cmake-builds-and-add-tests...
2022-01-10 Magnus JacobssonCMake: ensure Cairo is found on MinGW
2021-12-02 Matthew FernandezMerge branch 'smattr/2F6B4B43-6BDB-40C6-83D2-181D9E5CE0...
2021-12-02 Matthew FernandezCMake: stop configuring CMAKE_INCLUDE_PATH
2021-11-30 Matthew FernandezMerge branch 'smattr/162479A8-250E-4F66-91BC-61BECABD61...
2021-11-30 Matthew FernandezCMake: [nfc] standardize 'if' style
2021-11-30 Matthew Fernandezfix claimed minimum supported CMake version
2021-11-14 Matthew FernandezMerge branch 'smattr/55E4573C-CAE0-483D-8653-15C54F4EFE...
2021-11-14 Matthew Fernandezfix: use 'find_program' instead of 'find_package' to...
2021-11-01 Matthew FernandezMerge branch 'dlls-win' into 'main'
2021-11-01 Nehal J WaniCMake: add option to skip installing dependency DLLs...
2021-09-26 Magnus JacobssonMerge branch 'define-GVDLL-in-CMake-builds' into 'main'
2021-09-26 Magnus JacobssonCMake: set GVDLL for WIN32
2021-09-14 Matthew FernandezMerge branch 'smattr/64a6a7d8-d61a-406c-9491-4e7105d1a8...
2021-09-14 Matthew FernandezCMake: generate gzipped man pages if possible
2021-09-01 Magnus JacobssonMerge branch 'add-mingw-cmake-builds-to-ci' into 'main'
2021-08-31 Magnus JacobssonCMake: fix expat runtime library not found by cpack...
2021-08-31 Magnus JacobssonCMake: add use_win_pre_inst_libs option
2021-08-23 Magnus JacobssonMerge branch 'fix-cmake-options-and-add-minimal-build...
2021-08-23 Magnus JacobssonCMake: add with_zlib option
2021-08-23 Magnus JacobssonCMake: add with_expat option
2021-08-23 Magnus JacobssonCMake: fix: define ENABLE_LTDL only if LTDL is found
2021-08-23 Magnus JacobssonCMake: fix: find the LTDL package only if the enable_lt...
2021-08-23 Matthew FernandezMerge branch 'smattr/d9bdea2a-6c61-49fb-988e-2b4f61ee06...
2021-08-23 Matthew Fernandezfix path to which CMake install man pages
2021-08-19 Matthew FernandezMerge branch 'smattr/0432D029-37BD-4A2A-B61B-DA05F137EF...
2021-08-19 Matthew Fernandezcmake: remove ability to override GRAPHVIZ_VERSION_BUILD
2021-08-07 Magnus JacobssonMerge branch 'add-cpp-api' into 'main'
2021-08-07 Magnus Jacobssonadd a new cgraph++ library with a very basic AGraph...
2021-07-17 Matthew FernandezMerge branch 'smattr/6a348cdc-bade-4d57-ba72-d23352ae56...
2021-07-17 Matthew FernandezCMake: enable -Wextra for C++
2021-07-11 Magnus JacobssonMerge branch 'add-test-coverage-analysis' into 'main'
2021-07-11 Magnus Jacobssonenable lcov branch coverage
2021-07-07 Magnus JacobssonMerge branch 'add-cpp-test-suite' into 'main'
2021-07-07 Magnus Jacobssonadd optional ctest & catch2 based test infrastructure
2021-06-26 Matthew FernandezMerge branch 'smattr/EFF6337A-A391-409A-9B11-F11C26A764...
2021-06-26 Matthew FernandezCMake: when finding Bison, require ≥3.0
2021-05-29 Matthew FernandezMerge branch 'smattr/4069e280-7a22-40cb-9dbc-cfc846561c...
2021-05-29 Matthew Fernandezremove check for Perl in the CMake build
2021-05-01 Matthew FernandezMerge branch 'smattr/747D40FC-E73B-4D36-A74A-99425E25AD...
2021-05-01 Matthew Fernandezuse CMake support to locate Python 3 before calling it
2021-05-01 Matthew FernandezMerge branch 'independence-inn' into 'main'
2021-05-01 Saleem Abdulrasoolbuild: use CMake to drive the position independence
2021-04-22 Magnus JacobssonMerge branch 'add-ubuntu20-10-cmake-ASan-build-job...
2021-04-22 Magnus JacobssonAdd use_santizers option to CMake build
2021-02-22 Mark HansenMerge branch 'ci5' into 'master'
2021-02-21 Matthew FernandezMerge branch 'smattr/65a6d0ab-fc93-4d90-8a02-286d0922e4...
2021-02-20 Matthew Fernandezremove RxSpencer dependency
2021-02-06 Matthew FernandezMerge branch 'smattr/DD8B4ECD-399B-4BEF-AD77-3EF40BA440...
2021-02-06 Kevin FunkProperly fill graphviz_version.h
2021-01-30 Matthew FernandezMerge branch 'smattr/3b850695-fd6d-437a-b88f-2d65888d30...
2021-01-30 Matthew Fernandezuse C99 standard for compiling C code
2021-01-30 Matthew Fernandezrequire C++11 support for compiling
2021-01-23 Matthew FernandezMerge branch 'remve-unused-Agglomerative_Ink_Bundling_a...
2020-12-06 Magnus JacobssonMerge branch 'add-ubuntu-20.10-builds' into 'master'
2020-11-29 Magnus JacobssonMerge branch 'fix-1875-and-enable-all-warnings-for...
2020-11-29 Magnus JacobssonEnable all warnings for non-MSVC CMake builds
2020-10-25 Matthew FernandezMerge branch '4AF62F39-396B-483C-A035-F1C7A0E5D039...
2020-10-16 Matthew FernandezMerge branch 'master' into 'master'
2020-10-15 Magnus JacobssonMerge branch 'add-centos7-and-fedora31-cmake-build...
2020-10-15 Magnus JacobssonChange minimum required CMake version to 3.1
2020-10-09 Matthew FernandezMerge branch 'fix-1845' into 'master'
2020-10-09 Magnus JacobssonMerge branch 'replace-outdated-getopt' into 'master'
2020-10-08 Magnus JacobssonReplace getopt subproject with vcpkg getopt lib for...
2020-10-08 Magnus JacobssonAdd preinstalled getopt vcpkg library to CMake
2020-10-08 Magnus JacobssonMove check for getopt.h to config-checks.cmake
next