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
*
VS: Replace ArchitectureId with PlatformName
Patrick Gansterer
2013-08-05
19
-60/+45
*
VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
Patrick Gansterer
2013-08-05
6
-29/+35
*
VS10: Do not set the TargetMachine when detecting the compiler
Patrick Gansterer
2013-08-05
2
-9/+1
*
VS6: Hardcode id_machine_6 for compiler detection
Patrick Gansterer
2013-08-05
2
-4/+3
*
CMake Nightly Date Stamp
Kitware Robot
2013-08-05
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2013-08-04
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2013-08-03
1
-1/+1
*
Merge topic 'vs10-include-dir-ampersand'
Brad King
2013-08-02
1
-1/+1
|
\
|
*
VS10: Escape include paths in XML project files (#14331)
Brad King
2013-08-01
1
-1/+1
*
|
Merge topic 'FindGTK2-pango-libs'
Brad King
2013-08-02
1
-1/+5
|
\
\
|
*
|
FindGTK2: Detect pangoft2 and pangoxft libraries
Daniele E. Domenichelli
2013-08-01
1
-1/+5
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-02
1
-1/+1
|
/
*
Merge topic 'INCLUDES-DESTINATION-no-config'
Brad King
2013-08-01
7
-16/+78
|
\
|
*
Export: Process generator expressions from INCLUDES DESTINATION.
Stephen Kelly
2013-07-31
6
-15/+54
|
*
cmTarget: Add NAME property
Stephen Kelly
2013-07-31
1
-1/+24
*
|
Merge topic 'FindGTK2-gmodule'
Brad King
2013-08-01
1
-1/+3
|
\
\
|
*
|
FindGTK2: Detect gmodule library
Daniele E. Domenichelli
2013-07-31
1
-0/+3
|
*
|
FindGTK2: gthread-2.0 folder does not exist
Daniele E. Domenichelli
2013-07-31
1
-1/+0
|
|
/
*
|
Merge topic 'minor-cleanups'
Brad King
2013-08-01
1
-2/+1
|
\
\
|
*
|
Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIES
Stephen Kelly
2013-07-31
1
-2/+1
|
|
/
*
|
Merge topic 'vs-subsystem-order'
Brad King
2013-08-01
1
-2/+2
|
\
\
|
*
|
VS10: Honor user-specified /SUBSYSTEM: flag (#14326)
Brad King
2013-07-31
1
-2/+2
|
|
/
*
|
Merge topic 'target-command-allow-no-items'
Brad King
2013-08-01
4
-3/+27
|
\
\
|
*
|
Allow target commands to be invoked with no items (#14325).
Stephen Kelly
2013-07-31
4
-3/+27
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-01
1
-1/+1
|
/
*
Merge topic 'update-libarchive'
Brad King
2013-07-31
152
-4132/+18206
|
\
|
*
libarchive: Backport to CMake 2.8.2
Brad King
2013-07-31
3
-223/+12
|
*
libarchive: Remove build options not used by CMake
Brad King
2013-07-31
1
-122/+0
|
*
libarchive: Avoid struct init with variable
Brad King
2013-07-31
1
-1/+3
|
*
libarchive: Silence API deprecation warnings
Brad King
2013-07-31
1
-5/+2
|
*
libarchive: Include cm_zlib.h to get zlib used by CMake
Brad King
2013-07-31
2
-2/+2
|
*
libarchive: Update README-CMake.txt for new snapshot
Brad King
2013-07-31
1
-4/+4
|
*
Merge branch 'libarchive-upstream' into update-libarchive
Brad King
2013-07-31
153
-4135/+18543
|
|
\
|
|
*
libarchive 3.1.2 (reduced)
LibArchive Upstream
2013-07-26
154
-4181/+18777
*
|
|
Merge topic 'static_library_flags'
Brad King
2013-07-31
13
-100/+223
|
\
\
\
|
*
|
|
VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variables
Patrick Gansterer
2013-07-31
1
-6/+30
|
*
|
|
Add additonal tests for the linker flags
Patrick Gansterer
2013-07-31
4
-2/+43
|
*
|
|
Add documentation for the missing CMAKE_*_LINKER_FLAGS_* variables
Patrick Gansterer
2013-07-31
1
-0/+43
|
*
|
|
Add CMAKE_STATIC_LINKER_FLAGS to CMakeCommonLanguageInclude
Patrick Gansterer
2013-07-31
1
-0/+22
|
*
|
|
Add support for CMAKE_STATIC_LINKER_FLAGS
Patrick Gansterer
2013-07-31
2
-32/+40
|
*
|
|
Unify the way the flags of a static library are read
Patrick Gansterer
2013-07-31
6
-60/+45
*
|
|
|
Merge topic '13582_configured_file_regeneration'
Brad King
2013-07-31
1
-1/+5
|
\
\
\
\
|
*
|
|
|
cmMakefile: Do not track configured files known to be temporary
Brad King
2013-07-30
1
-1/+5
*
|
|
|
|
Merge topic 'ninja_bad_cmcldeps_paths'
Brad King
2013-07-31
1
-0/+3
|
\
\
\
\
\
|
*
|
|
|
|
VS 6: Tell BuildDepends test to tolerate ninjadep failure
Brad King
2013-07-30
1
-0/+3
*
|
|
|
|
|
Merge topic 'bash-completion-updates'
Brad King
2013-07-31
3
-6/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bash-completion: Fix/improve generator names extraction
Igor Murzov
2013-07-29
2
-5/+7
|
*
|
|
|
|
|
bash-completion: Add -S,-SP options arguments completion
Igor Murzov
2013-07-29
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'install-interface-includes'
Brad King
2013-07-31
5
-17/+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
install: Remove error condition using INCLUDES DESTINATION without EXPORT.
Stephen Kelly
2013-07-29
5
-17/+0
[next]