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 (
Collapse
)
Author
Age
Files
Lines
*
fixes to better honor env CC and CXX
Bill Hoffman
2002-11-19
2
-15/+26
|
*
ENH: add some better output when copy file fails
Bill Hoffman
2002-11-19
1
-5/+15
|
*
fix some warnings
Bill Hoffman
2002-11-19
1
-5/+1
|
*
Add / after directory name when doing tab completion
Andy Cedilnik
2002-11-19
1
-0/+5
|
*
Add progress to ccmake
Andy Cedilnik
2002-11-19
2
-55/+118
|
*
BUG: fix CFLAGS
Bill Hoffman
2002-11-19
1
-2/+2
|
*
BUG: fix handling of CXX
Bill Hoffman
2002-11-19
2
-8/+28
|
*
fix warning
Bill Hoffman
2002-11-19
1
-1/+1
|
*
fix in warning
Ken Martin
2002-11-19
1
-6/+8
|
*
Initial add of progress
Andy Cedilnik
2002-11-18
2
-1/+17
|
*
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 ↵
Andy Cedilnik
2002-11-18
7
-101/+127
|
|
|
|
already successfull
*
If system detection fails, make copy of CMakeCache
Andy Cedilnik
2002-11-18
1
-0/+6
|
*
add print for compiler is gnu
Bill Hoffman
2002-11-18
1
-0/+3
|
*
fix some compiler warnings hopefully
Ken Martin
2002-11-17
2
-5/+7
|
*
BUG: fix for borland run time dll
Bill Hoffman
2002-11-15
2
-2/+20
|
*
fix for sun
Bill Hoffman
2002-11-15
1
-0/+1
|
*
fixed bad source directory bug
Ken Martin
2002-11-15
1
-0/+10
|
*
fixed compiler warning
Ken Martin
2002-11-15
1
-1/+2
|
*
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
|
*
Oops, std namespace
Andy Cedilnik
2002-11-15
1
-1/+1
|
*
Add progress reporting
Andy Cedilnik
2002-11-14
3
-2/+36
|
*
Add Progress support
Andy Cedilnik
2002-11-14
1
-1/+11
|
*
temp fix for hp
Berk Geveci
2002-11-14
1
-1/+1
|
*
*** empty log message ***
Bill Hoffman
2002-11-14
1
-2/+3
|
*
fix flags for hp
Berk Geveci
2002-11-14
1
-5/+3
|
*
Fix compile flags on c files in static liobraries on windows
Andy Cedilnik
2002-11-14
1
-9/+7
|
*
BUG: fix flags for c compiler on windows
Andy Cedilnik
2002-11-14
3
-10/+29
|
*
added another func
Ken Martin
2002-11-14
2
-0/+10
|
*
added another func
Ken Martin
2002-11-14
2
-0/+8
|
*
Clean find for Python, add find for python 2.2 on windows, cleanup java on ↵
Andy Cedilnik
2002-11-14
3
-4/+22
|
|
|
|
windows and add java 1.4 support
*
Added missing space.
Berk Geveci
2002-11-14
1
-0/+1
|
*
Fix building on NMake. Use short paths
Andy Cedilnik
2002-11-14
1
-1/+1
|
*
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
2
-6/+8
|
*
add support for borland run time flag for shared builds
Bill Hoffman
2002-11-14
1
-1/+17
|
*
fix shared builds on borland and add debug stuff for makefiles
Bill Hoffman
2002-11-14
1
-11/+17
|
*
BUG: fix for build out of dir for windows
Bill Hoffman
2002-11-13
2
-0/+34
|
*
ENH: add status messages
Bill Hoffman
2002-11-13
4
-1/+11
|
*
ENH: space fixes and add a status option to message command
Ken Martin
2002-11-13
5
-3/+27
|
*
ENH: move -P flag from cxxflags to the compile line for cxx files
Ken Martin
2002-11-13
1
-2/+2
|
*
ENH: check to make sure cmake matches the cmake used to generate the cache
Bill Hoffman
2002-11-13
3
-26/+40
|
*
ENH: use correct run time library for borland
Bill Hoffman
2002-11-13
1
-1/+2
|
*
ENH: force a global generate if the cache version does not match the running ↵
Bill Hoffman
2002-11-13
2
-3/+23
|
|
|
|
cmake
*
BUG: add missing depend rules for hp make
Berk Geveci
2002-11-13
1
-0/+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]