summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | IAR: Do not print compiler architecture id for non-IAR compilersBrad King2019-05-212-2/+2
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'ninja-lib-symlink-space'Brad King2019-05-221-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Ninja: Fix creation of library symlinks in folders with spacesEike Ziller2019-05-201-1/+3
* | | | | | | | | | | | | Merge branch 'release-3.14'Brad King2019-05-220-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'libarchive-solaris-11.4' into release-3.14Brad King2019-05-211-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'libarchive-solaris-11.4'Brad King2019-05-221-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | libarchive: avoid b64_encode name conflict with Solaris built-in functionBrad King2019-05-211-5/+5
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'file-remove-no-empty'Craig Scott2019-05-226-1/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | file: Change REMOVE to ignore empty namesBrad King2019-05-216-1/+29
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-221-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \