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
*
Don't allow include() of export(EXPORT) file at configure time.
Stephen Kelly
2014-01-06
3
-3/+23
*
cmTarget: Fix system include annotation propagation.
Stephen Kelly
2014-01-06
5
-84/+101
*
add_library: Disallow invalid signatures for INTERFACE_LIBRARY.
Stephen Kelly
2014-01-06
1
-0/+88
*
cmTarget: Move a variable initialization closer to where it is used.
Stephen Kelly
2014-01-06
1
-3/+1
*
Undefine local preprocessor loop variables.
Stephen Kelly
2014-01-06
4
-1/+9
*
Genex: Reform error-checking for nullary/unary expressions.
Stephen Kelly
2014-01-06
1
-29/+10
*
cmTarget: Remove some of the INTERFACE_LIBRARY whitelisted properties.
Stephen Kelly
2014-01-06
2
-9/+10
*
cmTarget: INTERFACE_LIBRARY is always EXCLUDE_FROM_ALL.
Stephen Kelly
2014-01-06
1
-1/+2
*
export: Rename some variables to reflect content type.
Stephen Kelly
2014-01-06
2
-10/+10
*
cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.
Stephen Kelly
2014-01-06
2
-2/+3
*
cmTarget: Remove dead code.
Stephen Kelly
2014-01-06
1
-1/+0
*
Genex: Add EQUAL expression.
Stephen Kelly
2014-01-06
1
-0/+89
*
cmTarget: Use strtol for numeric parsing.
Stephen Kelly
2014-01-06
1
-4/+10
*
Merge topic 'minor-cleanups'
Brad King
2014-01-06
6
-106/+133
|
\
|
*
cmTarget: Remove support for <CONFIG>_LOCATION property.
Stephen Kelly
2014-01-04
1
-19/+0
|
*
cmTarget: Don't repeat property origin debug information.
Stephen Kelly
2014-01-04
1
-6/+0
|
*
cmTarget: Fix debug report for interface-set compatibility types.
Stephen Kelly
2014-01-04
1
-30/+61
|
*
cmTarget: Fix reporting interface-set properties which are FALSE.
Stephen Kelly
2014-01-04
1
-1/+1
|
*
cmTarget: Fix the property compatibility error message
Stephen Kelly
2014-01-04
1
-1/+2
|
*
cmTarget: Don't update IMPORTED target compilation properties
Stephen Kelly
2014-01-04
2
-24/+26
|
*
get_property: Fix testing ALIASED_TARGET target property (#14670)
Stephen Kelly
2014-01-04
1
-1/+1
|
*
export: Only generate and install configuration files if needed.
Stephen Kelly
2014-01-04
1
-6/+15
|
*
cmTarget: Rename container holding link implementation objects.
Stephen Kelly
2014-01-04
1
-14/+14
|
*
install: Rename variable referencing cmake version.
Stephen Kelly
2014-01-04
1
-3/+3
|
*
Style: Use this-> when invoking member function.
Stephen Kelly
2014-01-04
1
-1/+1
|
*
add_dependencies: Disallow use with INTERFACE_LIBRARY.
Stephen Kelly
2014-01-04
1
-0/+9
*
|
Merge topic 'update-kwsys'
Brad King
2014-01-06
1
-0/+1
|
\
\
|
*
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2014-01-03
1
-0/+1
|
|
/
*
|
Merge topic 'EclipseUse64bitMachOParser'
Brad King
2014-01-06
2
-1/+6
|
\
\
|
*
|
Eclipse: use MachO64 parser starting with Helios (#14380)
Alex Neundorf
2014-01-01
2
-1/+6
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-06
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-05
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-04
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-03
1
-1/+1
*
|
Merge topic 'export-EXPORT-subcommand'
Brad King
2014-01-02
4
-59/+148
|
\
\
|
*
|
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
4
-59/+148
*
|
|
Merge topic 'KateProjectImprovements'
Brad King
2014-01-02
1
-8/+19
|
\
\
\
|
*
|
|
kate: put full path to cmake into comment
Alex Neundorf
2013-12-29
1
-1/+2
|
*
|
|
kate: support also the build plugin in kate <= 4.12
Alex Neundorf
2013-12-29
1
-6/+17
|
*
|
|
kate: the prev_target is not used by kate
Alex Neundorf
2013-12-29
1
-1/+0
*
|
|
|
Merge topic 'wix-rtf-encoding'
Brad King
2014-01-02
2
-1/+98
|
\
\
\
\
|
*
|
|
|
CPackWiX: allow and convert UTF-8 sequences in RTF writer
Nils Gladitz
2013-12-26
2
-1/+98
*
|
|
|
|
Merge topic 'wix-read-only'
Brad King
2014-01-02
1
-0/+11
|
\
\
\
\
\
|
*
|
|
|
|
CPackWiX: transfer file read only flag during installation
Nils Gladitz
2013-12-25
1
-0/+11
*
|
|
|
|
|
Merge topic 'fix-compile-OBJECT_DIR'
Brad King
2014-01-02
4
-16/+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Replace <OBJECT_DIR> rule placeholder consistently (#14667)
Brad King
2014-01-02
4
-16/+12
*
|
|
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2014-01-02
3
-2/+56
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-12-23
3
-2/+56
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'fix-ctest-regressions'
Brad King
2014-01-02
2
-4/+89
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CTest: fix regressions introduced by the ctest-fix-run-serial topic
Nils Gladitz
2013-12-23
2
-4/+89
[next]