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
*
Remove CMake Policy CMP0015 until it is revised
Brad King
2009-10-08
7
-94/+2
*
REALLY fix color check for dependency scanning
Brad King
2009-10-08
1
-2/+3
*
Really fix color check for dependency scanning
Brad King
2009-10-08
1
-1/+1
*
Do not use -fPIC to link executables
Brad King
2009-10-08
1
-5/+0
*
Split Borland compiler information files
Brad King
2009-10-08
1
-9/+0
*
Trimmed off the newline from sw_vers output on mac, it could cause xml parsin...
Zach Mullen
2009-10-08
1
-0/+21
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-08
1
-1/+1
*
Fix find_package() when <pkg>_DIR is wrong
Brad King
2009-10-07
2
-11/+18
*
Do not collapse path of NOTFOUND values
Brad King
2009-10-07
1
-1/+4
*
fix Xcode 30 generator
Bill Hoffman
2009-10-07
1
-8/+8
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-07
1
-1/+1
*
Use integer literal instead of character
Brad King
2009-10-06
1
-1/+1
*
Support more special characters in file(STRINGS)
Brad King
2009-10-06
1
-1/+8
*
Fix bus error on mac. Was a result of not having null termination of arg lis...
Zach Mullen
2009-10-06
1
-5/+10
*
speedup C dependency scanning even more
Alexander Neundorf
2009-10-06
1
-23/+7
*
Avoid non-root copies of root-only targets
Brad King
2009-10-06
5
-48/+34
*
Added better OS information for Mac OS X
Zach Mullen
2009-10-06
1
-0/+28
*
Target copy ctor should initialize internal state
Brad King
2009-10-06
1
-0/+1
*
Use explicit conversion to avoid warnings in cmELF
Brad King
2009-10-06
1
-2/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-06
1
-1/+1
*
Target copy ctor should copy internal state
Brad King
2009-10-05
1
-3/+9
*
don't allow consecutive generates without a configure.
Clinton Stimpson
2009-10-05
1
-1/+1
*
BUG: #0009648 Change "The following tests FAILED" message to print on stdout ...
Zach Mullen
2009-10-05
1
-1/+1
*
Remove old Encoding field from CMake.desktop
Brad King
2009-10-05
1
-1/+0
*
Match width of ctest "Start xx: " line to line up with the end test line
Zach Mullen
2009-10-05
3
-4/+6
*
Invalidate target link info when necessary
Brad King
2009-10-05
2
-0/+21
*
Combine duplicate code in target property methods
Brad King
2009-10-05
2
-9/+9
*
Create explicit cmTarget::FinishConfigure step
Brad King
2009-10-05
3
-2/+12
*
Remove unused cmTarget::AddLinkLibrary method
Brad King
2009-10-05
2
-15/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-05
1
-1/+1
*
fix two more warnings from icpc
Alexander Neundorf
2009-10-04
1
-3/+0
*
Try to avoid cronic random failures on some Macs.
Bill Hoffman
2009-10-04
1
-2/+13
*
Try to avoid cronic random failures on some Macs.
Bill Hoffman
2009-10-04
1
-2/+15
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-04
1
-1/+1
*
remove unused variables, reported by icpc
Alexander Neundorf
2009-10-03
2
-7/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-03
1
-1/+1
*
Fix warnings in CMake source code.
David Cole
2009-10-02
5
-17/+28
*
Correct some typos in error messages in the string command. Add a test that c...
David Cole
2009-10-02
1
-4/+4
*
Clarify documentation and message for CMP0012
Brad King
2009-10-02
2
-7/+7
*
Fix documentation of CMP0012 and CMP0013 versions
Brad King
2009-10-02
1
-4/+4
*
Create INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
4
-0/+37
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
8
-0/+89
*
Centralize language flag addition for Makefiles
Brad King
2009-10-02
4
-9/+20
*
Document CMAKE_CURRENT_LIST_FILE more precisely
Brad King
2009-10-02
1
-1/+12
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-02
1
-1/+1
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
9
-18/+26
*
Add alternative _UTILITY targets to all solutions
Brad King
2009-10-01
2
-0/+27
*
Cleanup cmGlobalGenerator::GetTargetSets method
Brad King
2009-10-01
5
-50/+35
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-01
1
-2/+2
*
Remove unused members of local VS 6 generator
Brad King
2009-09-30
2
-13/+1
[next]