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
/
Platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix check for -isysroot on OS X
Brad King
2009-09-19
4
-14/+22
*
Add detection of gcc versions that do not support isysroot option and do not ...
Bill Hoffman
2009-09-18
1
-0/+14
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
1
-5/+1
*
Fix XL C++ compiler flags on Linux
Brad King
2009-09-16
2
-0/+6
*
Add support for embeded manifests for Intel C/C++/Fortran compilers
Bill Hoffman
2009-09-01
2
-2/+30
*
Add a module to determine if the intel linker supports manifest creation
Bill Hoffman
2009-09-01
1
-0/+17
*
Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...
Bill Hoffman
2009-09-01
1
-1/+1
*
Use Intel for Linux flags only on Linux
Brad King
2009-09-01
4
-0/+36
*
Split SunPro compiler information files
Brad King
2009-08-21
5
-111/+0
*
Split Intel compiler information files
Brad King
2009-08-21
3
-45/+0
*
Quote the target name for Borland tlib tool
Brad King
2009-08-12
1
-1/+1
*
Teach compiler id about VisualAge -> XL rebranding
Brad King
2009-08-07
4
-4/+6
*
Move flag to Compiler/VisualAge-Fortran module
Brad King
2009-08-07
3
-3/+0
*
Use NetBSD to initialize OpenBSD configuration
Brad King
2009-08-07
1
-2/+1
*
ENH: Install all Modules and Templates
Brad King
2009-07-24
1
-3/+0
*
ENH: remove debug message
Bill Hoffman
2009-07-15
1
-1/+0
*
ENH: do not use /INCREMENTAL:YES with VS 10 compiler
Bill Hoffman
2009-07-15
1
-4/+16
*
BUG: Fix rpath-link flag for SunPro C++ on Linux
Brad King
2009-07-13
1
-0/+1
*
BUG: Look in arch-specific HPUX implicit link dirs
Brad King
2009-06-19
1
-5/+11
*
ENH: put the 64 bit paths first
Bill Hoffman
2009-06-15
1
-1/+2
*
ENH: add more search paths on HPUX
Bill Hoffman
2009-06-15
1
-0/+5
*
ENH: use .exe on vms
Bill Hoffman
2009-06-11
1
-0/+1
*
ENH: Enable basic OpenVMS platform support
Brad King
2009-06-10
1
-0/+7
*
BUG: Recognize .so shared libraries on HP-UX
Brad King
2009-06-03
1
-0/+1
*
ENH: Auto-import symbols for cygwin executables
Brad King
2009-05-27
1
-0/+1
*
ENH: Re-enable system include dir suppression
Brad King
2009-02-25
1
-0/+7
*
BUG: Remove implicit include dir suppression
Brad King
2009-02-24
2
-2/+0
*
BUG: Allow third component of Mac OSX sw_vers output to be empty. Mac OSX 10....
David Cole
2009-02-17
1
-1/+1
*
BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves...
David Cole
2009-01-29
1
-8/+8
*
BUG: Fix OS X dylib version flags for more linkers
Brad King
2009-01-29
1
-2/+2
*
BUG: fix for # 8413 add more haiku searching
Bill Hoffman
2009-01-29
1
-1/+2
*
BUG: Fix careless typo that only caused test failures on clean builds...
David Cole
2009-01-28
1
-1/+1
*
BUG: Try to fix the universal binary continuous dashboard on dashmacmini2. I ...
David Cole
2009-01-27
1
-6/+12
*
BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc t...
David Cole
2009-01-27
1
-2/+4
*
BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci...
David Cole
2009-01-27
1
-33/+102
*
BUG: Fix install_name_tool problem on the Mac when a PROJECT(... NONE) is fol...
David Cole
2008-12-30
1
-1/+1
*
ENH: Use 32-bit and 64-bit Program Files folders
Brad King
2008-12-17
1
-8/+49
*
ENH: fix curses on haiku
Bill Hoffman
2008-12-03
1
-0/+6
*
ENH: fix fortran flags on g77 windows
Bill Hoffman
2008-11-11
1
-0/+7
*
ENH: fix fortran flags on sun
Bill Hoffman
2008-11-11
1
-2/+5
*
ENH: fix problem where rc language recursively included itself because CMAKE_...
Bill Hoffman
2008-10-14
1
-4/+1
*
ENH: better error message for mis-configured nmake environment
Bill Hoffman
2008-10-14
1
-1/+4
*
BUG: fix for 5705, link in standard libs for mingw
Bill Hoffman
2008-10-02
1
-0/+2
*
BUG: fix for bug 4772, enable_language should now work on linux with correct ...
Bill Hoffman
2008-10-01
1
-0/+2
*
BUG: fix for 7704
Bill Hoffman
2008-09-25
1
-0/+6
*
ENH: Teach find_library to find OpenBSD-style libs
Brad King
2008-09-22
1
-0/+1
*
ENH: add initial support for HAIKU OS from bug# 7425
Bill Hoffman
2008-09-15
1
-0/+14
*
BUG: make sure the intel compiler uses the intel linker
Bill Hoffman
2008-09-02
1
-1/+1
*
BUG: fix for 6710 CMAKE_OSX_SYSROOT should be a PATH
Bill Hoffman
2008-08-19
1
-1/+1
*
ENH: add platform file for bounds checker
Bill Hoffman
2008-08-15
1
-0/+4
[next]