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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[0008668: CTest Dev: Missing executables shown as failed tests when using MPI...
Zach Mullen
2009-12-10
5
-20/+103
*
New decision method to enable Fortran tests
Brad King
2009-12-10
3
-17/+50
*
Always use a configuration for CMake tests
Brad King
2009-12-10
1
-15/+3
*
Test 'install' target of CMake itself
Brad King
2009-12-10
3
-0/+54
*
Apply CMake test-time config to all tests
Brad King
2009-12-10
2
-4/+4
*
Fix memory leak that occurred when a test executable could not be started. (...
Zach Mullen
2009-12-10
1
-0/+1
*
Fix installation of CMake itself
Brad King
2009-12-10
1
-0/+7
*
Use add_subdirectory instead of subdirs in CMake
Brad King
2009-12-10
1
-11/+11
*
Simplify CMake self-install special case
Brad King
2009-12-10
1
-13/+4
*
BUG: Fix bug #10,000.
Clinton Stimpson
2009-12-10
1
-5/+13
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-10
1
-1/+1
*
Fix parallel HDF5 detection (#9982)
Alexander Neundorf
2009-12-09
1
-1/+1
*
Fix for bug 10001, make vs 10 compiler .rc files correctly
Bill Hoffman
2009-12-09
1
-30/+39
*
Create CMakeLibTests output dir for Xcode
Brad King
2009-12-09
1
-0/+10
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-09
1
-1/+1
*
Test XML encoding with UTF-8 character validation
Brad King
2009-12-08
2
-0/+48
*
Test UTF-8 decoding
Brad King
2009-12-08
2
-0/+126
*
CTest: Do not munge UTF-8 output in XML files
Brad King
2009-12-08
4
-34/+155
*
Create CMakeLib test driver and test cmXMLParser
Brad King
2009-12-08
5
-0/+49
*
Clean up CMake build tree 'bin' directory
Brad King
2009-12-08
3
-6/+9
*
Remove useless include file filters
Brad King
2009-12-08
4
-7/+0
*
KWSys: Remove default exe output path
Brad King
2009-12-08
1
-7/+0
*
Local test timeouts will now always take precedence over the global --timeout...
Zach Mullen
2009-12-08
1
-2/+1
*
Remove unused DumpDocumentation code
Brad King
2009-12-08
5
-196/+0
*
Minor typo in comments
Mathieu Malaterre
2009-12-08
1
-2/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-08
1
-1/+1
*
CMake global timeout (--timeout option) should prevail over individual test t...
Zach Mullen
2009-12-07
1
-1/+2
*
Force CheckSourceTree test to pass if the source tree is not a CVS checkout. ...
David Cole
2009-12-07
1
-0/+11
*
Remove WILL_FAIL property from BadExe test, since CTest was returning 0. Repl...
Zach Mullen
2009-12-07
1
-1/+2
*
Cosmetic changes to previous commit, for consistency.
Zach Mullen
2009-12-07
2
-3/+2
*
Added a unit test for running a test command which exists but is not an execu...
Zach Mullen
2009-12-07
6
-1/+50
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-07
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-06
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-05
1
-1/+1
*
Turn off fortran as gnu fortran does not mix with vs
Bill Hoffman
2009-12-04
1
-0/+1
*
Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...
David Cole
2009-12-04
2
-0/+15
*
Document usage of the include(CTest) module
Brad King
2009-12-04
1
-9/+45
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
21
-38/+603
*
Remove GNU-specific flags from Linux.cmake
Brad King
2009-12-04
4
-7/+0
*
Generalize support for Portland Group Compiler
Brad King
2009-12-04
8
-15/+86
*
Remove duplicate info from Linux SunPro info files
Brad King
2009-12-04
3
-6/+0
*
Consolidate Linux Intel compiler information
Brad King
2009-12-04
4
-28/+38
*
Fix GNU C and Fortran flags on SunOS
Brad King
2009-12-04
2
-1/+3
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-04
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-12-03
1
-1/+1
*
Move GNU flags from SunOS.cmake to SunOS-GNU.cmake
Brad King
2009-12-02
2
-17/+9
*
Hanle the case where a test can not be run because it is a bad executable.
Bill Hoffman
2009-12-02
2
-15/+14
*
Reduce duplication in Platform/<os>.cmake files
Brad King
2009-12-02
16
-22/+16
*
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
Brad King
2009-12-02
6
-30/+0
*
Fix OS X dylib and module GNU flags
Brad King
2009-12-02
4
-0/+30
[next]