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
*
Fix flags for Intel Fortran on Windows
Brad King
2009-10-29
1
-3/+3
*
clean up to work with manifest files better.
Bill Hoffman
2009-10-28
1
-5/+5
*
Allow this to handle hand edited manifest files.
Bill Hoffman
2009-10-27
1
-1/+5
*
COMP: need to add quotes when using get_filename_component otherwise it will ...
Dave Partyka
2009-10-27
1
-2/+2
*
COMP: fix syntax error.
Dave Partyka
2009-10-27
1
-1/+1
*
ENH: Improvements in finding MPI on windows. ENH: reorganized searching mpi f...
Dave Partyka
2009-10-27
1
-55/+89
*
Look for nvcc in the 32 bit bin directory before the 64 bin directory.
James Bigler
2009-10-27
1
-2/+2
*
Fix Intel Fortran SHARED libraries on Linux
Brad King
2009-10-27
1
-1/+1
*
Allow for /D to change install directory on the command line.
Bill Hoffman
2009-10-26
1
-4/+16
*
Fix Intel and MinGW Fortran DLL import libraries
Brad King
2009-10-26
2
-3/+4
*
Add support for the g95 Fortran compiler
Brad King
2009-10-23
2
-0/+9
*
Fix for bug#9686 convert java_home to a cmake path before using.
Bill Hoffman
2009-10-22
1
-5/+8
*
fix for bug# 9751, add check for MSVC10
Bill Hoffman
2009-10-22
1
-0/+2
*
Add license.
Bill Hoffman
2009-10-21
1
-0/+14
*
Clean up output a bit.
Bill Hoffman
2009-10-21
1
-1/+3
*
Add a module to test an install tree to verify that the MS CRT version is cor...
Bill Hoffman
2009-10-21
1
-0/+4
*
Add a module to test an install tree to verify that the MS CRT version is cor...
Bill Hoffman
2009-10-21
1
-0/+91
*
Better fix for finding the MSBuild that matches the VS 10 install.
Bill Hoffman
2009-10-20
1
-4/+2
*
Add search path for VS 10 beta 2 MSBuild.
Bill Hoffman
2009-10-20
1
-0/+2
*
Fixes version detection using osg/Version on Mac OSX when OSG is installed as...
Philip Lowman
2009-10-20
1
-2/+8
*
fix whitespace, so documentation is formatted properly
Alexander Neundorf
2009-10-19
1
-15/+15
*
Fixed bug 8319, search for the Python shared library in the standard locations.
Marcus Hanwell
2009-10-19
1
-2/+0
*
Try to fix bug#9714, should not crash when version file is not where it shoul...
Bill Hoffman
2009-10-16
1
-4/+7
*
make it more robust wrt. #9621
Alexander Neundorf
2009-10-14
1
-8/+8
*
CTest-side support for compiler name and compiler version information. Requi...
Zach Mullen
2009-10-12
1
-1/+4
*
Several minor FindBoost changes to address posts on mailing list
Philip Lowman
2009-10-09
1
-8/+33
*
Resolve #9685: Fix include dir to be correct path
Philip Lowman
2009-10-09
1
-6/+7
*
Split Borland compiler information files
Brad King
2009-10-08
4
-128/+125
*
Check for openssl-linked option with Qt 4.4+ before making ssl a dependency.
Clinton Stimpson
2009-10-07
1
-6/+15
*
Modernize FindVTK module
Brad King
2009-10-07
1
-61/+48
*
More robust implicit link line detection regex
Brad King
2009-10-07
1
-1/+3
*
Fix Xcode build.
James Bigler
2009-10-07
2
-6/+2
*
Log implicit link line detection regex
Brad King
2009-10-06
1
-0/+1
*
Log implicit link information parsing actions
Brad King
2009-10-06
2
-2/+24
*
Use work-around from bug 4772 for C++ and Fortran
Brad King
2009-10-06
3
-13/+27
*
Updated copyright notice to conform to NVIDIA guidelines.
James Bigler
2009-10-05
4
-8/+4
*
FortranCInterface: Mangling for Intel on Windows
Brad King
2009-10-05
1
-0/+4
*
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
[next]