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 'fix-11866-add-watcom-sys-libs'
David Cole
2011-08-02
3
-0/+73
|
\
|
*
Watcom: Use correct args for execute_process call (#11866)
David Cole
2011-08-01
1
-2/+2
|
*
Add Watcom support to InstallRequiredSystemLibraries (#11866)
David Cole
2011-07-29
3
-0/+73
*
|
Merge topic 'cpack-nsis-multi-installs'
David Cole
2011-08-02
2
-11/+11
|
\
\
|
*
|
CPack/NSIS: Fix reinstall and multiple install issues when using components.
Clinton Stimpson
2011-07-29
2
-11/+11
|
|
/
*
|
Merge topic 'fix-12245-add-wlib--c-flag'
David Cole
2011-08-02
1
-2/+2
|
\
\
|
*
|
Watcom: Add -c flag to wlib calls (#12245)
David Cole
2011-07-29
1
-2/+2
|
|
/
*
|
Merge topic 'qt4-use-check-cxx-symbol'
David Cole
2011-08-02
1
-7/+7
|
\
\
|
*
|
Remove C compiler requirement from FindQt4.cmake
Clinton Stimpson
2011-07-28
2
-8/+7
|
|
/
*
|
Merge topic 'RemoveDebugOutput'
David Cole
2011-08-02
1
-1/+0
|
\
\
|
*
|
Remove debug output from CheckSymbolExists
Alex Neundorf
2011-07-29
1
-1/+0
|
|
/
*
|
Merge topic 'add-flag-detection-regex'
David Cole
2011-08-02
1
-1/+2
|
\
\
|
*
|
Add fail regex to detect supported warning flags correctly.
David Cole
2011-07-27
1
-1/+2
|
|
/
*
|
Merge topic 'FeatureSummaryImprovements'
David Cole
2011-08-02
1
-79/+312
|
\
\
|
|
/
|
/
|
|
*
FeatureSummary.cmake: update documentation
Alex Neundorf
2011-07-17
1
-18/+81
|
*
FeatureSummary.cmake: cosmetics
Alex Neundorf
2011-07-17
1
-34/+39
|
*
FeatureSummary.cmake: only higher TYPEs can override previous TYPEs
Alex Neundorf
2011-07-17
1
-2/+9
|
*
FeatureSummary.cmake: error out when a REQUIRED package is missing
Alex Neundorf
2011-07-17
1
-4/+16
|
*
FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keyword
Alex Neundorf
2011-07-17
1
-26/+38
|
*
FeatureSummary.cmake: remove "comment" field
Alex Neundorf
2011-07-17
1
-12/+8
|
*
Extend FeatureSummary: add PURPOSE of package and TYPE
Alex Neundorf
2011-07-17
1
-29/+167
*
|
Merge topic 'search-for-aspell'
Brad King
2011-07-26
1
-3/+8
|
\
\
|
*
|
Search for the ASPELL executable
Arnaud Gelas
2011-07-22
1
-3/+8
|
|
/
*
|
Merge topic 'qt4-apple-framework-fix'
Brad King
2011-07-26
1
-13/+13
|
\
\
|
*
|
Qt4: Fix reference of undefined variable when detecting frameworks on Mac OS X
Clinton Stimpson
2011-07-25
1
-13/+13
|
|
/
*
|
Merge topic 'cross-qt4-find-includes'
Brad King
2011-07-26
1
-1/+1
|
\
\
|
*
|
Add qt4/QtCore to help find Qt headers when cross-compiling.
Clinton Stimpson
2011-07-22
1
-1/+1
|
|
/
*
|
Merge topic 'CheckCXXSymbolExists'
Brad King
2011-07-26
2
-9/+58
|
\
\
|
*
|
Add CheckCXXSymbolExists.cmake, so this can be used also for C++
Alex Neundorf
2011-07-08
2
-9/+58
|
|
/
*
|
Merge topic 'PushCheckState'
Brad King
2011-07-26
1
-0/+61
|
\
\
|
*
|
Fix copyright notice test
Alex Neundorf
2011-07-07
1
-3/+12
|
*
|
Add macros cmake_push/pop_check_state() as discussed on the list.
Alex Neundorf
2011-07-07
1
-0/+52
|
|
/
*
|
Merge topic 'qt4-no-build-type'
Brad King
2011-07-26
1
-0/+3
|
\
\
|
*
|
Add -DQT_NO_DEBUG if no build type is specified so Qt plugins will work.
Clinton Stimpson
2011-06-23
1
-0/+3
*
|
|
Merge topic 'FindSubversion-non-interactive-issue-12304'
Brad King
2011-07-26
1
-1/+1
|
\
\
\
|
*
|
|
FindSubversion: Invoke svn non-interactively (#12304)
Aaron C. Meadows
2011-06-24
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'FindMPI-try-regular-compiler'
Brad King
2011-07-26
1
-4/+62
|
\
\
\
|
*
|
|
Fix issues with removing try_compile input file.
Todd Gamblin
2011-06-21
1
-8/+12
|
*
|
|
Try regular compiler when no MPI compiler.
Todd Gamblin
2011-06-21
1
-4/+58
|
|
/
/
*
|
|
Merge topic 'vs-ia64'
Brad King
2011-07-26
2
-3/+3
|
\
\
\
|
*
|
|
Add VisualStudio 9 and 10 generators for Itanium platform
Matej Hribernik
2011-06-20
2
-3/+3
*
|
|
|
Merge topic 'asn_java_support'
Brad King
2011-07-26
4
-0/+960
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Java: Fix documentation format and indentation
Andreas Schneider
2011-06-20
1
-169/+162
|
*
|
|
Java: Use set_property/get_property for target variables.
Andreas Schneider
2011-06-20
1
-37/+77
|
*
|
|
Java: Create correct jar archive dependencies.
Oliver Buchtala
2011-04-04
1
-5/+7
|
*
|
|
Java: Added some dependency magic to avoid recompilations.
Oliver Buchtala
2011-04-04
1
-2/+10
|
*
|
|
Java: Create java_class_filelist only if it does't exist.
Oliver Buchtala
2011-04-04
1
-1/+3
|
*
|
|
Modules: Added CMake Java support.
Andreas Schneider
2011-03-29
3
-0/+897
|
*
|
|
FindJava: Find missing java development executables.
Andreas Schneider
2011-03-29
1
-0/+18
*
|
|
|
Merge topic 'revert-fixbug_0004147'
Brad King
2011-06-28
1
-59/+0
|
\
\
\
\
[next]