index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
BuildDepends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide dependency file flags to generator
Peter Collingbourne
2012-02-02
1
-0/+2
*
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
3
-0/+32
*
Avoid Intel linker crash in BuildDepends test
Brad King
2009-10-27
1
-0/+8
*
More verbose BuildDepends test output
Brad King
2009-10-22
1
-2/+4
*
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
5
-12/+75
*
ENH: preclean some warnings
Ken Martin
2008-03-25
1
-0/+1
*
BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during t...
Brad King
2007-12-22
1
-0/+5
*
ENH: Add a depends check step to custom targets. Add support for the IMPLICI...
Brad King
2007-12-21
4
-7/+27
*
ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.
Brad King
2007-09-17
4
-0/+68
*
COMP: removing the directory at the beginning breaks the test for in-source
Alexander Neundorf
2007-06-14
1
-1/+0
*
COMP: fix test, in some cases stdout from bar was not captured correctly,
Alexander Neundorf
2007-06-13
2
-13/+32
*
BUG: Report proper error message when project does not build the first time. ...
Brad King
2007-05-23
1
-1/+28
*
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
3
-6/+41
*
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
2
-2/+9
*
ENH: add test for build depends
Bill Hoffman
2007-05-10
2
-16/+31
*
ENH: add a test to make sure Xcode does not break again
Bill Hoffman
2007-05-09
3
-0/+57