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
*
Merge topic 'fix_long_filenames_vs2010'
Brad King
2011-03-31
1
-10/+1
|
\
|
*
With very long file names, VS 2010 was unable to compile files.
Bill Hoffman
2011-03-23
1
-10/+1
*
|
Merge topic 'cleanup-unused-variable-check'
Brad King
2011-03-31
3
-26/+27
|
\
\
|
*
|
Fix unused cache warning after multiple configure iterations
Brad King
2011-03-24
1
-2/+5
|
*
|
Refine unused cache variable warning
Brad King
2011-03-24
3
-24/+22
*
|
|
Merge topic 'CPack-fix11930-LeftOverComponents'
Brad King
2011-03-31
8
-259/+173
|
\
\
\
|
*
|
|
CPack fix #11930 and simplifies component packaging options
Eric NOULARD
2011-03-23
8
-259/+173
*
|
|
|
Merge topic 'doc-include_directories-typo-issue-12020'
Brad King
2011-03-31
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Fix typo in include_directories documentation (#12020)
Brad King
2011-03-29
1
-1/+1
*
|
|
|
|
Merge topic 'generator-expression-dot-in-name-issue-12002'
Brad King
2011-03-31
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Allow '.' in target names in generator expressions (#12002)
Brad King
2011-03-22
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-31
1
-1/+1
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-30
1
-1/+1
*
|
|
|
|
KWSys: Recognize rxvt-unicode-256color terminal (#12013)
Brad King
2011-03-29
1
-0/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-29
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-28
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-27
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-26
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-25
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-24
1
-1/+1
*
|
|
|
KWSys: Do not trust EXECUTABLE_OUTPUT_PATH for ProcessFwd9x encoding
Brad King
2011-03-23
1
-8/+4
|
|
_
|
/
|
/
|
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-23
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'CPackDeb-fixTestCrash'
Brad King
2011-03-22
2
-5/+14
|
\
\
|
*
|
CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR
Eric NOULARD
2011-03-19
2
-5/+14
*
|
|
Merge topic 'include-flags-response-file'
Brad King
2011-03-22
9
-18/+90
|
\
\
\
|
*
|
|
Optionally pass include directories with response files
Brad King
2011-03-17
7
-11/+79
|
*
|
|
Generate target-wide flags before individual build rules
Brad King
2011-03-17
2
-6/+6
|
*
|
|
Factor old-style -D flags out from -I flag generation
Brad King
2011-03-15
2
-2/+6
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ctest-detect-maven-errors-and-warnings'
Brad King
2011-03-22
1
-1/+3
|
\
\
\
|
*
|
|
CTest: catch warning output of Apache Maven
Rolf Eike Beer
2011-03-18
1
-1/+3
|
|
|
/
|
|
/
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-22
1
-1/+1
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-21
1
-1/+1
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-20
1
-1/+1
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-19
1
-1/+1
|
/
/
*
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-18
1
-1/+1
*
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-17
1
-1/+1
*
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-16
1
-1/+1
*
|
Merge topic 'ctest-remove-trailing-whitespace'
Brad King
2011-03-15
4
-71/+71
|
\
\
|
*
|
Remove trailing whitespace
Brad King
2011-03-11
4
-71/+71
*
|
|
Merge topic 'validate-custom-commands-issue-11963'
Brad King
2011-03-15
1
-0/+14
|
\
\
\
|
*
|
|
Validate custom command arguments (#11963)
Brad King
2011-03-14
1
-0/+14
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'module-link-interface-issue-11945'
Brad King
2011-03-15
1
-3/+7
|
\
\
\
|
*
|
|
Add parens in cmTarget::ComputeLinkInterface logic
Brad King
2011-03-14
1
-1/+1
|
*
|
|
The link interface of MODULE libraries is empty (#11945)
Brad King
2011-03-09
1
-3/+7
*
|
|
|
Merge topic 'CPackDeb-ComponentSupport'
Brad King
2011-03-15
2
-29/+346
|
\
\
\
\
|
*
|
|
|
CPackDeb add Component Support to DEB generator fix #0011655
M. Konrad
2011-03-11
2
-29/+346
*
|
|
|
|
Merge topic 'MakeUseMangledMesaScriptable'
Brad King
2011-03-15
1
-5/+9
|
\
\
\
\
\
|
*
|
|
|
|
Make use_mangled_mesa() available in cmake script mode (#11926)
Alex Neundorf
2011-03-10
1
-0/+5
|
*
|
|
|
|
Remove trailing whitespace
Alex Neundorf
2011-03-10
1
-5/+4
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ctest-git-submodule-recursive'
Brad King
2011-03-15
2
-1/+46
|
\
\
\
\
\
[next]