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 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
*
BUG: Avoid running the new CPackComponents test on Windows unless the NSIS in...
David Cole
2008-06-19
1
-2/+22
*
BUG: Be more specific about the expected file name of the installer. (So we d...
David Cole
2008-06-18
1
-2/+2
*
ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...
David Cole
2008-06-17
8
-43/+208
*
ENH: try turning this on again
Bill Hoffman
2008-06-17
1
-1/+1
*
ENH: turn this off until it passes on all systems
Bill Hoffman
2008-06-17
1
-1/+1
*
ENH: add a project name
Bill Hoffman
2008-06-17
1
-1/+1
*
ENH: fix find module stuff for test
Bill Hoffman
2008-06-16
1
-0/+1
*
ENH: add test which executes all FindXXX.cmake modules
Alexander Neundorf
2008-06-16
3
-0/+34
*
ENH: Add test for new find_* command HINTS option.
Brad King
2008-06-09
5
-0/+25
*
BUG: Fix CMake.FindBase test to normalize paths before comparing.
Brad King
2008-06-08
1
-0/+4
*
BUG: Fix new custom command with make-var expansion test on VS6. The VS6 IDE...
Brad King
2008-06-05
1
-2/+8
*
ENH: Add test for make variable replacement in a custom command with the VERB...
Brad King
2008-06-04
2
-0/+14
*
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
Brad King
2008-06-02
3
-11/+1
*
ENH: Update BuildDepends test to check #include lines with macros.
Brad King
2008-05-14
5
-12/+75
*
ENH: Add SKIP_RULE_DEPENDS option for add_custom_command()
Brad King
2008-05-14
3
-1/+11
[next]