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
*
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
*
Fix Bug #9158: FindBoost.cmake does not work properly with nmake and icl
Philip Lowman
2009-09-22
1
-10/+11
*
Use ctest -j to speed up tests for release builds.
Bill Hoffman
2009-09-21
1
-1/+1
*
Do not require a cvs login for checkout.
Bill Hoffman
2009-09-21
1
-1/+1
*
More SLURM experimentation (ctest batch mode)
Zach Mullen
2009-09-21
1
-5/+17
*
For the complex tests since they link to the CMake library make sure that the...
Bill Hoffman
2009-09-21
1
-0/+2
*
Fixed a slurm batch argument identifier.
Zach Mullen
2009-09-21
1
-1/+1
*
Need to quote args when generating batch scripts from ctest
Zach Mullen
2009-09-21
2
-2/+36
*
Re-enabled failing tests; fixed ctest_build output to be consistent in the er...
Zach Mullen
2009-09-21
2
-22/+23
*
Fix Bug #8332, add support for .pch files for Xcode.
Bill Hoffman
2009-09-21
1
-1/+2
*
Fix Bug #8928, add support for .xib files for Xcode.
Bill Hoffman
2009-09-21
1
-0/+4
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-21
1
-1/+1
*
Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXES
Philip Lowman
2009-09-21
1
-1/+1
*
Forgot to mark Protobuf cache variables as advanced
Philip Lowman
2009-09-21
1
-0/+5
*
[NEW Module] FindAlsa audio library (Advanced Linux Sound Architecture)
Philip Lowman
2009-09-21
1
-0/+32
*
[NEW Module] Find and use Google's Protocol Buffers library & compiler
Philip Lowman
2009-09-21
1
-0/+106
*
Fix boost library detection with Sun Studio compiler (Issue #9153)
Philip Lowman
2009-09-20
1
-0/+2
*
Disable test as it fails on every system.
Bill Hoffman
2009-09-20
1
-11/+11
*
Improve readability
Philip Lowman
2009-09-20
1
-16/+27
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-20
1
-1/+1
*
Minor optimization in dependency checking.
Alexander Neundorf
2009-09-19
1
-2/+12
[next]