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
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
17
-162/+361
*
ENH: fix up compiler id to be more robust
Bill Hoffman
2007-05-17
3
-6/+13
*
BUG: make sure this thing compiles on 64 bit machines
Bill Hoffman
2007-05-17
1
-1/+5
*
ENH: Enabled preprocessor make rules for Watcom.
Brad King
2007-05-16
1
-0/+8
*
STYLE: Added basic usage documentation.
Brad King
2007-05-15
2
-5/+23
*
ENH: initial support for creation of frameworks on Mac
Bill Hoffman
2007-05-08
2
-0/+33
*
BUG: Detect debian with existence of /etc/debian_version so things work in a ...
Brad King
2007-05-07
1
-13/+3
*
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...
Brad King
2007-05-03
12
-47/+224
*
ENH: Changed GNUC compiler id name to GNU.
Brad King
2007-05-01
2
-2/+2
*
STYLE: Added comment explaining choice of file extension.
Brad King
2007-04-30
1
-0/+3
*
BUG: Need to install CMakeCXXCompilerId.cpp so that C++ compiler identificati...
Brad King
2007-04-30
1
-0/+1
*
STYLE: comment which says which variables this macro sets
Alexander Neundorf
2007-04-30
1
-0/+2
*
STYLE: use the newer FIND_XXX syntax, which should find MPI in even more
Alexander Neundorf
2007-04-30
1
-7/+7
*
BUG: also install CMakePlatformId.h, otherwise the check for the compiler id
Alexander Neundorf
2007-04-30
1
-0/+1
*
BUG: if /opt/lib and /opt/csw/lib are searched for libs, then /opt/include
Alexander Neundorf
2007-04-30
1
-0/+1
*
ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId t...
Brad King
2007-04-28
8
-67/+330
*
STYLE: fix typo "CCC" -> "CC", add comments which variables it sets
Alexander Neundorf
2007-04-25
1
-0/+7
*
ENH: Add CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support e...
Brad King
2007-04-18
1
-0/+2
*
ENH: Added CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support...
Brad King
2007-04-18
2
-0/+4
*
ENH: Added CMAKE_SHARED_MODULE_LOADER_C_FLAG and CMAKE_SHARED_MODULE_LOADER_C...
Brad King
2007-04-17
1
-0/+2
*
ENH: this variable overrides all PROJECT_URL. Check the dashboard, all projec...
Sebastien Barre
2007-04-10
1
-3/+0
*
ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the defa...
Brad King
2007-04-10
1
-0/+37
*
ENH: Enabled use of soname and therefore versioning symlinks. Patch is from ...
Brad King
2007-04-10
1
-0/+2
*
BUG: Revert "Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx"
Andy Cedilnik
2007-04-04
2
-36/+16
*
BUG: fix for bug 4605
Bill Hoffman
2007-04-04
1
-4/+22
*
COMP: Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx
Andy Cedilnik
2007-04-04
2
-16/+36
*
ENH: Added target property ENABLE_EXPORTS for executable targets. It enables...
Brad King
2007-03-22
2
-9/+22
*
BUG: Disable creation of import libraries for executables on Borland until it...
Brad King
2007-03-20
1
-2/+2
*
ENH: Added support for import libraries created by executable and module targ...
Brad King
2007-03-19
4
-10/+13
*
BUG: Do not create import library for MODULEs. This is an incremental fix fo...
Brad King
2007-03-10
1
-6/+6
*
BUG: Fixed MSVC8 module build rule to not use /implib option. This is an inc...
Brad King
2007-03-10
1
-8/+12
*
BUG: Shared library creation should use /implib option to specify the name of...
Brad King
2007-03-09
1
-6/+7
*
BUG: Get rid of ancient variables CMAKE_CXX_WARNING_LEVEL, CMAKE_CXX_USE_RTTI...
Brad King
2007-03-07
1
-5/+1
*
BUG: untested fix for newlines in the output of pkg config
Ken Martin
2007-03-07
1
-7/+16
*
STYLE: Defautl answer for the license is no
Andy Cedilnik
2007-03-06
1
-1/+1
*
ENH: patch applied for bug 4517
Ken Martin
2007-03-05
1
-38/+25
*
BUG: Do not create import library for MODULEs. The TARGET_IMPLIB name is not...
Brad King
2007-03-03
1
-10/+14
*
BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try c...
Andy Cedilnik
2007-03-02
1
-0/+5
*
ENH: limit the output of system information to no more than 50K per file
Ken Martin
2007-03-02
1
-1/+1
*
BUG: Fix bug introduced by revision 1.67. The qmake query mode prints inform...
Brad King
2007-03-01
1
-2/+5
*
ENH: improvements
Ken Martin
2007-02-27
2
-0/+6
*
ENH: added for system information command line option
Ken Martin
2007-02-26
2
-0/+174
*
BUG: fix typo reported by Duncan Mac Vicar
Alexander Neundorf
2007-02-26
1
-1/+1
*
ENH: force c++ when building c++ objects
Bill Hoffman
2007-02-21
1
-0/+2
*
ENH: better processor detection on linux
Bill Hoffman
2007-02-21
1
-6/+11
*
ENH: remove df because df is a unix utilitiy
Bill Hoffman
2007-02-21
1
-1/+1
*
BUG: fix for bug 3950 add support for df compiler on windows
Bill Hoffman
2007-02-20
2
-1/+69
*
BUG: fix for bug # 3954 glib with qt
Bill Hoffman
2007-02-20
1
-1/+9
*
STYLE: fix docs for FindKDE4.cmake
Alexander Neundorf
2007-02-20
1
-4/+3
*
BUG: remove KDE3_ENABLE_FINAL (#4140): it doesn't work currently and I
Alexander Neundorf
2007-02-20
2
-34/+35
[next]