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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add some debug stuff for the dashboards
Bill Hoffman
2008-10-30
1
-0/+28
*
ENH: Use settings for CPackComponents test to make it fail if the recent fix ...
David Cole
2008-10-29
2
-1/+31
*
ENH: add test for FortranCInterface
Bill Hoffman
2008-10-29
4
-1/+40
*
ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis...
David Cole
2008-10-24
1
-8/+4
*
ENH: Enable cvs update test with CMake before 2.6
Brad King
2008-10-19
1
-1/+6
*
ENH: Test CTest update logic with VCS tools
Brad King
2008-10-19
4
-0/+440
*
ENH: fix test to work with in-source testing of CMake
Bill Hoffman
2008-10-18
1
-0/+6
*
ENH: run the right cmake
Bill Hoffman
2008-10-15
1
-1/+1
*
ENH: run the right cmake
Bill Hoffman
2008-10-15
1
-2/+4
*
BUG: 4244, add a --build option to cmake that can build projects configured b...
Bill Hoffman
2008-10-15
2
-0/+57
*
ENH: Allow custom sources in custom targets
Brad King
2008-10-09
1
-0/+1
*
ENH: Remove implicit NO_MODULE when recursing
Brad King
2008-10-08
1
-1/+1
*
ENH: Add UNSUITABLE result to package version test
Brad King
2008-10-03
2
-0/+12
*
ENH: Help recursive find_package calls in modules
Brad King
2008-10-03
5
-0/+13
*
ENH: Create $CACHE{VAR} syntax
Brad King
2008-09-25
1
-0/+14
*
ENH: Add version comparison to if() command
Brad King
2008-09-10
1
-0/+17
*
ENH: Improve find_package version numbering
Brad King
2008-09-10
5
-9/+46
*
PERF: Test takes too long when recursing for executable files and when doing ...
David Cole
2008-09-09
1
-1/+1
*
BUG: fix test to work with new restrictions that cross compiling must be on
Bill Hoffman
2008-09-09
1
-1/+3
*
ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...
David Cole
2008-09-06
1
-1/+1
*
BUG: Fix issue #7046 - make sure extensionless headers and resource files wor...
David Cole
2008-09-05
4
-3/+13
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
2
-2/+11
*
ENH: Add indirect dependency to Carbon and call a Carbon function from execut...
David Cole
2008-09-02
3
-2/+31
*
BUG: Fix Unset test on VS 6
Brad King
2008-08-30
2
-2/+3
*
ENH: Changes that allow configuring/building BundleTest test separately from ...
David Cole
2008-08-27
2
-5/+5
*
ENH: Add unset() command.
Brad King
2008-08-25
3
-0/+45
*
ENH: Allow custom limit on object file path length
Brad King
2008-08-21
1
-2/+5
*
ENH: Add if(TARGET) command
Brad King
2008-08-20
6
-0/+63
*
ENH: Add test_clean target to wipe out tests
Brad King
2008-08-19
2
-0/+60
*
ENH: Add UNKNOWN type for IMPORTED libraries
Brad King
2008-08-18
2
-2/+10
*
ENH: Make link interface mode more distinct
Brad King
2008-08-18
1
-1/+2
*
ENH: Add cmake_policy(GET) command mode
Brad King
2008-08-18
3
-0/+15
*
STYLE: extend documentation for RETURN() a bit
Alexander Neundorf
2008-08-16
2
-0/+11
*
BUG: Fix ExportImport test on VS6
Brad King
2008-08-12
3
-2/+10
*
ENH: Test target_link_libraries INTERFACE option
Brad King
2008-08-11
6
-2/+63
*
ENH: Test fake circular dependency case
Brad King
2008-08-07
4
-0/+27
*
BUG: fix endif()
Alexander Neundorf
2008-08-06
1
-1/+1
*
ENH: add simple tests to test that the extra generators don't crash
Alexander Neundorf
2008-08-06
1
-0/+49
*
ENH: Test relative path custom command output
Brad King
2008-08-05
1
-1/+11
*
ENH: fix build with Xcode project was missing
Bill Hoffman
2008-07-31
1
-1/+2
*
ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ...
David Cole
2008-07-30
7
-0/+78
*
ENH: remove test that does not work on all compilers
Bill Hoffman
2008-07-16
1
-32/+0
*
ENH: add a test for bug 7316
Bill Hoffman
2008-07-15
1
-0/+33
*
ENH: Use new cpack_add_component macro (and friends) from the CPackComponents...
David Cole
2008-07-08
1
-48/+28
*
ENH: add get_test_property to bootstrap so bootstrap builds test the same as ...
Bill Hoffman
2008-07-07
1
-10/+0
*
BUG: Replace non-bootstrap command with macro
Brad King
2008-07-03
1
-0/+9
*
ENH: Remove condition on use of CMake 2.4 commands
Brad King
2008-07-03
1
-39/+30
*
COMP: Don't set properties on a non-existing test
Brad King
2008-07-03
1
-1/+1
*
ENH: add initial ctest -j feature
Bill Hoffman
2008-07-03
1
-0/+9
*
ENH: support parenthesis as arguments and in conditionals feature request #6191
Ken Martin
2008-06-26
9
-0/+48
[next]