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
...
*
ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...
Zach Mullen
2009-09-07
6
-8/+40
*
Put custom commands in topological order for VS 10
Brad King
2009-09-07
3
-16/+29
*
Save source dependencies from custom command trace
Brad King
2009-09-07
2
-6/+45
*
Do Windows command line escapes for VS 10 too
Brad King
2009-09-07
4
-34/+24
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-07
1
-1/+1
*
Try to fix the failing new StringFileTest on HP-UX
Alexander Neundorf
2009-09-06
1
-2/+2
*
Add a test for FILE(READ ... HEX) together with a tiny binary file.
Alexander Neundorf
2009-09-06
2
-0/+9
*
fix #9316: when converting binary data to hex, also print the leading 0's
Alexander Neundorf
2009-09-06
1
-1/+1
*
Improve the algorithm which skips targets so they are not added to the codebl...
Alexander Neundorf
2009-09-06
1
-47/+16
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-06
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-05
1
-1/+1
*
Oops. Close strings with double quotes. Where they're supposed to be.
David Cole
2009-09-04
1
-2/+2
*
Add MPICH2 and Microsoft HPC paths, add paths to find mpiexec. Now it works b...
David Cole
2009-09-04
1
-8/+16
*
Fix memory and process leak in ctest_run_script.
Bill Hoffman
2009-09-04
1
-1/+1
*
fix focus fighting between search field and cache value editors
Clinton Stimpson
2009-09-04
2
-1/+9
*
Increase curl submit timeout. A submit will timeout if there are 120 seconds ...
David Cole
2009-09-04
1
-7/+11
*
Fixed ctest output processing. Should now display output as it occurs, as we...
Zach Mullen
2009-09-04
3
-31/+46
*
Change run_ctest_script in ctest to not stop processing when there is an erro...
Bill Hoffman
2009-09-04
4
-8/+43
*
Cleanup source file dependency tracing logic
Brad King
2009-09-04
1
-52/+56
*
Cleanup cmTarget source file list representation
Brad King
2009-09-04
2
-11/+19
*
Simplify VS CMake re-run check
Brad King
2009-09-04
1
-11/+0
*
Simplify VS generator ZERO_CHECK dependency
Brad King
2009-09-04
2
-37/+8
*
Fixed output as-it-happens issue. Now displays output as it receives each ne...
Zach Mullen
2009-09-04
1
-0/+4
*
Added the test property EXPENSIVE, which denotes that the given test(s) shoul...
Zach Mullen
2009-09-04
4
-15/+43
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-04
1
-1/+1
*
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
Bill Hoffman
2009-09-03
28
-4477/+9
*
some white space fixes for the book
Ken Martin
2009-09-03
1
-1/+1
*
Fixed 2 unused variable warnings
Zach Mullen
2009-09-03
1
-3/+1
*
Allowed tests to pull more than one line of output in their quantum. Fixed u...
Zach Mullen
2009-09-03
5
-80/+91
*
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
[prev]
[next]