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
*
find_package: add support for a <package>_NOT_FOUND_MESSAGE variable
Alex Neundorf
2012-09-28
2
-0/+6
*
Modules/readme.txt: fix typo
Alex Neundorf
2012-09-28
1
-1/+1
*
Merge topic 'FortranCrossCompiling3'
Brad King
2012-09-12
1
-0/+26
|
\
|
*
CMakeDetermineFortranCompiler: add support for cross-compiling (#13379)
Alex Neundorf
2012-09-11
1
-0/+26
*
|
Merge topic 'CPackRPM_handleAttrDirectiveProperly-reloaded'
Brad King
2012-09-11
1
-4/+10
|
\
\
|
*
|
Handles %attr(nnn,-,-) /path/to/file in CPACK_RPM_USER_FILELIST properly.
Eric NOULARD
2012-09-10
1
-4/+10
*
|
|
Merge topic 'include-FPHSA'
Brad King
2012-09-11
4
-6/+6
|
\
\
\
|
*
|
|
include FPHSA from current directory in all modules
Rolf Eike Beer
2012-09-08
4
-6/+6
|
|
/
/
*
|
|
Merge topic 'gettext-no-duplicate-FPHSA'
Brad King
2012-09-11
1
-8/+1
|
\
\
\
|
*
|
|
FindGettext: remove code duplicating FPHSA checks
Rolf Eike Beer
2012-09-08
1
-8/+1
|
|
/
/
*
|
|
Merge topic 'fix-qt-dbus-on-mac-problem'
Brad King
2012-09-11
1
-0/+12
|
\
\
\
|
*
|
|
FindQt4: Avoid "finding" non-existent library in a .framework
David Cole
2012-09-06
1
-0/+12
|
|
/
/
*
|
|
Merge topic 'findfreetype-13502'
Brad King
2012-09-11
1
-3/+4
|
\
\
\
|
*
|
|
fix for discovering ft2build.h using FREETYPE_DIR environment var (#13502)
Sergei Nikulov
2012-09-06
1
-3/+4
|
|
/
/
*
|
|
Merge topic 'windows-ce'
Brad King
2012-09-11
6
-9/+55
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add WindowsCE platform information files
Patrick Gansterer
2012-09-05
5
-9/+49
|
*
|
Add additional architectures to CMakePlatformId.h.in
Patrick Gansterer
2012-09-05
1
-0/+6
|
|
/
*
|
Merge topic 'flex-version-apple'
David Cole
2012-09-04
1
-1/+1
|
\
\
|
*
|
FindFLEX: fix version extraction on Apple
Rolf Eike Beer
2012-08-30
1
-1/+1
*
|
|
Merge topic 'Qt4Macros-fix-resource-parsing'
David Cole
2012-09-04
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Read entire Qt4 qrc file when parsing for depends info.
Stephen Kelly
2012-08-30
1
-1/+1
*
|
|
Merge topic 'msvc-compiler-info'
Brad King
2012-08-31
1
-2/+2
|
\
\
\
|
*
|
|
VS: Fix MSVC_IDE definition recently broken by refactoring
Brad King
2012-08-30
1
-2/+2
*
|
|
|
Merge topic 'fix-Qt-casing'
Brad King
2012-08-30
4
-17/+17
|
\
\
\
\
|
*
|
|
|
Fix casing of 'Qt' in docs, comments and user-visible strings.
Stephen Kelly
2012-08-28
4
-17/+17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'mingw-unix-generator'
Brad King
2012-08-30
1
-0/+4
|
\
\
\
\
|
*
|
|
|
Find mingw's windres also when Unix Makefiles are used
Peter Kümmel
2012-08-27
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge topic 'cmcldeps-icl'
Brad King
2012-08-30
1
-7/+4
|
\
\
\
\
|
*
|
|
|
Ninja: also detect /showInclude prefix for icl
Peter Kümmel
2012-08-27
1
-7/+4
|
|
/
/
/
*
|
|
|
Merge topic 'qt4-windows8'
Brad King
2012-08-30
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Fix errors detecting Qt4 on Windows 8.
Clinton Stimpson
2012-08-24
1
-1/+1
*
|
|
|
|
Merge topic 'msvc-compiler-info'
Brad King
2012-08-30
10
-344/+209
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'cmake-platform-info-version' into msvc-compiler-info
Brad King
2012-08-30
18
-85/+119
|
|
\
\
\
\
|
*
|
|
|
|
Modernize MSVC compiler information files
Brad King
2012-08-30
4
-99/+81
|
*
|
|
|
|
VS: Simplify MSVC version reporting
Brad King
2012-08-30
5
-110/+42
|
*
|
|
|
|
VS: Remove support for "free" version 2003 tools
Brad King
2012-08-23
3
-60/+11
*
|
|
|
|
|
Merge topic 'cmake-platform-info-version'
Brad King
2012-08-30
19
-98/+139
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Store ABI detection results in compiler information files
Brad King
2012-08-24
4
-3/+10
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files
Brad King
2012-08-24
7
-72/+104
|
*
|
|
|
Make platform information files specific to the CMake version
Brad King
2012-08-24
15
-29/+31
|
|
/
/
/
*
|
|
|
Merge topic 'ide-compiler-id'
David Cole
2012-08-24
10
-236/+843
|
\
\
\
\
|
|
/
/
/
|
*
|
|
VS: Detect the compiler id and tool location
Brad King
2012-08-22
6
-9/+223
|
*
|
|
Xcode: Detect the compiler id and tool location
Brad King
2012-08-22
7
-1/+387
|
*
|
|
CMakeDetermineCompilerId: Prepare to detect IDE compiler id
Brad King
2012-08-22
1
-27/+43
|
*
|
|
Re-order C/C++/Fortran compiler determination logic
Brad King
2012-08-22
3
-216/+207
*
|
|
|
Merge topic 'more-compiler-versions'
David Cole
2012-08-24
2
-6/+57
|
\
\
\
\
|
*
|
|
|
Detect Analog VisualDSP++ compiler version with its id
Brad King
2012-08-22
2
-4/+18
|
*
|
|
|
Detect Cray compiler version with its id
Brad King
2012-08-22
2
-0/+4
|
*
|
|
|
Detect SDCC compiler version with its id
Brad King
2012-08-22
1
-0/+4
|
*
|
|
|
Detect Comeau compiler version with its id
Brad King
2012-08-22
1
-0/+3
[next]