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
*
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
*
Exclude Qt source files from coverage results.
David Cole
2009-10-24
1
-0/+3
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-24
1
-1/+1
*
Fix the showing of non-cpp files in the IDE
Bill Hoffman
2009-10-23
1
-3/+7
*
Fix optionally-valued booleans in VS 10 flag table
Brad King
2009-10-23
3
-11/+21
*
Detect and set Unicode character set in VS 10
Brad King
2009-10-23
2
-11/+57
*
Always set OutputPath in VS 10 projects
Brad King
2009-10-23
1
-4/+9
*
Add support for the g95 Fortran compiler
Brad King
2009-10-23
2
-0/+9
*
Test all target types in Fortran
Brad King
2009-10-23
4
-3/+19
*
Fix line-too-long style violations
Brad King
2009-10-23
4
-4/+8
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-23
1
-1/+1
*
Add Xcode file association for Fortran
Brad King
2009-10-22
1
-0/+4
*
Fix VS 10 flag table for precompiled headers
Brad King
2009-10-22
1
-3/+10
*
Fix VS 10 .sln files for Windows Explorer
Brad King
2009-10-22
1
-1/+1
*
Fix Microsoft.Cpp.$(Platform).user.props in VS10b2
Brad King
2009-10-22
1
-6/+4
*
Add test of all cmake -G generators. Ignore any errors from this as not all g...
David Cole
2009-10-22
2
-0/+109
*
Fix up download a bit, better error checking and uses of long not double for ...
Bill Hoffman
2009-10-22
2
-38/+125
*
More verbose BuildDepends test output
Brad King
2009-10-22
1
-2/+4
*
WIP: VS 10 Win64 generator
Brad King
2009-10-22
9
-14/+98
[next]