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
*
CMake Nightly Date Stamp
Kitware Robot
2012-10-13
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-10-12
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-10-11
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-10-10
1
-1/+1
*
Merge topic 'doc-regex-range'
Brad King
2012-10-09
1
-1/+2
|
\
|
*
string: Clarify regex documentation of '-' behavior
Brad King
2012-10-08
1
-1/+2
*
|
Merge topic 'doc-if-NOTFOUND'
Brad King
2012-10-09
1
-1/+1
|
\
\
|
*
|
if: Document that plain 'NOTFOUND' is a false constant
Brad King
2012-10-05
1
-1/+1
|
|
/
*
|
Merge topic 'generator-expression-bug-fixes'
Brad King
2012-10-09
2
-14/+63
|
\
\
|
*
|
GenEx: Don't use std::vector::at(int).
Stephen Kelly
2012-10-09
1
-3/+3
|
*
|
GenEx: Ensure that the empty CONFIGURATION can be used conditionally.
Stephen Kelly
2012-10-09
1
-5/+5
|
*
|
GenEx: Validate target and property names.
Stephen Kelly
2012-10-09
1
-1/+46
|
*
|
GenEx: Parse comma after colon tokens specially
Stephen Kelly
2012-10-09
1
-1/+7
|
*
|
GenEx: Report actual target name not found, not "0" each time.
Stephen Kelly
2012-10-09
1
-2/+3
|
*
|
GenEx: Return after error reported.
Stephen Kelly
2012-10-09
1
-0/+1
|
*
|
GenEx: It is not an error to specify an empty parameter
Stephen Kelly
2012-10-09
1
-4/+0
*
|
|
Merge topic 'ctest-svn-suncc-5.1'
Brad King
2012-10-09
2
-0/+5
|
\
\
\
|
*
|
|
cmCTestSVN: Fix compilation with Sun CC 5.1
Brad King
2012-10-04
2
-0/+5
*
|
|
|
Merge topic 'ninja-custom-command-implicit'
Brad King
2012-10-09
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Ninja: implicit dependency for custom command files
Peter Kümmel
2012-10-03
1
-1/+1
*
|
|
|
|
Merge topic 'ninja-dont-pollute-current-dir'
Brad King
2012-10-09
1
-2/+12
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: don't pollute current dir when using gui (#13495)
Peter Kümmel
2012-10-09
1
-2/+12
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ninja-compile-OBJECT_DIR'
Brad King
2012-10-09
1
-1/+9
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: also set OBJECT_DIR when compiling
Peter Kümmel
2012-10-03
1
-1/+9
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-09
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-08
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-07
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-06
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-05
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-04
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-03
1
-1/+1
|
/
*
Merge topic 'ninja-LIBPATH'
Brad King
2012-10-02
6
-37/+79
|
\
|
*
Ninja: add option to enforce usage of response files
Peter Kümmel
2012-10-01
1
-4/+4
|
*
Ninja: move <OBJECTS> in front of the first linker option
Peter Kümmel
2012-10-01
1
-11/+25
|
*
Ninja: move -LIBPATH behind -link option
Peter Kümmel
2012-10-01
6
-27/+55
*
|
Merge topic 'ninja-link-rsp-expand'
Brad King
2012-10-02
5
-22/+25
|
\
\
|
|
/
|
*
Revert "Ninja: don't expand any rsp files"
Bill Hoffman
2012-10-01
2
-17/+8
|
*
Ninja: don't confuse ninja's rsp files with nmake's
Peter Kümmel
2012-09-28
3
-5/+17
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-02
1
-1/+1
*
|
Merge topic 'documentation-cleanup'
Brad King
2012-10-01
5
-14/+24
|
\
\
|
*
|
Fix minor typos.
Stephen Kelly
2012-09-29
3
-5/+5
|
*
|
Remove unused parameter marker and the unused parameter.
Stephen Kelly
2012-09-29
1
-2/+1
|
*
|
Document that generator expressions can be used in target properties.
Stephen Kelly
2012-09-29
1
-2/+9
|
*
|
Fix punctuation in some variables documentation.
Stephen Kelly
2012-09-29
1
-2/+4
|
*
|
Fix the layout of the generator expression documentation.
Stephen Kelly
2012-09-29
1
-3/+5
*
|
|
Merge topic 'export-sets'
Brad King
2012-10-01
18
-181/+450
|
\
\
\
|
*
\
\
Merge topic 'AutomocUseTargetProperties' into export-sets
Alex Neundorf
2012-09-30
51
-788/+1887
|
|
\
\
\
|
*
|
|
|
exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package()
Alex Neundorf
2012-09-30
2
-1/+10
|
*
|
|
|
exports: move the handling of missing targets into subclasses
Alex Neundorf
2012-09-30
6
-98/+124
|
*
|
|
|
exports: fix build with MSVC6
Alex Neundorf
2012-09-28
4
-7/+7
[next]