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
*
Add more coverage and use the ARGS option of try_run
Bill Hoffman
2009-10-29
2
-0/+33
*
Increase timeout for the nightly build tests so that the poor mac nightly bui...
David Cole
2009-10-28
1
-1/+1
*
Increase timeout for the nightly build tests so that the poor mac nightly bui...
David Cole
2009-10-28
1
-1/+1
*
Avoid failure of CPackComponents test on dash16 and dash17 since makensis was...
David Cole
2009-10-28
1
-1/+9
*
Deleted old RunScript cmake scripts (renamed)
Zach Mullen
2009-10-28
2
-13/+0
*
Changed RunScript test to be in-source build safe
Zach Mullen
2009-10-28
3
-2/+15
*
Test per-config OUTPUT_DIRECTORY properties
Brad King
2009-10-28
4
-0/+88
*
Introduce per-config OUTPUT_DIRECTORY properties
Brad King
2009-10-28
1
-2/+57
*
Consolidate duplicate documentation in cmTarget
Brad King
2009-10-28
1
-15/+10
*
Create a static library's output dir for VS 6
Brad King
2009-10-28
2
-0/+35
*
Use per-config output dir in VS 6 templates
Brad King
2009-10-28
5
-32/+66
*
Fix Xcode <= 2.0 projects with CMAKE_BUILD_TYPE
Brad King
2009-10-28
1
-1/+4
*
Fix try_compile when file cannot be found
Brad King
2009-10-28
1
-1/+2
*
clean up to work with manifest files better.
Bill Hoffman
2009-10-28
1
-5/+5
*
Keep Xcode intermediate files away from output dir
Brad King
2009-10-28
1
-2/+14
*
Remove unreachable code in cmIfCommand
Brad King
2009-10-28
1
-1/+0
*
Re-disable MSVC CRT deprecation warnings
Brad King
2009-10-28
1
-1/+6
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-28
1
-1/+1
*
Allow this to handle hand edited manifest files.
Bill Hoffman
2009-10-27
1
-1/+5
*
Create CMake.ELF test to cover cmELF further
Brad King
2009-10-27
6
-0/+52
*
COMP: need to add quotes when using get_filename_component otherwise it will ...
Dave Partyka
2009-10-27
1
-2/+2
*
COMP: fix syntax error.
Dave Partyka
2009-10-27
1
-1/+1
*
ENH: Improvements in finding MPI on windows. ENH: reorganized searching mpi f...
Dave Partyka
2009-10-27
1
-55/+89
*
Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked d...
David Cole
2009-10-27
2
-0/+95
*
Fix Intel compiler warnings on Windows in cmtar
Brad King
2009-10-27
3
-8/+7
*
Disable Intel CRT deprecation warnings
Brad King
2009-10-27
1
-2/+2
*
Look for nvcc in the 32 bit bin directory before the 64 bin directory.
James Bigler
2009-10-27
1
-2/+2
*
BUG: hardcore some values so output matches cmVS10CLFlagTable.h (addresses bu...
Zack Galbreath
2009-10-27
1
-2/+25
*
Avoid Intel linker crash in BuildDepends test
Brad King
2009-10-27
1
-0/+8
*
Fix Intel Fortran SHARED libraries on Linux
Brad King
2009-10-27
1
-1/+1
*
Fix working dir issue for ctest show only mode (-N)
Zach Mullen
2009-10-27
1
-0/+5
*
Test if() boolean coersion and CMP0012 behaviors
Brad King
2009-10-27
2
-0/+159
*
Fix if() command and CMP0012 OLD/NEW behavior
Brad King
2009-10-27
4
-94/+127
*
Report expanded arguments in if() command errors
Brad King
2009-10-27
1
-20/+18
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-27
1
-1/+1
*
Allow for /D to change install directory on the command line.
Bill Hoffman
2009-10-26
1
-4/+16
*
Add test to enable detecting differences between generation N and N+1 of a cm...
David Cole
2009-10-26
2
-0/+180
*
Disable run_script test for now, it is failing currently on linux
Zach Mullen
2009-10-26
1
-4/+4
*
Correct one of the valgrind errors from the CPackTestAllGenerators test. Do n...
David Cole
2009-10-26
1
-3/+6
*
ENH: Move SetErrorMode around calls to generate and configure instead of set...
Clinton Stimpson
2009-10-26
2
-9/+21
*
Added test coverage for cmCTestRunScriptCommand
Zach Mullen
2009-10-26
3
-0/+26
*
change to a new version of qt.
Bill Hoffman
2009-10-26
1
-1/+1
*
Skip SHARED lib Fortran test with XL and old GNU
Brad King
2009-10-26
1
-1/+15
*
Fix Intel and MinGW Fortran DLL import libraries
Brad King
2009-10-26
4
-4/+7
*
Fix Xcode dylib version default
Brad King
2009-10-26
1
-10/+10
*
Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...
Zach Mullen
2009-10-26
2
-6/+7
*
Revert "Always set OutputPath in VS 10 projects"
Brad King
2009-10-26
1
-3/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-26
1
-1/+1
*
Turn on the NSIS binary for the CPackComponents test if NSIS is found. Should...
David Cole
2009-10-25
1
-4/+9
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-25
1
-1/+1
[next]