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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERR: int -> unsigned int.
Brad King
2001-05-11
1
-3/+1
*
BUG: add back thread library
Bill Hoffman
2001-05-11
1
-1/+16
*
expands reg values
Ken Martin
2001-05-11
1
-0/+2
*
added registry entry support and windows app support
Ken Martin
2001-05-11
15
-13/+293
*
BUG: fix gui problem
Bill Hoffman
2001-05-11
1
-2/+0
*
BUG: fix up gui with values that stay around too long
Bill Hoffman
2001-05-10
4
-33/+13
*
definitions should now be overwritten if they already exist
Geoffrey Cross
2001-05-10
1
-1/+4
*
BUG: fix unix path search
Bill Hoffman
2001-05-10
1
-6/+9
*
fix for expaning libraries prior to generating dsp
Ken Martin
2001-05-10
1
-1/+9
*
Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it exists
Geoffrey Cross
2001-05-10
2
-32/+58
*
added win32 executable option
Ken Martin
2001-05-10
1
-1/+1
*
BUG: Removed stray debugging output statement. Also renamed some variables f...
Brad King
2001-05-10
1
-15/+14
*
ERR: RunCommand method needed return in unix.
Brad King
2001-05-10
1
-0/+1
*
ERR: Removed unused variable
Brad King
2001-05-10
2
-2/+0
*
ADD LINK32s are now on multiple lines because VC breaks otherwise
Geoffrey Cross
2001-05-09
3
-3/+75
*
BUG: escape spaces before adding .lib
Bill Hoffman
2001-05-09
2
-32/+20
*
ENH: escape spaces
Bill Hoffman
2001-05-09
2
-6/+6
*
ENH: only add .lib if no .lib exists
Bill Hoffman
2001-05-09
2
-6/+24
*
ENH: change find library and find program to look for more than one name
Bill Hoffman
2001-05-09
7
-96/+211
*
BUG: match called on invalid number
Bill Hoffman
2001-05-09
1
-1/+1
*
cleaned up configure some
Ken Martin
2001-05-09
1
-2/+2
*
FIX: only clear the cache on a load when the load needs to read internal valu...
Jim Miller
2001-05-09
1
-2/+5
*
BUG: fix crash
Bill Hoffman
2001-05-09
1
-0/+9
*
BUG: fix use beyond end of array
Bill Hoffman
2001-05-09
1
-3/+5
*
added load cache command and fixed source file
Ken Martin
2001-05-09
4
-3/+151
*
ERR: LoadCache needed to return a value.
Brad King
2001-05-08
1
-1/+1
*
added ability to load another cache
Ken Martin
2001-05-08
2
-2/+12
*
now adds src and bin dir into cache
Ken Martin
2001-05-08
1
-0/+8
*
fixed bug in init code
Ken Martin
2001-05-08
1
-2/+2
*
ENH: add initial path support for file choosers
Bill Hoffman
2001-05-08
1
-7/+44
*
BUG: added arg0 to link libraries
Ken Martin
2001-05-08
1
-2/+3
*
ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable...
Brad King
2001-05-07
3
-11/+12
*
ENH: call configure from cmake
Bill Hoffman
2001-05-07
15
-139/+409
*
BUG: Removing Remove Variables call
Dan Blezek
2001-05-07
1
-1/+3
*
BUG: add internal cache entry for executables, so depends can work
Bill Hoffman
2001-05-05
1
-1/+7
*
BUG: add removed command, and sort the order in cmCommands.cxx
Bill Hoffman
2001-05-05
6
-282/+67
*
fixes for untiltiy targets in all
Ken Martin
2001-05-04
2
-6/+29
*
ENH: Proper build name
Dan Blezek
2001-05-04
1
-2/+16
*
ENH: Correct sitename
Dan Blezek
2001-05-04
1
-1/+5
*
option to make utilities in the all target
Ken Martin
2001-05-04
10
-13/+226
*
updates
Ken Martin
2001-05-04
1
-2/+3
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
10
-0/+870
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
16
-261/+153
*
ENH: Added support to EscapeSpaces to use double quotes on windows.
Brad King
2001-05-04
1
-0/+5
*
ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules.
Brad King
2001-05-04
1
-14/+4
*
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
Brad King
2001-05-04
4
-72/+4
*
fixed custom command rule
Ken Martin
2001-05-04
2
-50/+54
*
better custom rules
Ken Martin
2001-05-04
5
-48/+76
*
better If checks
Ken Martin
2001-05-04
5
-14/+49
*
removed old functions
Ken Martin
2001-05-04
12
-1039/+0
[next]