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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-compiler-id-tolerate-diagnostics'
Brad King
2013-10-07
1
-1/+2
|
\
|
*
VS: Tolerate diagnostic output while detecting cl (#14387)
Brad King
2013-09-03
1
-1/+2
*
|
Merge topic 'deprecate-add_compiler_export_flags'
Brad King
2013-10-07
1
-13/+34
|
\
\
|
*
|
GenerateExportHeader: Deprecate add_compiler_export_flags function.
Stephen Kelly
2013-09-02
1
-13/+34
|
|
/
*
|
Merge topic 'FindPython_versions'
Brad King
2013-10-07
2
-14/+14
|
\
\
|
*
|
FindPython*: simplify version selection
Rolf Eike Beer
2013-08-31
2
-14/+14
*
|
|
Merge topic 'FindLua'
Brad King
2013-10-07
1
-0/+153
|
\
\
\
|
*
|
|
Modules: add FindLua.cmake
Rolf Eike Beer
2013-08-31
1
-0/+153
|
|
/
/
*
|
|
Merge topic 'add-find_dependency-macro'
Brad King
2013-10-07
1
-2/+37
|
\
\
\
|
*
|
|
CMakePackageConfigHelpers: Add a find_dependency macro
Stephen Kelly
2013-08-30
1
-2/+37
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FortranCInterface-cross-compile'
Brad King
2013-10-07
1
-1/+1
|
\
\
\
|
*
|
|
FortranCInterface: Fix cross-compiling Linux to MinGW (#14358)
Michel Zou
2013-08-14
1
-1/+1
*
|
|
|
OS X: Search system SDKs for frameworks
Brad King
2013-09-27
1
-0/+9
*
|
|
|
Merge topic 'wince-archfam'
Brad King
2013-09-26
1
-4/+11
|
\
\
\
\
|
*
|
|
|
MSVC: Fix WinCE arch family preprocessor symbol (#14436)
Patrick Gansterer
2013-09-25
1
-4/+11
*
|
|
|
|
VS: Use version-specific subsystem for WinCE compiler id (#14440)
Patrick Gansterer
2013-09-25
1
-1/+5
|
/
/
/
/
*
|
|
|
MSVC: Fix version test for linking corelibc on Windows CE (#14420)
Patrick Gansterer
2013-09-23
1
-1/+1
*
|
|
|
FindHDF5: Fix regression in per-configuration library selection
Brad King
2013-09-19
1
-36/+2
*
|
|
|
Merge topic 'FindPNG-compatibility'
Brad King
2013-09-17
1
-5/+9
|
\
\
\
\
|
*
|
|
|
FindPNG: Honor old PNG_LIBRARY if provided (#14398)
Brad King
2013-09-13
1
-5/+9
*
|
|
|
|
FindCUDA: Always list custom command outputs in their targets
Brad King
2013-09-13
1
-16/+1
|
/
/
/
/
*
|
|
|
MSVC: Drop /link from executable link lines with Ninja
Brad King
2013-09-11
1
-1/+0
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'FindImageMagick-hdri'
Brad King
2013-08-27
1
-3/+3
|
\
\
\
|
*
|
|
FindImageMagick: Find libraries named with HDRI support (#14348)
Eric BĂ©langer
2013-08-13
1
-3/+3
|
|
/
/
*
|
|
Merge topic 'FindTCL-paths-for-8.6'
Brad King
2013-08-27
1
-0/+2
|
\
\
\
|
*
|
|
FindTCL: Add BSD paths for Tcl/Tk 8.6
Raphael Kubo da Costa
2013-08-26
1
-0/+2
*
|
|
|
Merge topic 'doc-check-flags'
Brad King
2013-08-26
2
-0/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CheckC*CompilerFlag: add documentation what to expect from a positive result
Rolf Eike Beer
2013-08-13
2
-0/+6
|
|
/
/
*
|
|
OS X: Do not default to non-existent deployment target SDK
Brad King
2013-08-14
1
-2/+14
|
/
/
*
|
Revert "Add compiler target compile options."
Stephen Kelly
2013-08-09
3
-7/+0
|
/
*
Merge topic 'wince800'
Brad King
2013-08-08
1
-1/+5
|
\
|
*
Add support for new Windows CE compiler
Patrick Gansterer
2013-08-07
1
-1/+5
*
|
Merge topic 'osx-no-command-line-tools'
Brad King
2013-08-07
3
-0/+29
|
\
\
|
|
/
|
/
|
|
*
OS X: Enable command-line build without tools in PATH
Brad King
2013-08-06
3
-0/+29
*
|
Merge topic 'peheader'
Brad King
2013-08-06
2
-7/+29
|
\
\
|
*
|
WIN: Use COFF file header header for architecture detection (#14083)
Patrick Gansterer
2013-08-05
2
-7/+29
*
|
|
Merge topic 'vs-cleanup'
Brad King
2013-08-06
4
-28/+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: Replace ArchitectureId with PlatformName
Patrick Gansterer
2013-08-05
3
-13/+13
|
*
|
VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
Patrick Gansterer
2013-08-05
1
-3/+0
|
*
|
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
*
|
|
Merge topic 'osx-find-sdk-for-deployment-target'
Brad King
2013-08-05
1
-1/+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
OS X: Search for SDK based on deployment target (#14324)
Brad King
2013-08-02
1
-1/+5
*
|
FindGTK2: Detect pangoft2 and pangoxft libraries
Daniele E. Domenichelli
2013-08-01
1
-1/+5
|
/
*
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 'static_library_flags'
Brad King
2013-07-31
1
-0/+22
|
\
|
*
Add CMAKE_STATIC_LINKER_FLAGS to CMakeCommonLanguageInclude
Patrick Gansterer
2013-07-31
1
-0/+22
*
|
Merge topic 'add-cmake_reset_check_state'
Brad King
2013-07-31
1
-5/+28
|
\
\
|
*
|
Add cmake_reset_check_state() macro
Vadim Zhukov
2013-07-31
1
-5/+28
|
|
/
[next]