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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning
Bill Hoffman
2009-11-03
1
-1/+1
*
Fix warnings for unused variables
Bill Hoffman
2009-11-03
2
-5/+4
*
Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build...
Zach Mullen
2009-11-03
2
-5/+22
*
Fix cygwin package stuff to work with libarchive
Bill Hoffman
2009-11-03
3
-80/+64
*
KWSys Nightly Date Stamp
KWSys Robot
2009-11-03
1
-1/+1
*
Added logic to check for cycles in the test dependency graph before any tests...
Zach Mullen
2009-11-02
2
-1/+52
*
Warn on set(PARENT_SCOPE) at top scope
Brad King
2009-11-02
1
-2/+8
*
Fix for hpux...
Bill Hoffman
2009-11-02
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-11-02
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-11-01
1
-2/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-31
1
-1/+1
*
Fix bug #9722. Report error when not able to create build directory.
Clinton Stimpson
2009-10-30
1
-1/+8
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
12
-1027/+615
*
Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr...
David Cole
2009-10-30
3
-15/+20
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-30
1
-1/+1
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
6
-3/+42
*
Fix bug#9767 catch missing leak.
Bill Hoffman
2009-10-29
1
-2/+10
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-29
1
-1/+1
*
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
1
-0/+34
*
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
*
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
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-28
1
-1/+1
*
BUG: hardcore some values so output matches cmVS10CLFlagTable.h (addresses bu...
Zack Galbreath
2009-10-27
1
-2/+25
*
Fix working dir issue for ctest show only mode (-N)
Zach Mullen
2009-10-27
1
-0/+5
*
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
*
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
*
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
1
-4/+4
*
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
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-25
1
-1/+1
*
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
*
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
[next]