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
*
Teach intel compiler on windows to place .lib files and .pdb files.
Bill Hoffman
2009-10-05
1
-2/+2
*
CPack: Fix bash-isms in launch script
Brad King
2009-10-05
1
-4/+4
*
Teach intel compiler on windows to place .lib files and .pdb files.
Bill Hoffman
2009-10-05
1
-1/+7
*
Avoid (Unix|Windows)Paths.cmake multiple include
Brad King
2009-10-05
2
-0/+20
*
Add copyright notice to (Unix|Windows)Paths.cmake
Brad King
2009-10-05
2
-0/+28
*
When getting include dirs for moc, also watch for framework includes and use ...
Clinton Stimpson
2009-10-05
1
-1/+6
*
Find locally installed software first
Brad King
2009-10-05
1
-1/+1
*
Fix module docs to be manpage (groff) friendly
Brad King
2009-10-05
3
-30/+30
*
Support GNU/kFreeBSD
Brad King
2009-10-05
2
-11/+7
*
FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)
Brad King
2009-10-05
1
-2/+3
*
Remove old license from FindPkgConfig.cmake module
Brad King
2009-10-05
1
-24/+1
*
Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so t...
David Cole
2009-10-04
1
-2/+2
*
some syncing with the FindQt4.cmake from KDE
Alexander Neundorf
2009-10-04
1
-13/+13
*
-add the additional features for the dbus macros from KDE's FindQt4.cmake
Alexander Neundorf
2009-10-03
1
-7/+13
*
Create INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
3
-3/+9
*
Fix typo in Intel xiar search code
Brad King
2009-10-02
1
-3/+3
*
Fix the documentation to say what it really does. Bug #9638
Bill Hoffman
2009-10-02
3
-4/+4
*
document how the minimum version can be specified
Alexander Neundorf
2009-10-01
1
-54/+57
*
Add documentation for Cocoa flag and move Motif under X11 flag.
Clinton Stimpson
2009-10-01
1
-1/+9
*
QtHelp depends on QtNetwork
Clinton Stimpson
2009-10-01
1
-1/+1
*
Add missing copyright notice to CMake.cmake module
Brad King
2009-10-01
1
-0/+13
*
Some bugfixes, also added public function for closer integration btwn GoogleT...
Philip Lowman
2009-10-01
1
-40/+118
*
Eliminate ExternalProject's use of CMAKE_CFG_INTDIR subdir for Makefile gener...
David Cole
2009-09-30
1
-16/+42
*
Fix for bug #9611, some more paths for OpenJDK.
Bill Hoffman
2009-09-30
1
-1/+5
*
Fix for bug #9611 do not hard code archs for search paths of java, look at th...
Bill Hoffman
2009-09-30
1
-35/+52
*
Fix bug#9619 add a link to module maintainers page in readme.txt for Modules
Bill Hoffman
2009-09-30
1
-0/+4
*
Add initial XL C compiler flags for safer builds
Brad King
2009-09-30
1
-0/+5
*
Split XL compiler information files
Brad King
2009-09-30
13
-32/+45
*
Fix default install prefix on Haiku
Brad King
2009-09-30
1
-0/+5
*
Fix shared library creation flag for XL on Linux
Brad King
2009-09-29
3
-1/+3
*
Updated the license on top of each file.
James Bigler
2009-09-29
3
-48/+93
*
Removed support for cutil library and header file.
James Bigler
2009-09-29
1
-41/+54
*
Fixed CUDA_PROPAGATE_HOST_FLAGS, added path for Mac SDK.
James Bigler
2009-09-29
1
-15/+22
*
Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on ...
David Cole
2009-09-28
1
-0/+4
*
Fix issue #9395 - only return true for .exe files on Windows from the is_file...
David Cole
2009-09-28
1
-4/+4
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
121
-32/+1588
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
126
-178/+1627
*
Convert FindCUDA helper newlines from CRLF to LF
Brad King
2009-09-28
2
-309/+309
*
Correct comments and use ASM${ASM_DIALECT} env. var instead of ASM env. var t...
Alexander Neundorf
2009-09-26
1
-5/+5
*
document the RUBY_VERSION variable
Alexander Neundorf
2009-09-26
1
-0/+1
*
Convert newlines from CRLF to LF
Brad King
2009-09-25
3
-1447/+1447
*
Documentation fixes, new CUDA_PROPAGATE_HOST_FLAGS, changed output directory.
James Bigler
2009-09-25
1
-136/+168
*
BUG: Fix issue #8177. Modify the system PATH for all users when requested dur...
David Cole
2009-09-24
1
-8/+29
*
Updated formatting of documentation plus a little reorganization.
James Bigler
2009-09-23
1
-141/+145
*
Added a command to make the output directory. This is to fix the XCode build...
James Bigler
2009-09-23
1
-0/+6
*
add support for finding qcollectiongenerator executable. fixes #9248.
Clinton Stimpson
2009-09-22
1
-9/+17
*
Add support for Qt configured with custom qtlibinfix (see issue 9571). Also ...
Clinton Stimpson
2009-09-22
1
-35/+36
*
Skip implicit link info for multiple OS X archs
Brad King
2009-09-22
1
-2/+6
*
Make Boost easier to find
Philip Lowman
2009-09-22
1
-1/+4
*
Fix issue 9581. Qt 4.5+ needs gobject-2.0.
Clinton Stimpson
2009-09-22
1
-0/+27
[next]