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: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...
Brad King
2002-12-20
1
-2/+2
*
FIX: make CMAKE_X_LIBS and CMAKE_X_CFLAGS advanced
Sebastien Barre
2002-12-20
2
-2/+6
*
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
*
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: Adding build type flags for C.
Brad King
2002-12-18
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
*
ENH: FindX11.cmake module now almost fully duplicates old configure functiona...
Brad King
2002-12-17
2
-55/+108
*
ENH: Don't repeat check even if answer was no.
Brad King
2002-12-13
6
-42/+46
*
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
*
Add java support
Andy Cedilnik
2002-12-11
2
-0/+137
*
Better search for python
Andy Cedilnik
2002-12-09
1
-6/+23
*
ENH: Using only filename without path or extension for comparing build tools.
Brad King
2002-12-09
1
-2/+9
*
use win32 threads for win32
Bill Hoffman
2002-12-09
2
-0/+2
*
BUG: fix C compiler init
Bill Hoffman
2002-12-06
1
-5/+5
*
clean up compiler picking code
Bill Hoffman
2002-12-06
2
-13/+9
*
fix for generator picked compilers
Bill Hoffman
2002-12-06
2
-7/+27
*
ENH: unify EnableLanguage across all generators
Bill Hoffman
2002-12-05
9
-111/+181
*
ENH: Added support for finding/using VTK 4.0 without using its UseVTK.cmake f...
Brad King
2002-12-05
4
-27/+457
*
BUG: Fix for string comparison when one string is empty.
Brad King
2002-12-05
1
-11/+11
*
ENH: Adding CMAKE_EXPORT_BUILD_SETTINGS and CMAKE_IMPORT_BUILD_SETTINGS macro.
Brad King
2002-12-05
3
-0/+250
*
BUG: Removed stray debugging message.
Brad King
2002-12-04
1
-2/+0
*
BUG: fix get make command problems.
Bill Hoffman
2002-12-04
1
-1/+3
*
determine CMAKE_MAKE_PROGRAM in EnableLanguage
Bill Hoffman
2002-12-03
7
-8/+9
*
Module to find tools from the ImageMagick package.
Luis Ibanez
2002-12-03
1
-0/+34
*
ENH: description of variables now follows other style in other .cmake files.
Luis Ibanez
2002-12-03
1
-3/+4
*
ENH: Description of variables now specifies that the full path is required.
Luis Ibanez
2002-12-03
1
-4/+4
*
correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ...
Bill Hoffman
2002-12-03
4
-8/+9
*
use LINK_FLAGS not C and CXX LINK_FLAGS
Bill Hoffman
2002-12-03
1
-4/+4
*
ENH: FLTK 1.1.1 under Windows links now with the comctl32 library.
Luis Ibanez
2002-11-29
1
-1/+1
*
Change priorities
Andy Cedilnik
2002-11-25
1
-2/+2
*
change flags for borland
Bill Hoffman
2002-11-22
1
-1/+4
*
remove debug stuff
Bill Hoffman
2002-11-21
1
-1/+0
*
try to fix check for ansi stream
Bill Hoffman
2002-11-21
2
-7/+6
*
fix order
Bill Hoffman
2002-11-21
1
-1/+1
*
fix order
Bill Hoffman
2002-11-21
1
-2/+2
*
move ansi cxx flags stuff out of try compile and into cmake files
Bill Hoffman
2002-11-21
4
-2/+6
*
have to cache ansi_cxxflags
Bill Hoffman
2002-11-21
1
-1/+2
*
spelling error
Bill Hoffman
2002-11-21
2
-3/+5
*
add checks for ansi flags and not hard code them
Bill Hoffman
2002-11-21
5
-4/+47
*
FUX: those vars need to be ADVANCED
Sebastien Barre
2002-11-21
1
-0/+7
*
ENH: Added CHECK_VARIABLE_EXISTS macro.
Brad King
2002-11-21
2
-0/+39
*
fix for create shared library
Bill Hoffman
2002-11-21
2
-2/+3
*
ENH: fix for module run time flag
Bill Hoffman
2002-11-21
1
-1/+1
*
ENH: Added support to find VTK 4.0.
Brad King
2002-11-20
1
-12/+34
*
BUG: use CMAKE_COMPILER_IS_GNUCC not CMAKE_COMPILER_IS_GNUGCC
Bill Hoffman
2002-11-20
1
-1/+1
*
ENH: Now also locates the "makeindex" program.
Luis Ibanez
2002-11-20
1
-0/+5
*
ENH: Only search VTK_INSTALL_PATH if USE_INSTALLED_VTK is on. Only search VT...
Brad King
2002-11-20
1
-4/+4
[prev]
[next]