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
*
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
*
Fix KWSys SystemTools build on cygwin with -mwin32
Brad King
2009-09-23
1
-2/+1
*
Teach Xcode generator to set XCODE_VERSION
Brad King
2009-09-23
3
-10/+26
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-23
1
-1/+1
*
fix issue 9346. add binary directory to window title to make it easier to de...
Clinton Stimpson
2009-09-22
2
-3/+9
*
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
*
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
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-22
1
-1/+1
*
More SLURM experimentation (ctest batch mode)
Zach Mullen
2009-09-21
1
-5/+17
*
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
1
-5/+6
*
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
*
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
1
-7/+2
*
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
*
Add detection of gcc versions that do not support isysroot option and do not ...
Bill Hoffman
2009-09-18
1
-7/+13
*
Fix the build for version 2.5 of Xcode.
Bill Hoffman
2009-09-18
1
-0/+9
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-18
1
-1/+1
*
Fix case where no archs are found on older macs.
Bill Hoffman
2009-09-17
1
-4/+4
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
2
-31/+28
*
Bug #9430, recognize the FR flag
Bill Hoffman
2009-09-17
1
-0/+1
*
Do not call CollapseFullPath for PDB file names
Brad King
2009-09-17
3
-3/+3
*
Remove old check for duplicate subdirectories
Brad King
2009-09-17
1
-15/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-17
1
-1/+1
*
Fix typo in name
Bill Hoffman
2009-09-17
1
-1/+1
*
Major improvement of the generated targets in Eclipse.
Alexander Neundorf
2009-09-16
4
-14/+102
*
Teach configure_file to handle directory names
Brad King
2009-09-16
2
-0/+21
*
Teach configure_file to handle relative paths
Brad King
2009-09-16
2
-12/+27
*
Fix typo in cmConfigureFileCommand ivar name
Brad King
2009-09-16
2
-5/+5
*
Put compiler defined macros into eclipse project files
Alexander Neundorf
2009-09-16
1
-0/+69
*
Fix uninitialized errors.
Bill Hoffman
2009-09-16
1
-0/+7
*
Generate proper Intel Fortran project version
Brad King
2009-09-16
1
-1/+13
*
Create VS generator GetRegistryBase method
Brad King
2009-09-16
8
-0/+22
*
Initialize directory scope with closure of parent
Brad King
2009-09-16
1
-2/+10
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-16
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-15
1
-1/+1
*
Fix for bug #8969, pick a better default version for VS, and make it easier t...
Bill Hoffman
2009-09-15
1
-27/+24
*
Fix for bug# 5373, include CMake verison in generated docs.
Bill Hoffman
2009-09-15
1
-2/+4
[next]