index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
Platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: stuff to keep compiler tests from re-running all the time
Bill Hoffman
2005-01-20
2
-3
/
+26
*
BUG: fix running of cl in trycompiles
Bill Hoffman
2005-01-17
1
-1
/
+1
*
ENH: fix for OpenBSD
Bill Hoffman
2004-12-16
1
-1
/
+1
*
FIX: fix for bug 1325, Tru64 not True64
Bill Hoffman
2004-12-06
1
-0
/
+0
*
ENH: try and fix aix xlC with gcc
Bill Hoffman
2004-11-23
1
-0
/
+4
*
ENH: try and fix aix xlC with gcc
Bill Hoffman
2004-11-23
1
-4
/
+4
*
ENH: try to fix aix with native cxx and gcc
Bill Hoffman
2004-11-23
1
-0
/
+10
*
ENH: add the ability to generate custom commands for a language that is not s...
Bill Hoffman
2004-10-21
1
-0
/
+15
*
ENH: use c++ with c++ and c flags with c
Bill Hoffman
2004-09-24
1
-2
/
+2
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
16
-72
/
+76
*
add ifort support
Bill Hoffman
2004-09-09
1
-0
/
+7
*
try to fix fortran on hp
Bill Hoffman
2004-09-09
1
-1
/
+19
*
ENH better test for free VC tools
Bill Hoffman
2004-09-03
1
-10
/
+3
*
ENH: check for ms free command line tools
Bill Hoffman
2004-09-03
1
-13
/
+51
*
Make sure cmake uses consistent module prefixes
Bill Hoffman
2004-08-30
1
-1
/
+2
*
ENH: Cleanup. Use relative path to modules
Andy Cedilnik
2004-08-26
1
-1
/
+1
*
hack to try and fix sun platform
Bill Hoffman
2004-08-26
1
-1
/
+3
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
24
-39
/
+71
*
ENH: Initial import for Darwin using xlC
Andy Cedilnik
2004-08-17
1
-0
/
+2
*
ENH: Initial import
Ken Martin
2004-08-09
1
-0
/
+73
*
ENH: initial fortran support
Bill Hoffman
2004-08-06
2
-0
/
+12
*
ENH: add support for VCExpress 2005
Bill Hoffman
2004-07-05
1
-22
/
+46
*
C++ compiler is not set for c only projects
Bill Hoffman
2004-06-23
1
-1
/
+1
*
ENH: add NDEBUG to windows release builds for both ide and nmake
Bill Hoffman
2004-06-14
1
-6
/
+6
*
BUG#895: Adding -DNDEBUG to C and C++ flags for release builds.
Brad King
2004-06-01
6
-18
/
+18
*
a guess at some OSF compiler flags
Ken Martin
2004-05-05
1
-3
/
+18
*
ENH: Only mangle object files if CMAKE_MANGLE_OBJECT_FILE_NAMES is set. Only ...
Andy Cedilnik
2004-05-04
1
-0
/
+2
*
BUG: fix for bug 116 platform files can now specify directories that should n...
Bill Hoffman
2004-04-28
1
-0
/
+2
*
ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by...
Brad King
2004-03-23
1
-1
/
+1
*
BUG: fix mingw module load tests
Bill Hoffman
2004-02-16
1
-1
/
+0
*
shared modules are not linked so do not use lib prefix
Bill Hoffman
2004-02-14
1
-0
/
+1
*
ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them
Bill Hoffman
2004-02-13
1
-1
/
+1
*
ENH: Fix typos about copying exe flags to shared flags and to modules. Bug #5...
Andy Cedilnik
2004-01-15
1
-4
/
+4
*
fix in quoting
Ken Martin
2003-12-17
1
-1
/
+1
*
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and CMAKE_SHARED_LIBRARY_SONAME...
Brad King
2003-12-12
1
-0
/
+2
*
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ...
Brad King
2003-12-12
1
-1
/
+5
*
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
Brad King
2003-12-12
2
-5
/
+9
*
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ...
Brad King
2003-12-12
1
-1
/
+4
*
ENH: Adding implementation of shared library version support on UNIX. This a...
Brad King
2003-11-26
1
-0
/
+1
*
BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu
Bill Hoffman
2003-11-14
22
-17
/
+59
*
BUG: fix for bug 346, borland should now support dash in the path
Bill Hoffman
2003-11-05
1
-1
/
+1
*
BUG: fix for bug# 317
Bill Hoffman
2003-10-31
1
-2
/
+2
*
BUG: fix for bug 78 should be on 1.8 branch
Bill Hoffman
2003-10-15
1
-1
/
+1
*
ERR: Old -flat_namespace -undefined suppress flags for CMAKE_SHARED_MODULE_CR...
Brad King
2003-10-15
1
-4
/
+9
*
ERR: allow spaces in the path
Andy Cedilnik
2003-10-13
1
-1
/
+1
*
ENH: remove the -flat_namespace and -undefined suppress hacks from
Yves Starreveld
2003-08-27
1
-1
/
+1
*
ENH: MinGW build now passes all the tests
Bill Hoffman
2003-08-27
1
-2
/
+2
*
ENH: add configure file for gcc under windows
Bill Hoffman
2003-08-22
1
-0
/
+14
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
3
-10
/
+24
*
ENH: Improved default choice of -64 compiler/linker flags based on how cmake ...
Brad King
2003-08-19
1
-3
/
+28
[next]