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
*
AIX-GNU: Put implicit link directories in runtime libpath (#13909)
Brad King
2013-02-14
2
-0/+25
*
Avoid duplicate RPATH entries
Brad King
2013-02-14
1
-4/+27
*
CMake 2.8.10.2
v2.8.10.2
Brad King
2012-11-26
1
-1/+1
*
Merge branch 'fix-untar-infinite-loop' into release
Brad King
2012-11-26
1
-2/+5
|
\
|
*
CMake: Fix infinite loop untarring corrupt tar file
David Cole
2012-11-26
1
-2/+5
*
|
Merge branch 'fix-IMPORTED-GLOBAL-reconfigure' into release
Brad King
2012-11-26
1
-0/+1
|
\
\
|
*
|
Initialize IMPORTED GLOBAL targets on reconfigure (#13702)
Brad King
2012-11-19
1
-0/+1
*
|
|
Merge branch 'FixAutomocRegression3' into release
Brad King
2012-11-26
1
-0/+59
|
\
\
\
|
*
|
|
Automoc: fix regression #13667, broken build in phonon
Alex Neundorf
2012-11-20
1
-0/+59
*
|
|
|
CMake 2.8.10.1
v2.8.10.1
Brad King
2012-11-06
1
-1/+1
|
/
/
/
*
|
|
Merge branch 'fix-genex-CONFIG' into release
Brad King
2012-11-06
1
-1/+4
|
\
\
\
|
*
|
|
GenEx: Use case insensitive comparison for $<CONFIG:...>
Stephen Kelly
2012-11-05
1
-1/+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'copyright-year' into release
Brad King
2012-11-06
1
-1/+1
|
\
\
\
|
*
|
|
Update programmatically-reported copyright year (#13638)
Brad King
2012-11-05
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'pdb-default-outdir' into release
Brad King
2012-11-06
2
-5/+8
|
\
\
\
|
*
|
|
Fix default PDB output directory (#13644)
Brad King
2012-11-02
2
-5/+8
|
|
/
/
*
|
|
CMake 2.8.10
v2.8.10
David Cole
2012-10-31
1
-1/+1
|
/
/
*
|
CMake 2.8.10-rc3
David Cole
2012-10-24
1
-1/+1
*
|
Merge branch 'release'
David Cole
2012-10-24
1
-3/+3
|
\
\
|
*
|
CMake 2.8.10-rc2
David Cole
2012-10-18
1
-1/+1
|
*
|
Merge branch 'release'
David Cole
2012-10-18
1
-3/+3
|
|
\
\
|
|
*
|
CMake 2.8.10-rc1
David Cole
2012-10-02
1
-3/+3
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-24
1
-1/+1
*
|
|
|
Merge topic 'genex-validate-target-property-names'
David Cole
2012-10-23
5
-6/+33
|
\
\
\
\
|
*
|
|
|
GexEx: Validate Target names and property names differently.
Stephen Kelly
2012-10-22
1
-6/+11
|
*
|
|
|
GenEx: Create cmGeneratorTargets for imported targets.
Stephen Kelly
2012-10-22
3
-0/+18
|
*
|
|
|
GenEx: Add an accessor for imported targets in a makefile.
Stephen Kelly
2012-10-22
1
-0/+4
*
|
|
|
|
Merge topic 'expand-LOCATION-documentation'
David Cole
2012-10-23
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Document LOCATION undefined behavior with use of LINKER_LANGUAGE.
Stephen Kelly
2012-10-22
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-23
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-22
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-21
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-20
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-19
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-10-18
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'
David Cole
2012-10-17
13
-25/+59
|
\
\
\
|
*
|
|
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
13
-25/+59
*
|
|
|
Merge topic 'generator-expression-bug-fixes'
David Cole
2012-10-17
5
-23/+134
|
\
\
\
\
|
|
/
/
/
|
*
|
|
GenEx: Fix reporting about not-found include directories and libraries.
Stephen Kelly
2012-10-17
4
-10/+87
|
*
|
|
GenEx: Add some more asserts to verify code-sanity.
Stephen Kelly
2012-10-17
1
-0/+12
|
*
|
|
GenEx: Break if there are no more commas in the container
Stephen Kelly
2012-10-17
1
-0/+4
|
*
|
|
GenEx: Fix termination bugs in generator expression parser.
Stephen Kelly
2012-10-17
1
-13/+24
|
*
|
|
GenEx: Parse colon after arguments separator colon specially.
Stephen Kelly
2012-10-17
1
-2/+9
*
|
|
|
Merge topic 'AutomocFixDuplicatedFiles_13572'
David Cole
2012-10-17
1
-1/+2
|
\
\
\
\
|
*
|
|
|
Automoc: fix #13572: issue with symbolic links
Alex Neundorf
2012-10-14
1
-1/+2
*
|
|
|
|
Merge topic 'CPack-ArchiveGen-andDESTIR_ON'
David Cole
2012-10-17
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Make CPACK_SET_DESTDIR work with archive generator + component-based packaging
Eric NOULARD
2012-10-14
1
-1/+1
*
|
|
|
|
|
Merge topic 'fix-some-CPackDoc-typos'
David Cole
2012-10-17
1
-4/+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Document CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY and fix some typo.
Eric NOULARD
2012-10-14
1
-4/+14
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'Fix-XXX_ON_ABSOLUTE_INSTALL_DESTINATION-handling'
David Cole
2012-10-17
1
-2/+2
|
\
\
\
\
\
\
[next]