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
*
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
*
ENH: New implementation of FindVTK to take advantage of VTKConfig.cmake. Als...
Brad King
2002-11-20
1
-127/+102
*
allow flags to be in the CC and CXX environment variables
Bill Hoffman
2002-11-19
3
-14/+12
*
fixes to better honor env CC and CXX
Bill Hoffman
2002-11-19
2
-15/+26
*
BUG: fix CFLAGS
Bill Hoffman
2002-11-19
1
-2/+2
*
BUG: fix handling of CXX
Bill Hoffman
2002-11-19
2
-8/+28
*
BUG: fix for thread and cache override
Bill Hoffman
2002-11-18
2
-30/+30
*
Add more messages, make messages look the same, add checks if test was alread...
Andy Cedilnik
2002-11-18
7
-101/+127
*
If system detection fails, make copy of CMakeCache
Andy Cedilnik
2002-11-18
1
-0/+6
*
BUG: fix for borland run time dll
Bill Hoffman
2002-11-15
1
-1/+14
*
fix for sun
Bill Hoffman
2002-11-15
1
-0/+1
*
ENH: add back install prefix
Bill Hoffman
2002-11-15
1
-0/+4
*
fix thread logic
Bill Hoffman
2002-11-15
1
-18/+20
*
ENH: add CFLAGS and CXXFLAGS
Bill Hoffman
2002-11-15
1
-2/+2
*
temp fix for hp
Berk Geveci
2002-11-14
1
-1/+1
*
fix flags for hp
Berk Geveci
2002-11-14
1
-5/+3
*
BUG: fix flags for c compiler on windows
Andy Cedilnik
2002-11-14
2
-8/+27
*
Clean find for Python, add find for python 2.2 on windows, cleanup java on wi...
Andy Cedilnik
2002-11-14
3
-4/+22
*
BUG: fix for missing temp file variable
Bill Hoffman
2002-11-14
1
-1/+1
*
reorder tWR so that it does not crash with shared
Bill Hoffman
2002-11-14
1
-1/+3
*
fix shared builds on borland and add debug stuff for makefiles
Bill Hoffman
2002-11-14
1
-11/+17
*
ENH: add status messages
Bill Hoffman
2002-11-13
4
-1/+11
*
ENH: move -P flag from cxxflags to the compile line for cxx files
Ken Martin
2002-11-13
1
-2/+2
*
ENH: use correct run time library for borland
Bill Hoffman
2002-11-13
1
-1/+2
*
fix for nsl library and X11
Bill Hoffman
2002-11-13
1
-1/+1
*
fix for nsl library and X11
Bill Hoffman
2002-11-13
2
-1/+4
*
BUG: fix order of link line for creating shared libraries
Bill Hoffman
2002-11-13
1
-2/+2
[next]