summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Teach cmake -E tar command, Zstandard compressionBartosz Kosiorek2019-05-229-9/+45
* Merge topic 'string-param'Brad King2019-05-2111-57/+58
|\
| * Source: change parameters to std::stringVitaly Stakhovsky2019-05-1911-57/+58
* | Merge topic 'FindPostgreSQL-config-support'Brad King2019-05-212-13/+51
|\ \
| * | FindPostgreSQL: Find debug lib, imported configsAndrei Lebedev2019-05-202-13/+51
| |/
* | Merge topic 'doc-ipo-check'Brad King2019-05-211-1/+3
|\ \
| * | Help: Add CheckIPOSupported link to INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2019-05-171-1/+3
* | | CMake Nightly Date StampKitware Robot2019-05-211-1/+1
* | | Merge topic 'makefiles_additional_clean_files'Brad King2019-05-207-132/+172
|\ \ \
| * | | Tests: Extend MakeClean test to cover subdirectories without targetsSebastian Holtermann2019-05-182-35/+64
| * | | Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory levelSebastian Holtermann2019-05-185-18/+63
| * | | Makefiles: Make build root targets "all", "clean" and "preinstall" recursiveSebastian Holtermann2019-05-181-39/+24
| * | | Makefiles: Avoid pointer repurposingSebastian Holtermann2019-05-171-4/+4
| * | | Makefiles: Inline range loop range argumentsSebastian Holtermann2019-05-172-36/+17
* | | | Merge topic 'ninja-swift'Brad King2019-05-2027-156/+477
|\ \ \ \
| * | | | Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-174-3/+74
| * | | | Help: add some initial documentation for Swift supportSaleem Abdulrasool2019-05-1611-0/+78
| * | | | Auxiliary: update vim syntax highlightingSaleem Abdulrasool2019-05-161-0/+6
| * | | | Modules: add build rules for Swift Ninja supportSaleem Abdulrasool2019-05-164-24/+98
| * | | | Ninja: add placeholders to support Swift buildSaleem Abdulrasool2019-05-164-1/+115
| * | | | Ninja: add support for Swift's output-file-map.jsonSaleem Abdulrasool2019-05-162-4/+83
| * | | | Swift: remove unnecessary unreleased Ninja infrastructureSaleem Abdulrasool2019-05-164-126/+0
| * | | | Swift: Detect compiler versionBrad King2019-05-161-0/+24
| * | | | CMakeDetermineCompilerId: Make CMAKE_${lang}_COMPILER available earlierBrad King2019-05-161-7/+8
| | |/ / | |/| |
* | | | Merge topic 'FindPNG-static-define'Brad King2019-05-201-1/+4
|\ \ \ \
| * | | | FindPNG: Fix definitions on imported targetAxel Huebl2019-05-171-1/+4
| | |/ / | |/| |
* | | | Merge topic 'interface-library-export-properties'Brad King2019-05-204-0/+12
|\ \ \ \
| * | | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-174-0/+12
* | | | | CMake Nightly Date StampKitware Robot2019-05-201-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2019-05-191-1/+1
* | | | Merge topic 'bracket-comment-doc-clarification'Craig Scott2019-05-181-3/+3
|\ \ \ \
| * | | | Help: Clarify that bracket comments start with bracket openKyle Edwards2019-05-161-3/+3
| | |_|/ | |/| |
* | | | Merge topic 'file-install-follow-symlink-chain'Marc Chevrier2019-05-186-7/+268
|\ \ \ \
| * | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-166-7/+268
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-05-181-1/+1
| |_|/ |/| |
* | | Merge topic 'findblas_mklroot_bla_vendor'Brad King2019-05-171-9/+8
|\ \ \
| * | | FindBLAS: Choose MKL arch based on BLA_VENDORJakub Benda2019-05-161-9/+8
* | | | Merge topic 'autogen_ninja_clean'Brad King2019-05-173-11/+12
|\ \ \ \
| * | | | Autogen: Update documentation for ADDITIONAL_CLEAN_FILESSebastian Holtermann2019-05-151-1/+1
| * | | | Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaningSebastian Holtermann2019-05-152-10/+11
* | | | | Merge topic 'use_additional_clean_files'Brad King2019-05-176-30/+24
|\ \ \ \ \
| * | | | | UseSWIG: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-2/+2
| * | | | | UseJava: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-1/+2
| * | | | | UseEcos: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-4/+4
| * | | | | FindDoxygen: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-1/+1
| * | | | | Test: Improve WarnUnusedCliUnused to run on all generatorsSebastian Holtermann2019-05-152-22/+15
| |/ / / /
* | | | | Merge topic 'offer_compiler_lang_generator_expression'Brad King2019-05-1730-11/+222
|\ \ \ \ \
| * | | | | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-1430-1/+212
| * | | | | Docs: Generator-expressions remove usage of `CMake-id`Robert Maynard2019-05-131-10/+10
* | | | | | Merge topic 'string-cleanup'Brad King2019-05-1718-91/+87
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |