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
...
*
some white space fixes for the book
Ken Martin
2009-09-03
13
-23/+29
*
Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...
David Cole
2009-09-03
2
-11/+74
*
Fixed warnings
Zach Mullen
2009-09-03
5
-4/+13
*
COMP: Silence useless Borland inlining warning
Brad King
2009-09-03
1
-0/+6
*
ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...
Zach Mullen
2009-09-03
7
-8/+27
*
Create CMP0014 to require CMakeLists.txt files
Brad King
2009-09-03
3
-1/+54
*
Factor cmLocalGenerator::Configure input file read
Brad King
2009-09-03
2
-3/+12
*
Factor cmLocalGenerator::Configure object max path
Brad King
2009-09-03
2
-4/+9
*
Manage current local generator with automatic var
Brad King
2009-09-03
1
-5/+22
*
Fix typo in REQUIRED_ALWAYS policy error message
Brad King
2009-09-03
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-03
1
-1/+1
*
STYLE: line length
Zach Mullen
2009-09-02
1
-2/+5
*
Silence VS generator for missing CMakeLists.txt
Brad King
2009-09-02
2
-0/+8
*
Speed up graph traversal for project->targets map
Brad King
2009-09-02
1
-8/+6
*
ENH: Added PARALLEL_LEVEL option to ctest_test() command.
Zach Mullen
2009-09-02
3
-3/+16
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
9
-18/+78
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-02
1
-1/+1
*
Add curl timeout options to the SubmitUsingHTTP method. They were only in the...
David Cole
2009-09-01
1
-2/+7
*
Add support for embeded manifests for Intel C/C++/Fortran compilers
Bill Hoffman
2009-09-01
2
-2/+30
*
Add a module to determine if the intel linker supports manifest creation
Bill Hoffman
2009-09-01
1
-0/+17
*
Make CTest.UpdateGIT robust to user git config
Brad King
2009-09-01
1
-0/+7
*
use -o flag instead of > for qdbuscpp2xml
Clinton Stimpson
2009-09-01
1
-1/+1
*
Use the MANIFEST flag for non incremental linking as well.
Bill Hoffman
2009-09-01
1
-0/+1
*
Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...
Bill Hoffman
2009-09-01
2
-8/+3
*
Handle embeded manifests with ifort.
Bill Hoffman
2009-09-01
1
-1/+7
*
Test the user package registry
Brad King
2009-09-01
5
-0/+33
*
Teach export(PACKAGE) to fill the package registry
Brad King
2009-09-01
2
-1/+170
*
Teach find_package to search a "package registry"
Brad King
2009-09-01
2
-3/+191
*
Use Intel for Linux flags only on Linux
Brad King
2009-09-01
7
-28/+25
*
Fix FortranCInterface_VERIFY for non-C++ case
Brad King
2009-09-01
1
-0/+5
*
ENH: Improved test reporting output
Zach Mullen
2009-09-01
1
-8/+14
*
Test link multiplicity export/import
Brad King
2009-09-01
9
-1/+26
*
Test link multiplicity
Brad King
2009-09-01
5
-4/+11
*
Define 'multiplicity' for cyclic dependencies
Brad King
2009-09-01
5
-1/+101
*
Make FortranCInterface_VERIFY verbose on failure
Brad King
2009-09-01
1
-0/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-01
1
-2/+2
*
Fixed link order dependence in FindHDF5 module for static link.
Will Dicharry
2009-08-31
1
-2/+2
*
Test KWSYS_IOS_HAVE_BINARY during bootstrap
Brad King
2009-08-31
1
-0/+11
*
Define kwsys_ios_binary macro for std::ios::binary
Brad King
2009-08-31
4
-0/+37
*
Fixed ctest_memcheck docs (http://www.cmake.org/Bug/view.php?id=9242)
Zach Mullen
2009-08-31
1
-4/+14
*
In FindHDF5, added C library names to CXX search libraries.
Will Dicharry
2009-08-31
1
-1/+1
*
Fixed Dart time recording for ctest
Zach Mullen
2009-08-31
1
-0/+6
*
Fixed conversion warning on 64 bit machines
Zach Mullen
2009-08-31
4
-320/+6
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-31
1
-1/+1
*
Fixed line length issue
Zach Mullen
2009-08-30
1
-1/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-30
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-29
1
-1/+1
*
MemCheck should now work again in ctest
Zach Mullen
2009-08-28
7
-65/+67
*
Replaced std::stringstream with cmOStringStream
Zach Mullen
2009-08-28
1
-1/+1
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
8
-153/+117
[prev]
[next]