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 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
*
BUG: Fix escaping of more characters on Windows shells.
Brad King
2008-04-30
1
-13/+21
*
BUG: Do not escape shell operators when generating command lines.
Brad King
2008-04-29
5
-3/+37
*
ENH: Add test of preservation of static libraries on original link lines.
Brad King
2008-04-23
6
-0/+21
*
BUG: Allow timeouts larger than 1500 for tests that may take longer than 25 m...
David Cole
2008-04-19
1
-4/+18
*
ENH: use a common CPACK_BINARY_ prefix for the binary package generators
Alexander Neundorf
2008-04-17
1
-0/+1
*
BUG: A per-config target name postfix should be ignored for Mac bundle and fr...
Brad King
2008-04-14
1
-0/+1
*
ENH: add a simple x11 test for packaging
Bill Hoffman
2008-04-11
2
-2/+11
*
ENH: add a simple x11 program
Bill Hoffman
2008-04-11
1
-0/+145
*
BUG: Correct Mac OS X framework behavior
Brad King
2008-04-08
2
-1/+6
*
ENH: support unset of properties
Ken Martin
2008-04-01
1
-3/+35
*
BUG: Fix Fortran test to use more portable comment syntax in fixed format sou...
Brad King
2008-03-28
1
-3/+3
*
BUG: make test more robust
Ken Martin
2008-03-25
1
-2/+1
*
BUG: add debugging into to check out a problem
Ken Martin
2008-03-25
1
-0/+2
*
ENH: preclean some warnings
Ken Martin
2008-03-25
70
-2/+72
*
ENH: Add "if(POLICY policy-id)" option for IF command.
Brad King
2008-03-20
3
-0/+15
*
BUG: Convert cmake_policy(VERSION) to cmake_minimum_required(VERSION) in Test...
Brad King
2008-03-20
2
-2/+2
*
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove dupl...
Sebastien Barre
2008-03-12
1
-0/+4
*
ENH: Improve handling of old-style compatibility.
Brad King
2008-03-07
2
-0/+2
*
ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...
David Cole
2008-03-04
2
-2/+159
*
BUG: Fix typo XCode -> Xcode in Preprocess test.
Brad King
2008-03-01
1
-2/+2
*
ENH: Update Preprocess test to distinguish between the make tool or compiler ...
Brad King
2008-03-01
1
-27/+75
*
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...
Brad King
2008-02-14
4
-8/+19
*
BUG: Need ANSI C.
Brad King
2008-02-08
1
-0/+2
*
ENH: Make Dependency test Case2 require two traversals of a static library loop.
Brad King
2008-02-07
6
-6/+11
*
ENH: complex must link to curl now
Bill Hoffman
2008-02-07
3
-3/+6
*
ENH: Combine all dependency* tests into one Dependency test. Add more diffic...
Brad King
2008-02-06
18
-54/+111
*
ENH: Improve exporting/importing of targets
Brad King
2008-02-06
1
-1/+4
*
COMP: Convert C function prototypes to use (void) instead of ().
Brad King
2008-02-03
4
-5/+5
*
ENH: disable test for vs 70 as devenv randomly segfaults when building the su...
Ken Martin
2008-02-01
1
-2/+2
*
BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator.
Brad King
2008-02-01
1
-8/+8
*
ENH: Update ExportImport test to enforce dependent library paths
Brad King
2008-02-01
2
-0/+11
*
BUG: Fix commit 1.41 of Tests/CMakeLists.txt to place fake target before --ve...
Brad King
2008-02-01
1
-1/+1
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-10/+5
*
ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES.
Brad King
2008-01-30
7
-14/+59
*
ENH: add missing files
Bill Hoffman
2008-01-30
2
-0/+18
*
ENH: fix for bug 3218 dependant projects are written out automatically if the...
Bill Hoffman
2008-01-30
4
-2/+49
*
BUG: Custom command driver outputs must be SYMBOLIC since no corresponding fi...
Brad King
2008-01-29
1
-0/+12
*
BUG: Make sure CMAKE_INSTALL_PREFIX stays in subproject caches.
Brad King
2008-01-29
1
-2/+2
*
ENH: Added version support to Config mode of find_package command.
Brad King
2008-01-29
9
-1/+77
*
BUG: Fix Framework test after fixing FRAMEWORK targets to not install like fr...
Brad King
2008-01-28
1
-0/+2
*
ENH: Support exporting/importing of AppBundle targets.
Brad King
2008-01-28
4
-3/+45
*
BUG: Fix export/import file generation to not store link dependencies of exec...
Brad King
2008-01-28
3
-1/+6
*
ENH: Restored APPEND option to EXPORT() command in new implementation.
Brad King
2008-01-28
1
-1/+5
[next]