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: 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
*
ERR: CMakeLogo.gif has been moved to the root directory of the source so that...
Brad King
2001-08-07
1
-1/+1
*
ENH: CMakeLogo for Dart to use on testing web page.
Brad King
2001-08-07
1
-0/+0
*
added new if commands
Ken Martin
2001-08-06
4
-51/+114
*
Re-adding doc files. They were accidentally removed due to a symlink from th...
Brad King
2001-08-06
2
-0/+22677
*
Removing Web directory from CMake. It is moving to a separate, parallel CVS ...
Brad King
2001-08-06
34
-23641/+0
*
ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy an...
Brad King
2001-08-03
2
-20/+32
*
ENH: Added use of a class's tag to generate a better set of filenames for its...
Brad King
2001-08-02
2
-26/+74
*
BUG: Generated link line for shared libraries had CMAKE_CXX_FLAGS instead of ...
Brad King
2001-08-02
1
-1/+1
*
BUG: Fixed off-by-one error in ExpandVariablesInString for case of $ or @ as ...
Brad King
2001-08-02
1
-4/+5
*
BUG: We don't want to output -I/usr/include in the INCLUDE_FLAGS variable. T...
Brad King
2001-08-02
1
-1/+7
*
ENH: Added SUBDIR_DEPENDS command and corresponding support code. This comma...
Brad King
2001-08-01
6
-1/+196
*
BUG: Needed to expand variables of definitions.
Brad King
2001-08-01
1
-1/+3
*
BUG: Need to expand variables when a regular expression is specified.
Brad King
2001-08-01
1
-1/+3
[next]