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
*
Fix compiler warning reported on older Borland dashboard.
David Cole
2012-02-22
1
-2/+4
*
Fix compiler error reported on older Borland dashboard.
David Cole
2012-02-22
1
-2/+3
*
Update the documentation regarding INCLUDE_DIRECTORIES.
David Cole
2012-02-22
3
-10/+51
*
Call ExpandVariablesInString for each target's INCLUDE_DIRECTORIES
David Cole
2012-02-22
1
-0/+14
*
Make search paths ordered and unique
David Cole
2012-02-22
1
-1/+14
*
Remove cmMakefile::GetIncludeDirectories
David Cole
2012-02-22
2
-29/+0
*
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
18
-125/+204
*
Keep the INCLUDE_DIRECTORIES target property up to date.
Stephen Kelly
2012-02-22
2
-0/+14
*
Add API to get the ordered includes for a target.
Stephen Kelly
2012-02-22
2
-0/+27
*
CMake: Eliminate cmMakefile::IncludeDirectories
David Cole
2012-02-22
3
-84/+71
*
Remove include flags memoization.
Stephen Kelly
2012-02-22
2
-15/+3
*
Make it safe to call this method without creating duplicates.
Stephen Kelly
2012-02-22
1
-2/+6
*
Refactor GetIncludeFlags to take includes instead of fetching them
Stephen Kelly
2012-02-22
4
-10/+21
*
KWSys Nightly Date Stamp
KWSys Robot
2012-02-22
1
-1/+1
*
Merge topic 'HandleTargetsInCMakeRequiredLibraries'
David Cole
2012-02-21
17
-67/+257
|
\
|
*
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
Alex Neundorf
2012-02-21
13
-11/+206
|
*
bootstrap: move while() and endwhile() into the bootstrap build
Alex Neundorf
2012-02-21
2
-4/+4
|
*
-don't pull in CheckTypeSize.cmake from the cmake which is being built
Alex Neundorf
2012-02-21
1
-6/+1
|
*
-remove trailing whitespace
Alex Neundorf
2012-02-21
9
-46/+46
*
|
Merge topic 'qt3-find-qtmain'
David Cole
2012-02-21
1
-1/+4
|
\
\
|
*
|
Fix paths/hints for finding qtmain.
Clinton Stimpson
2012-02-20
1
-1/+4
*
|
|
Merge topic 'update-KWIML'
David Cole
2012-02-21
1
-1/+9
|
\
\
\
|
*
\
\
Merge branch 'upstream-kwiml' into update-KWIML
Brad King
2012-02-20
1
-1/+9
|
|
\
\
\
|
|
*
|
|
KWIML: Teach ABI.h that MIPS is biendian
Modestas Vainius
2012-02-20
1
-1/+9
*
|
|
|
|
Merge topic 'doBuildRPM-withSpaceInTree'
David Cole
2012-02-21
1
-0/+8
|
\
\
\
\
\
|
*
|
|
|
|
Do not build RPM if path of the build tree contains space
Eric NOULARD
2012-02-19
1
-0/+8
*
|
|
|
|
|
Merge topic 'CPack-dynamicDocSection'
David Cole
2012-02-21
11
-67/+230
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Try to fix compile error on Win32-vs70
Eric NOULARD
2012-02-18
1
-3/+4
|
*
|
|
|
|
|
Fix typo in end markup
Eric NOULARD
2012-02-18
1
-1/+1
|
*
|
|
|
|
|
More documentation concerning CPack Components
Eric NOULARD
2012-02-18
1
-1/+46
|
*
|
|
|
|
|
Put CPack DMG and PackageMaker doc in separate files
Eric NOULARD
2012-02-18
3
-55/+104
|
*
|
|
|
|
|
Correct copy/paste section name mistake
Eric NOULARD
2012-02-18
1
-1/+1
|
*
|
|
|
|
|
Suppress unecessary (now empty) doc sections
Eric NOULARD
2012-02-18
1
-2/+0
|
*
|
|
|
|
|
Add structure documentation for CPack Bundle generator
Eric NOULARD
2012-02-18
1
-0/+12
|
*
|
|
|
|
|
Add structured documentation for NSIS
Eric NOULARD
2012-02-18
1
-0/+42
|
*
|
|
|
|
|
Dynamically add documentation section specified in documented script.
Eric NOULARD
2012-02-18
5
-9/+25
*
|
|
|
|
|
|
Merge topic 'GenerateExportHeader_MinorFix'
David Cole
2012-02-21
1
-1/+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GenerateExportHeader: use double quotes around _gcc_version
Alex Neundorf
2012-02-18
1
-1/+1
*
|
|
|
|
|
|
|
Merge topic 'improve-findopenmp'
David Cole
2012-02-21
1
-72/+133
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
FindOpenMP: try the most likely flags first
Rolf Eike Beer
2012-02-18
1
-32/+67
|
*
|
|
|
|
|
|
|
FindOpenMP: do not fail if only C or CXX is enabled (#11910)
Rolf Eike Beer
2012-02-08
1
-43/+69
*
|
|
|
|
|
|
|
|
Merge topic 'expect-more-versions'
David Cole
2012-02-21
1
-2/+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
AllFindModules test: expect more modules to have a version number available
Rolf Eike Beer
2012-02-18
1
-2/+3
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge topic 'improve-findfreetype'
David Cole
2012-02-21
1
-2/+26
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
FindFreetype: support version selection
Rolf Eike Beer
2012-02-17
1
-2/+26
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge topic 'findlibrary-versioned-libraries'
David Cole
2012-02-21
2
-5/+45
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Find_library(): allow searching for versioned shared objects
Rolf Eike Beer
2012-02-18
2
-5/+45
*
|
|
|
|
|
|
|
|
|
Merge topic 'fix-typos-12975'
David Cole
2012-02-21
7
-14/+14
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
fix the same typos as found by Debian in other places, too
Rolf Eike Beer
2012-02-18
3
-5/+5
|
*
|
|
|
|
|
|
|
|
|
various typo and formatting fixes in manual pages (#12975)
Modestas Vainius
2012-02-18
4
-9/+9
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
[next]