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
*
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
*
Use target dependency closure for VS 6 solutions
Brad King
2009-09-30
1
-164/+56
*
Move OrderedTargetDependSet into VS superclass
Brad King
2009-09-30
4
-39/+39
*
Fix get_filename_component() registry view
Brad King
2009-09-30
1
-1/+21
*
Create cmMakefile::PlatformIs64Bit helper method
Brad King
2009-09-30
4
-15/+19
*
Fix warnings in CMake source code.
David Cole
2009-09-30
1
-5/+3
*
Fix warnings in CMake source code.
David Cole
2009-09-30
1
-1/+1
*
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser file...
David Cole
2009-09-30
6
-10/+17
*
Fix module definition file reference for VS6 NMake
Brad King
2009-09-30
1
-4/+4
*
Fix default install prefix on Haiku
Brad King
2009-09-30
2
-0/+31
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-30
1
-1/+1
*
Fix use of module .def files for MS tools
Brad King
2009-09-29
7
-45/+51
*
Do not parse preprocessor defs for VS 10 link/lib
Brad King
2009-09-29
1
-8/+8
*
Add StringProperty options for VS 10 flag table
Brad King
2009-09-29
3
-0/+110
*
BUG: cmparseMSBuildXML should output StringProperty values too
Zack Galbreath
2009-09-29
1
-0/+7
[next]