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 'BuiltinIncludeDirFixesForEclipse'
Brad King
2011-04-05
1
-3/+9
|
\
|
*
Don't skip the last builtin include dir for the Eclipse project file
Alex Neundorf
2011-04-03
1
-2/+2
|
*
Fix parsing include dirs and builtin macros for CXX-only projects
Alex Neundorf
2011-04-03
1
-1/+7
*
|
Merge topic 'ModularizeCPack-dot-CMake'
Brad King
2011-04-05
4
-491/+588
|
\
\
|
*
|
Split CPack.cmake in more manageable parts
Eric NOULARD
2011-04-04
4
-491/+588
|
|
/
*
|
Merge topic 'module-armadillo'
Brad King
2011-04-05
1
-0/+100
|
\
\
|
*
|
Corrected copyright format in FindArmadillo.cmake
Clement Creusot
2011-04-01
1
-5/+9
|
*
|
Add new module Armadillo
Clement Creusot
2011-04-01
1
-0/+96
|
|
/
*
|
Merge topic 'linux-lib64-handling'
Brad King
2011-04-05
1
-2/+23
|
\
\
|
*
|
Fix #11964 Handle lib64 library on Linux
Eric NOULARD
2011-03-31
1
-2/+23
|
|
/
*
|
Merge topic 'module-readme'
Brad King
2011-04-05
1
-0/+22
|
\
\
|
*
|
Modules: Add comment and copyright notice validation to readme.txt
Brad King
2011-04-01
1
-0/+22
|
|
/
*
|
Merge topic 'asn_openssl_fixes'
Brad King
2011-04-05
1
-62/+156
|
\
\
|
*
|
FindOpenSSL: Use find_package_handle_standard_args for version check.
Andreas Schneider
2011-03-31
1
-20/+20
|
*
|
FindOpenSSL: Fixed crypto und ssl variable names.
Andreas Schneider
2011-03-31
1
-4/+8
|
*
|
FindOpenSSL: We should only use hints to find OpenSSL.
Andreas Schneider
2011-03-31
1
-38/+93
|
*
|
FindOpenSSL: Added support for pkg-config.
Andreas Schneider
2011-03-28
1
-10/+45
*
|
|
Merge topic 'fixbug_0010316'
Brad King
2011-04-05
1
-10/+43
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
This commit fixes bug #0010316
Mathieu Malaterre
2011-03-28
1
-10/+43
*
|
Merge topic 'fix12006-brokenPackageName'
Brad King
2011-03-31
1
-0/+1
|
\
\
|
*
|
CPackDeb: Fix #12006 broken package names
Martin Konrad
2011-03-24
1
-0/+1
|
|
/
*
|
Merge topic 'gnu-install-dirs-issue-3976'
Brad King
2011-03-31
1
-0/+161
|
\
\
|
*
|
GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaults
Brad King
2011-03-23
1
-10/+22
|
*
|
GNUInstallDirs: Simplify and clarify documentation
Brad King
2011-02-28
1
-47/+30
|
*
|
Add GNUInstallDirs module to define GNU layout (#3976)
Nikita Krupen'ko
2011-02-28
1
-0/+166
*
|
|
Merge topic 'fix-FortranCInterface-for-Cray-7.3.2'
Brad King
2011-03-31
3
-15/+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2
Brad King
2011-03-24
3
-15/+12
*
|
|
Merge topic 'asn_check_proto'
Brad King
2011-03-22
2
-0/+125
|
\
\
\
|
*
|
|
Modules: Added CheckPrototypeDefinition module.
Andreas Schneider
2011-03-18
2
-0/+125
*
|
|
|
Merge topic 'include-flags-response-file'
Brad King
2011-03-22
1
-0/+3
|
\
\
\
\
|
*
|
|
|
Pass include directories with response files to GNU on Windows
Brad King
2011-03-17
1
-0/+3
*
|
|
|
|
Merge topic 'FindBLAS-acml-search-improvement'
Brad King
2011-03-22
1
-8/+88
|
\
\
\
\
\
|
*
|
|
|
|
ACML search improvement
Alexey Ozeritsky
2011-03-15
1
-8/+88
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
ProcessorCount: Use ERROR_QUIET with execute_process (#11302)
David Cole
2011-03-18
1
-10/+25
*
|
|
|
|
ProcessorCount: Add support for remaining platforms (#11302)
David Cole
2011-03-15
1
-24/+103
*
|
|
|
|
Add ProcessorCount support for QNX via pidin. (#11302)
David Cole
2011-03-15
1
-2/+22
*
|
|
|
|
If getconf returns empty output, try cpuinfo. (#11302)
David Cole
2011-03-15
1
-8/+17
*
|
|
|
|
Add correct module notice header.
David Cole
2011-03-15
1
-2/+2
*
|
|
|
|
Add module ProcessorCount.cmake (#11302)
Michael Wild
2011-03-15
1
-0/+60
|
/
/
/
/
*
|
|
|
Merge topic 'CPackRPM-TestWithMoreTraces'
Brad King
2011-03-15
1
-2/+26
|
\
\
\
\
|
*
|
|
|
CPackRPM non matching ENDIF
Eric NOULARD
2011-03-10
1
-1/+1
|
*
|
|
|
CPackRPM even more trace in debug mode or in case of failure
Eric NOULARD
2011-03-10
1
-1/+6
|
*
|
|
|
CPackRPM add more trace output in order to help failing diagnostics
Eric NOULARD
2011-03-10
1
-0/+19
*
|
|
|
|
Merge topic 'CPackDeb-ComponentSupport'
Brad King
2011-03-15
1
-0/+22
|
\
\
\
\
\
|
*
|
|
|
|
CPackDeb add Component Support to DEB generator fix #0011655
M. Konrad
2011-03-11
1
-0/+22
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'qt4-paramfile-speed'
Brad King
2011-03-15
1
-4/+2
|
\
\
\
\
\
|
*
|
|
|
|
Speed up creation of parameters file for moc custom command.
Clinton Stimpson
2011-03-10
1
-4/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'qt4-cross-compile-no-default'
Brad King
2011-03-15
1
-34/+34
|
\
\
\
\
\
|
*
|
|
|
|
When cross compiling, don't double-root paths when using find_*.
Markus Rathgeb
2011-03-10
1
-34/+34
|
|
/
/
/
/
*
|
|
|
|
InstallRequiredSystemLibraries: Read reg values with get_filename_component
David Cole
2011-03-09
1
-4/+12
|
/
/
/
/
[next]