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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...
Brad King
2002-12-20
6
-12/+59
*
FIX: make CMAKE_X_LIBS and CMAKE_X_CFLAGS advanced
Sebastien Barre
2002-12-20
2
-2/+6
*
ENH: add a check to make sure cmake can find the c or C++ compiler for trycom...
Bill Hoffman
2002-12-20
1
-0/+37
*
BUG: fix for backwards compatibility
Bill Hoffman
2002-12-20
3
-0/+3
*
testing more agressive compatability settings
Ken Martin
2002-12-20
2
-6/+7
*
ENH: Use the Mac -framework for Tk if it is available.
Brad King
2002-12-20
1
-0/+3
*
ENH: Use the Mac -framework for Tcl if it is available.
Brad King
2002-12-20
1
-0/+34
*
BUG: enable the languages when not running in global mode
Bill Hoffman
2002-12-19
1
-2/+5
*
better docs
Bill Hoffman
2002-12-19
1
-2/+2
*
ENH: make linker flags use init values so users can set them from the cache
Bill Hoffman
2002-12-19
1
-6/+6
*
ENH: Tcl packages now Tcl_PkgProvide their own name and version.
Brad King
2002-12-18
1
-0/+7
*
ENH: Adding build type flags for C.
Brad King
2002-12-18
1
-0/+4
*
ERR: Project name and executable name should match for consistency in the X11...
Brad King
2002-12-18
2
-12/+4
*
ENH: Added return type int to ExecuteCommand.
Brad King
2002-12-17
2
-5/+5
*
BUG: Need at least 2 arguments, not exactly 2.
Brad King
2002-12-17
1
-1/+1
*
ERR: Added operator != for SGI.
Brad King
2002-12-17
1
-0/+4
*
ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...
Bill Hoffman
2002-12-17
15
-30/+30
*
BUG: Renamed X11 test executable to useX11 to avoid conflict with name of lib...
Brad King
2002-12-17
2
-12/+13
*
better handling of Module
Ken Martin
2002-12-17
1
-2/+5
*
Save directories when doing global build
Andy Cedilnik
2002-12-17
1
-0/+5
*
ENH: Improved error message for macro invoked with incorrect number of argume...
Brad King
2002-12-17
1
-1/+7
*
ENH: TryCompile should produce a verbose makefile.
Brad King
2002-12-17
1
-0/+1
*
ENH: FindX11.cmake module now almost fully duplicates old configure functiona...
Brad King
2002-12-17
2
-55/+108
*
some clean up in link directories
Ken Martin
2002-12-17
1
-8/+35
*
Split ctest into two three files
Andy Cedilnik
2002-12-17
4
-1458/+1475
*
BUG: Cannot remove quotes from defined flags.
Brad King
2002-12-16
1
-1/+2
*
Fix switching from local to global generation when cmake version changes or w...
Andy Cedilnik
2002-12-16
1
-3/+12
*
ENH: Added copy_if_different option to -E flag.
Brad King
2002-12-16
1
-0/+8
*
BUG: Fixed quotes in output paths.
Brad King
2002-12-16
2
-6/+4
*
Add support for only showing what will be done. This way you can for example ...
Andy Cedilnik
2002-12-15
2
-48/+104
*
ENH: Added test for generated header included by non-generated source.
Brad King
2002-12-13
12
-9/+75
*
BUG: Need source file and OBJECT_DEPENDS as dependencies of an object file.
Brad King
2002-12-13
1
-2/+2
*
ENH: Added source file property OBJECT_DEPENDS to support generated header fi...
Brad King
2002-12-13
5
-11/+114
*
ENH: Don't repeat check even if answer was no.
Brad King
2002-12-13
6
-42/+46
*
made more strict
Ken Martin
2002-12-13
1
-8/+1
*
fixed warnings
Ken Martin
2002-12-13
2
-3/+0
*
ERR: Fixed unused parameter warning.
Brad King
2002-12-13
2
-2/+2
*
Make try compile add a depend to re-run cmake if its source chagnes
Bill Hoffman
2002-12-12
2
-1/+7
*
ENH: Updated for 1.4.7 release.
Brad King
2002-12-12
7
-8/+8
*
ENH: Improved filename/line number reporting in error message. Macro invocat...
Brad King
2002-12-12
6
-28/+45
*
ERR: Fixed syntax errors for picky preprocessors.
Brad King
2002-12-12
1
-1/+1
*
ERR: Need double-quotes around expression to be mached in IF command.
Brad King
2002-12-12
2
-4/+4
*
BUG: Can't double-quote foreach arguments.
Brad King
2002-12-12
6
-6/+6
*
now uses SET instead of SOURCE_LIST command
Ken Martin
2002-12-12
1
-2/+2
*
BUG: Multi-line functions must also increment line number, not the pointer.
Brad King
2002-12-11
1
-1/+1
*
ERR: Dummy InitialPass implementation must return a value.
Brad King
2002-12-11
1
-1/+1
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
53
-629/+607
*
removed dsw file
Ken Martin
2002-12-11
1
-113/+0
*
added a Free method
Ken Martin
2002-12-11
2
-1/+16
*
ENH: Improved implementation of MSVC debug hook to only add the hook if DART_...
Brad King
2002-12-11
2
-14/+15
[next]