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
/
Source
/
cmMakefile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-1/+25
*
ENH: html output for docs
Bill Hoffman
2001-08-07
1
-4/+4
*
BUG: Fixed off-by-one error in ExpandVariablesInString for case of $ or @ as ...
Brad King
2001-08-02
1
-4/+5
*
ENH: Added SUBDIR_DEPENDS command and corresponding support code. This comma...
Brad King
2001-08-01
1
-0/+6
*
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...
Brad King
2001-07-31
1
-3/+5
*
BUG: Changed include and link directory paths in cmMakefile back to std::vect...
Brad King
2001-07-30
1
-39/+27
*
Removed the Uniquification of the include and link directory list in FinalPass,
Ian Scott
2001-07-30
1
-30/+28
*
ENH: Re-implemented ExpandVariablesInString to significantly improve performa...
Bill Hoffman
2001-07-27
1
-16/+100
*
MAkefile now strips duplicate directores from the libraries and include paths
Ian Scott
2001-07-27
1
-0/+26
*
ENH: rework GUI with configure/OK/Cancel
Bill Hoffman
2001-07-25
1
-2/+8
*
added for each command
Ken Martin
2001-07-25
1
-41/+49
*
ENH: Source and header file extensions are in variables in cmMakefile.
Amitha Perera
2001-07-16
1
-0/+9
*
ENH: add support for mac osx
Bill Hoffman
2001-07-16
1
-1/+4
*
Better error checking.
Berk Geveci
2001-07-10
1
-0/+4
*
ENH: Added support for selection of static/shared build on a per-library basis.
Brad King
2001-07-02
1
-2/+12
*
ENH: put back stdio.h to get sprintf
Bill Hoffman
2001-06-22
1
-0/+1
*
ERR: Removed stray standard header include. They should be added to cmStanda...
Brad King
2001-06-22
1
-1/+0
*
removed stricmp
Ken Martin
2001-06-22
1
-1/+1
*
added escape quotes option in replace strings
Ken Martin
2001-06-22
1
-2/+13
*
ENH: Added RemoveSource(...) to complement AddSource. New command
John Biddiscombe
2001-06-22
1
-3/+24
*
ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about ...
Brad King
2001-06-21
1
-3/+4
*
ENH: move utilities to targets from makefile, and add versioning to cache
Bill Hoffman
2001-06-07
1
-16/+45
*
added enable testing deprecated some commands
Ken Martin
2001-06-06
1
-86/+0
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-2/+2
*
Change name of file created from Testfile to CMakeTestfile.txt
Jim Miller
2001-06-06
1
-1/+1
*
FIX: forgot to close the files
Jim Miller
2001-06-06
1
-0/+1
*
ENH: Added AddTest, and GenerateTestfile routines
Jim Miller
2001-06-06
1
-0/+86
*
BUG: clean up memory leaks.
Bill Hoffman
2001-06-04
1
-2/+19
*
added install target support
Ken Martin
2001-05-23
1
-0/+5
*
new out of place builds
Ken Martin
2001-05-21
1
-14/+1
*
half checked in changes for CMAKE_ROOT
Ken Martin
2001-05-17
1
-5/+7
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
1
-0/+1
*
ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands t...
Brad King
2001-05-16
1
-0/+57
*
added registry entry support and windows app support
Ken Martin
2001-05-11
1
-1/+15
*
definitions should now be overwritten if they already exist
Geoffrey Cross
2001-05-10
1
-1/+4
*
ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable...
Brad King
2001-05-07
1
-0/+12
*
ENH: call configure from cmake
Bill Hoffman
2001-05-07
1
-61/+1
*
fixes for untiltiy targets in all
Ken Martin
2001-05-04
1
-0/+2
*
option to make utilities in the all target
Ken Martin
2001-05-04
1
-3/+15
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-45/+38
*
better If checks
Ken Martin
2001-05-04
1
-0/+13
*
system config uses cmake commands now
Ken Martin
2001-05-03
1
-37/+11
*
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
Bill Hoffman
2001-05-01
1
-2/+14
*
cache now loaded into makefile
Ken Martin
2001-05-01
1
-0/+1
*
New command: INCLUDE(somefile.txt)
Anonymous
2001-04-30
1
-27/+54
*
added TARGET_LINK_LIBRARY command and support for debug and release libraries...
Ken Martin
2001-04-30
1
-4/+90
*
BUG: fix inplace builds
Bill Hoffman
2001-04-27
1
-10/+16
*
ENH: fix in source build with non-gnu
Bill Hoffman
2001-04-27
1
-0/+11
*
ENH: add output when creating files
Bill Hoffman
2001-04-27
1
-0/+1
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-5/+30
[next]