| Commit message (Expand) | Author | Age | Files | Lines |
* | LINK_DEPENDS: add support of 'generator expressions' | Marc Chevrier | 2018-06-27 | 1 | -1/+1 |
|
|
* | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS | Marc Chevrier | 2018-06-27 | 1 | -0/+5 |
|
|
* | Tests: Do not use i386 architecture with Xcode 10 and above | Brad King | 2018-06-19 | 1 | -17/+17 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 7 | -20/+18 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 3 | -4/+4 |
|
|
* | Tests: Extend BuildDepends test to cover OBJECT_DEPENDS | Brad King | 2015-07-22 | 3 | -0/+20 |
|
|
* | Makefile: Fix multiple custom command outputs with one missing | Brad King | 2015-04-10 | 1 | -0/+18 |
|
|
* | Tests: Cover rebuild with multiple custom command outputs (#15116) | Brad King | 2014-12-05 | 1 | -0/+13 |
|
|
* | Tests/BuildDepends: Make 3-second delay more robust | Brad King | 2014-05-19 | 1 | -6/+0 |
|
|
* | ExternalProject: Add option to always run the build step | Brad King | 2014-02-21 | 2 | -0/+26 |
|
|
* | Xcode: Fix test architecture selection for Xcode >= 5 | Brad King | 2013-10-02 | 1 | -2/+2 |
|
|
* | Ninja: Update BuildDepends test to verify cmcldeps depfiles. | Robert Maynard | 2013-07-26 | 2 | -0/+22 |
|
|
* | Merge topic 'link-depends-no-shared' | Brad King | 2012-11-13 | 4 | -0/+39 |
|\ |
|
| * | Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED | Brad King | 2012-11-09 | 4 | -0/+39 |
|
|
* | | AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) | Alex Neundorf | 2012-11-06 | 2 | -1/+4 |
|/ |
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -7/+7 |
|
|
* | Ninja: fix mis-matching endif() argument | Peter Kümmel | 2012-07-18 | 1 | -1/+1 |
|
|
* | Ninja: on Mac no multiple -arch because of -M | Peter Kümmel | 2012-07-10 | 1 | -9/+3 |
|
|
* | Ninja: dep files and multiple -arch flags not possible on mac | Peter Kuemmel | 2012-06-19 | 1 | -1/+8 |
|
|
* | Base architecture choice logic on Xcode version | David Cole | 2011-07-18 | 1 | -2/+18 |
|
|
* | Fix BuildDepends test to work with Xcode 4 | David Cole | 2011-07-15 | 1 | -0/+5 |
|
|
* | Define LINK_DEPENDS target property (#11406) | Brad King | 2010-11-05 | 2 | -0/+9 |
|
|
* | ENH: make sure multiple archs are only tested when the work | Bill Hoffman | 2009-02-19 | 1 | -1/+7 |
|
|
* | BUG: fix xcode depend issue and add a test for it | Bill Hoffman | 2009-02-19 | 1 | -1/+3 |
|
|
* | ENH: Update BuildDepends test to check #include lines with macros. | Brad King | 2008-05-14 | 4 | -2/+33 |
|
|
* | ENH: Add a depends check step to custom targets. Add support for the IMPLICI... | Brad King | 2007-12-21 | 3 | -1/+17 |
|
|
* | ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature. | Brad King | 2007-09-17 | 3 | -0/+28 |
|
|
* | COMP: fix test, in some cases stdout from bar was not captured correctly, | Alexander Neundorf | 2007-06-13 | 1 | -2/+7 |
|
|
* | ENH: Executable bar should rebuild when its generated header changes. It doe... | Brad King | 2007-05-23 | 1 | -1/+0 |
|
|
* | BUG: Target names in the COMMAND part of a custom command should not create a... | Brad King | 2007-05-23 | 1 | -0/+24 |
|
|
* | BUG: Target names in the COMMAND part of a custom command should not create a... | Brad King | 2007-05-23 | 2 | -5/+40 |
|
|
* | BUG: check in the rest of the changes to move from c to cxx | Andy Cedilnik | 2007-05-16 | 1 | -2/+2 |
|
|
* | BUG: fix test for hp move to c++ to avoid ansi issues and produce a message i... | Andy Cedilnik | 2007-05-16 | 1 | -0/+0 |
|
|
* | ENH: add test for build depends | Bill Hoffman | 2007-05-10 | 1 | -1/+4 |
|
|
* | ENH: add a test to make sure Xcode does not break again | Bill Hoffman | 2007-05-09 | 2 | -0/+12 |
|
|