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 (
Collapse
)
Author
Age
Files
Lines
...
*
COMP: On mingw, -fPIC is not necessary and it actually produces warnings
Andy Cedilnik
2005-10-18
1
-0/+1
|
*
ENH: add flags for debug release for aix
Bill Hoffman
2005-08-29
1
-0/+4
|
*
ENH: /nologo must be first
Bill Hoffman
2005-08-02
1
-2/+2
|
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
1
-6/+6
|
*
ENH: move flags next to compiler, so if env contains compiler and some flag, ↵
Bill Hoffman
2005-07-20
1
-2/+2
|
|
|
|
they stay together
*
FIX: for 1852 fix fortran case
Bill Hoffman
2005-07-13
3
-8/+8
|
*
BUG: Fixed escaped quote at end of .
Brad King
2005-06-30
1
-1/+1
|
*
BUG: Need to use the -c option for implib to produce case-sensitive symbols ↵
Brad King
2005-06-29
1
-2/+2
|
|
|
|
in the .lib files.
*
ENH: fixed some spelling errors
Ken Martin
2005-06-20
1
-1/+1
|
*
ENH: fix for incorrect setting of CONFIZGURATION_TYPES
Ken Martin
2005-06-07
1
-3/+4
|
*
ENH: Be more verbose, handle network paths, and write compiler output to the ↵
Andy Cedilnik
2005-05-19
1
-2/+30
|
|
|
|
log files
*
ENH: fix install test with xcode, the xcode generator does not support ↵
Bill Hoffman
2005-04-07
1
-3/+5
|
|
|
|
library versioning yet
*
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵
Brad King
2005-04-06
2
-34/+25
|
|
|
|
never used.
*
ENH: try to fix rpath on qnx
Bill Hoffman
2005-03-14
1
-2/+2
|
*
ENH: Initial attempt at QNX support. Submitted by Tim Arney.
Brad King
2005-03-11
1
-0/+11
|
*
ENH: Adding support for shared library versioning using the -install_name ↵
Brad King
2005-03-01
2
-4/+37
|
|
|
|
option on the OSX linker. This is actually needed to support relative -o paths which are used by cmLocalUnixMakefileGenerator2.
*
BUG: Added installation of .in files as well as .cmake files.
Brad King
2005-02-24
1
-0/+1
|
*
ENH: remove debug print
Bill Hoffman
2005-01-28
1
-1/+0
|
*
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 ↵
Bill Hoffman
2004-10-21
1
-0/+15
|
|
|
|
supported by an IDE
*
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 ↵
Bill Hoffman
2004-09-22
16
-72/+76
|
|
|
|
directory.
*
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-27
1
-1/+1
|
*
hack to try and fix sun platform
Bill Hoffman
2004-08-27
1
-1/+3
|
*
ENH: more uniform approach to enable language, one step closer to being able ↵
Bill Hoffman
2004-08-26
24
-39/+71
|
|
|
|
to enable a language without modifing cmake source code
*
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
|
|
|
|
on borland for now.
*
BUG: fix for bug 116 platform files can now specify directories that should ↵
Bill Hoffman
2004-04-28
1
-0/+2
|
|
|
|
not be added by CMAKE
*
ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted ↵
Brad King
2004-03-23
1
-1/+1
|
|
|
|
by David Cole.
*
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
|
[prev]
[next]