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
*
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
*
Remove cmGlobalXCode21Generator subclass
Brad King
2009-09-19
5
-111/+30
*
Fix check for -isysroot on OS X
Brad King
2009-09-19
7
-21/+28
*
The preprocessing and assembly rules also need the <DEFINES>, otherwise diffe...
Alexander Neundorf
2009-09-19
2
-4/+4
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-19
1
-1/+1
*
Only do the OSX arch stuff on OSX.
Bill Hoffman
2009-09-18
1
-2/+3
*
Disabling CTestTestNoBuild pending investigation of odd g++ output issues.
Zach Mullen
2009-09-18
1
-7/+7
*
Add detection of gcc versions that do not support isysroot option and do not ...
Bill Hoffman
2009-09-18
2
-7/+27
*
Apparently, on FarAway the presence of errors during ctest_build does not cau...
Zach Mullen
2009-09-18
1
-1/+2
*
Cosmetic change to test CMakeLists
Zach Mullen
2009-09-18
1
-1/+1
*
Better error message tells user possible ways to resolve the error.
David Cole
2009-09-18
1
-1/+1
*
Added test coverage for ctest. Covers WILL_FAIL condition, tests that do not...
Zach Mullen
2009-09-18
10
-0/+196
*
Fix the build for version 2.5 of Xcode.
Bill Hoffman
2009-09-18
1
-0/+9
*
Fix CHECK_(C|CXX)_COMPILER_FLAG macro test
Brad King
2009-09-18
1
-2/+2
*
Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunPro
Brad King
2009-09-18
2
-2/+6
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-18
1
-1/+1
*
Fix CHECK_(C|CXX)_COMPILER_FLAG for HP
Brad King
2009-09-17
2
-0/+2
*
Fix case where no archs are found on older macs.
Bill Hoffman
2009-09-17
1
-4/+4
*
Test CHECK_(C|CXX)_COMPILER_FLAG macros
Brad King
2009-09-17
1
-1/+9
*
Fix CHECK_(C|CXX)_COMPILER_FLAG for GNU and MSVC
Brad King
2009-09-17
2
-2/+10
*
Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILES
Brad King
2009-09-17
2
-2/+41
*
Cleanup generic compiler check macro documentation
Brad King
2009-09-17
6
-36/+30
*
The check for include dirs and builtin macros also works with the Intel compiler
Alexander Neundorf
2009-09-17
1
-11/+15
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
3
-36/+29
*
Bug #9430, recognize the FR flag
Bill Hoffman
2009-09-17
1
-0/+1
[next]