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
*
Merge in changes to CMake-2-8 RC 2
Bill Hoffman
2009-10-01
1002
-11791/+12774
*
Add change log and fix UMR in ctest from head.
Bill Hoffman
2009-09-25
2
-0/+46
*
Use cmake-gui.exe for add/remove icon.
Bill Hoffman
2009-09-25
1
-0/+3
*
Add RC value of 1
Bill Hoffman
2009-09-24
1
-1/+1
*
change version to RC 0
Bill Hoffman
2009-09-24
1
-1/+2
*
BUG: Fix issue #8177. Modify the system PATH for all users when requested dur...
David Cole
2009-09-24
1
-8/+29
*
SEGFAULT does not work on watcom with ctest, so don't expect it to...
Bill Hoffman
2009-09-24
1
-2/+8
*
Output a message in ctest when each test is started
Zach Mullen
2009-09-24
1
-0/+3
*
Use CTEST_TEST_GENERATOR
Bill Hoffman
2009-09-24
1
-7/+6
*
Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the gen...
Bill Hoffman
2009-09-24
3
-21/+18
*
Removed comment
Zach Mullen
2009-09-24
1
-2/+0
*
Reformat ctest -N output. Removed the "Start processing tests" message as well.
Zach Mullen
2009-09-24
2
-7/+10
*
Restore KWSys SystemTools _WIN32 state on cygwin
Brad King
2009-09-24
1
-2/+5
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-24
1
-1/+1
*
Add new changelog to get ready for release
Bill Hoffman
2009-09-23
1
-1954/+19087
*
Visual Studio 10 has the same bug as 8 so make the path shorter
Bill Hoffman
2009-09-23
1
-2/+2
*
Tests which are not run should be added to the failed test list.
Zach Mullen
2009-09-23
1
-0/+1
*
Uncommented the dependency of CTestTestNoExe on CTestTestNoBuild so that it w...
Zach Mullen
2009-09-23
1
-1/+1
*
Add Xcode SYMROOT setting for custom targets
Brad King
2009-09-23
1
-3/+4
*
Make portable c for Parallel test
Zach Mullen
2009-09-23
1
-4/+4
*
Major optimization of C/C++ dependency scanning.
Alexander Neundorf
2009-09-23
8
-20/+96
*
fix compile warnings
Clinton Stimpson
2009-09-23
3
-32/+36
*
Handle older cvs clients that do not allow for the password to be in the CVSR...
Bill Hoffman
2009-09-23
2
-1/+5
*
Add nightly builds for linux windows and mac.
Bill Hoffman
2009-09-23
1
-12/+22
*
Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not...
Zach Mullen
2009-09-23
4
-67/+66
*
Fix KWSys SystemTools build on cygwin with -mwin32
Brad King
2009-09-23
1
-2/+1
*
CTestTestParallel now submits to public dashboard for easier debugging
Zach Mullen
2009-09-23
1
-0/+1
*
Teach Xcode generator to set XCODE_VERSION
Brad King
2009-09-23
4
-10/+27
*
Updated formatting of documentation plus a little reorganization.
James Bigler
2009-09-23
1
-141/+145
*
Added a command to make the output directory. This is to fix the XCode build...
James Bigler
2009-09-23
1
-0/+6
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-23
1
-1/+1
*
add support for finding qcollectiongenerator executable. fixes #9248.
Clinton Stimpson
2009-09-22
1
-9/+17
*
fix issue 9346. add binary directory to window title to make it easier to de...
Clinton Stimpson
2009-09-22
2
-3/+9
*
new windows build machine for cmake
Bill Hoffman
2009-09-22
1
-0/+17
*
disable svn
Bill Hoffman
2009-09-22
1
-0/+1
*
Add support for Qt configured with custom qtlibinfix (see issue 9571). Also ...
Clinton Stimpson
2009-09-22
1
-35/+36
*
Fix Xcode project references to the source tree
Brad King
2009-09-22
2
-56/+34
*
Optionally force conversion to relative path
Brad King
2009-09-22
2
-14/+17
*
Make sure KWSYS_DO_NOT_CLEAN_PUTENV is defined at bootstrap time for cmake in...
Bill Hoffman
2009-09-22
1
-0/+1
*
Skip implicit link info for multiple OS X archs
Brad King
2009-09-22
1
-2/+6
*
Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.
Bill Hoffman
2009-09-22
1
-1/+2
*
Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.
Bill Hoffman
2009-09-22
2
-2/+12
*
Put a flag in that will stop system tools from deleting system environment me...
Bill Hoffman
2009-09-22
2
-0/+5
*
Rescan dependencies also if CMakeDirectoryInformation.cmake has changed.
Alexander Neundorf
2009-09-22
2
-21/+51
*
Optimize KWSys SystemTools::FileExists on Windows
Brad King
2009-09-22
2
-22/+79
*
Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)
Zach Mullen
2009-09-22
5
-0/+93
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-22
1
-1/+1
*
Make Boost easier to find
Philip Lowman
2009-09-22
1
-1/+4
*
Fix issue 9581. Qt 4.5+ needs gobject-2.0.
Clinton Stimpson
2009-09-22
1
-0/+27
*
Add a blank line to my contributed find modules to prevent copyright info fro...
Philip Lowman
2009-09-22
4
-15/+15
[next]