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
*
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
*
ENH: Add preprocessor and assembly rules for Intel
Brad King
2008-08-06
2
-0/+6
*
BUG: Fix dylib versioning flags for old OSX.
Brad King
2008-07-09
1
-2/+2
*
ENH: Set version info for shared libs on OSX.
Brad King
2008-07-09
1
-0/+5
*
ENH: undo optional because we need it
Bill Hoffman
2008-06-24
1
-3/+0
*
ENH: rc is not so optional at least with 2005 and newer, as it is used to emb...
Bill Hoffman
2008-06-24
1
-1/+1
*
ENH: make rc optional
Bill Hoffman
2008-06-23
1
-1/+4
*
ENH: Add basic flags for Portland Group fortran compiler.
Brad King
2008-05-17
1
-0/+8
*
ENH: Add Linux-PGI-Fortran platform file to support the Portland Group Fortra...
Brad King
2008-05-16
1
-0/+1
*
ENH: Make /opt/SUNWspro/lib, /opt/SUNWspro/prod/lib, and /usr/ccs/lib implici...
Brad King
2008-04-30
1
-0/+6
*
ENH: add more fortran flags
Bill Hoffman
2008-04-30
1
-1/+1
*
ENH: allow users to set sysroot
Bill Hoffman
2008-04-28
1
-0/+1
*
ENH: remove c flags from cxx config file
Bill Hoffman
2008-04-25
1
-6/+0
*
ENH: rename Linux-ifort to Linux-Intel-Fortran
Bill Hoffman
2008-04-25
1
-0/+0
*
ENH: do not force the intel ar on C from CXX
Bill Hoffman
2008-04-25
1
-3/+0
*
ENH: support intel compiler on linux
Bill Hoffman
2008-04-25
2
-1/+13
*
ENH: use xiar for the intel compiler
Bill Hoffman
2008-04-21
1
-0/+11
*
ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for ...
David Cole
2008-03-31
2
-0/+132
*
ENH: Patch from Maik to add per-configuration default flags to GCC and Intel ...
Brad King
2008-03-17
2
-2/+23
*
ENH: fix c flags for 2003 free command line tools
Bill Hoffman
2008-03-13
1
-9/+8
*
BUG: Do not place $(CMAKE_COMMAND) in link scripts.
Brad King
2008-03-01
1
-4/+4
*
ENH: Handle large object file lists on some platforms
Brad King
2008-02-27
2
-6/+9
*
BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and...
Brad King
2008-02-27
7
-23/+28
*
ENH: Simplify make build rule generation by removing use of OBJECTS_QUOTED an...
Brad King
2008-02-24
1
-1/+1
*
ENH: Better linker search path computation.
Brad King
2008-02-21
5
-1/+19
*
BUG: Fix passing of nodefaultrpath flag to linker through c++ compiler.
Brad King
2008-02-18
1
-1/+1
*
ENH: Cleanup building of OS X bundle content
Brad King
2008-02-15
1
-2/+0
*
ENH: Fix eCos.cmake to not require a forced compiler
Brad King
2008-02-11
1
-11/+13
*
ENH: Remove CMAKE_ANSI_CFLAGS variable and instead always add ansi flags to C...
Brad King
2008-02-11
1
-2/+3
*
BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute...
Brad King
2008-02-04
1
-0/+3
*
ENH: Enable dependent library search paths on more platforms
Brad King
2008-02-02
2
-0/+2
*
ENH: Enable dependent library search paths on more platforms
Brad King
2008-02-01
5
-0/+15
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
3
-1/+3
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-0/+6
*
BUG: Move decision to switch library paths found in implicit link directories...
Brad King
2008-01-31
2
-0/+19
*
ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARC...
Brad King
2008-01-30
1
-0/+11
*
BUG: Fix dynamic exports executable link option for Sun C compiler on Linux.
Brad King
2008-01-29
1
-1/+1
*
BUG: Fix generation of Watcom link lines.
Brad King
2008-01-23
1
-0/+1
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
2
-21/+40
*
ENH: make sure msvc90 gets set
Bill Hoffman
2008-01-18
1
-0/+1
*
ENH: make sure MSVC90 is set
Bill Hoffman
2008-01-18
1
-0/+4
[next]