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
*
BUG: fix flag for building shared on HP
Bill Hoffman
2001-08-24
2
-2/+2
*
BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run.
Amitha Perera
2001-08-23
2
-19/+25
*
ENH: improve coverage
Bill Hoffman
2001-08-23
3
-46/+6
*
ENH: add dump documentation test
Bill Hoffman
2001-08-23
4
-12/+18
*
ENH: Each cmCableWrapTclCommand instance now uses a single cmMakeDepend objec...
Brad King
2001-08-23
2
-4/+11
*
BUG: run make all on unix not make exename
Bill Hoffman
2001-08-23
1
-1/+3
*
ENH: add more testing
Bill Hoffman
2001-08-23
4
-15/+43
*
ENH: try to get better test coverage
Bill Hoffman
2001-08-23
39
-0/+570
*
also check path for test executables
Ken Martin
2001-08-23
1
-0/+10
*
fixed format
Ken Martin
2001-08-23
1
-1/+1
*
better ctest support
Ken Martin
2001-08-23
1
-5/+14
*
added test driver for make test target
Ken Martin
2001-08-23
6
-4/+279
*
ENH: do not put a rule in to rebuild the ALL_BUILD.dsp file, as it is not pos...
Ken Martin
2001-08-22
1
-0/+4
*
ENH: change all maps of string to be maps of cmStdString, to reduce symbol le...
Bill Hoffman
2001-08-22
10
-26/+39
*
BUG: shorten length of symbols
Bill Hoffman
2001-08-22
1
-1/+4
*
OUTDIR->IntDir
Berk Geveci
2001-08-22
1
-2/+2
*
BUG: add missing CMakeCommandLineInfo
Bill Hoffman
2001-08-22
1
-0/+1
*
CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir)
Sebastien Barre
2001-08-21
6
-7/+123
*
Added support for .mm source files (ObjC++)
Yves Starreveld
2001-08-21
1
-0/+1
*
BUG: fix check for no std::
Bill Hoffman
2001-08-20
2
-1783/+3727
*
BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler w...
Bill Hoffman
2001-08-20
1
-5/+0
*
Allow option value to be expanded (thus, we can use the value of another opti...
Sebastien Barre
2001-08-19
1
-3/+4
*
gcc and MSVC clash on basic_string::compare(), let's try substr()
Sebastien Barre
2001-08-19
1
-1/+1
*
If the value is a path, collapse it (cleaner)
Sebastien Barre
2001-08-19
1
-0/+5
*
BUG: get the flags right
Bill Hoffman
2001-08-18
2
-3732/+1788
*
Support for $ENV{VAR} syntax (lookup in the environment vars)
Sebastien Barre
2001-08-18
2
-13/+52
*
backwards MATCHES in if and else statements
Ken Martin
2001-08-17
2
-2/+2
*
ENH: default for cygwin should be pthreads
Bill Hoffman
2001-08-16
1
-1780/+3727
*
ENH: add CMAKE_USE_WIN32_THREADS to the possible thread types
Bill Hoffman
2001-08-16
4
-7/+15
*
Adding new options to LoadCache.
Berk Geveci
2001-08-16
4
-11/+56
*
1. Added EXCLUDE option to LOAD_CACHE.
Berk Geveci
2001-08-15
3
-13/+72
*
looks at same level
Ken Martin
2001-08-15
1
-0/+1
*
ENH: make pthreads the default for cygwin
Bill Hoffman
2001-08-15
2
-2/+2
*
ENH: Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each call ...
Brad King
2001-08-14
5
-39/+30
*
removed grep
Ken Martin
2001-08-13
1
-1/+0
*
now creates output directories
Ken Martin
2001-08-10
2
-0/+2
*
ENH: update pdf to rtf
Bill Hoffman
2001-08-09
1
-0/+0
*
ENH: add some docs for sgi CC
Bill Hoffman
2001-08-09
1
-132/+143
*
BUG: or and and were inverted.
Berk Geveci
2001-08-09
2
-4/+4
*
add generated ChangeLog file. Should be updated each time a new version is made
Bill Hoffman
2001-08-09
1
-0/+4833
*
updated version
Ken Martin
2001-08-09
1
-1/+1
*
updated version
Ken Martin
2001-08-09
1
-1/+1
*
out of date
Ken Martin
2001-08-09
1
-207/+0
*
BUG: add in for scope variable
Bill Hoffman
2001-08-09
1
-0/+1
*
ENH: update to new style of cache access
Ken Martin
2001-08-08
1
-1/+1
*
BUG: can not Add a definition that you just got
Bill Hoffman
2001-08-08
2
-3/+0
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
34
-215/+284
*
ENH: compile with broken 720 SGI C++ compiler
Bill Hoffman
2001-08-07
2
-2/+48
*
ENH: html output for docs
Bill Hoffman
2001-08-07
1
-4/+4
*
ENH: update documents with current commands and new GUI
Bill Hoffman
2001-08-07
1
-12070/+5268
[next]