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
*
ENH: fix install for cygwin, build cmake from configure
Bill Hoffman
2001-06-27
4
-20/+63
*
BUG: Check for building shared libraries should read from the make file's set...
Brad King
2001-06-27
2
-9/+15
*
BUG: Check for building shared libraries should read from makefile's setting,...
Brad King
2001-06-27
1
-1/+1
*
documentation change
Ken Martin
2001-06-27
2
-7/+7
*
ENH: Use ${MAKE} instead of make for dependent library rules
Amitha Perera
2001-06-27
1
-1/+1
*
alphabetized
Ken Martin
2001-06-27
1
-2/+2
*
added help options
Ken Martin
2001-06-27
1
-0/+14
*
minor fixes to testing
Ken Martin
2001-06-27
3
-7/+40
*
mod to the testing
Ken Martin
2001-06-27
1
-2/+1
*
ENH: convert to unix slashes on browse, remove font and color junk
Bill Hoffman
2001-06-26
1
-54/+8
*
modified how paths are escaped, added depends
Ken Martin
2001-06-26
5
-15/+35
*
added add dependencies command
Ken Martin
2001-06-26
3
-0/+164
*
better GUI resize and combo box fixes
Ken Martin
2001-06-26
3
-16/+63
*
FIX: added AddDefinition() to store site name and build name in makefile. Al...
Jim Miller
2001-06-25
2
-0/+17
*
BUG: shared libraries should not depend on other shared libraries, they get r...
Bill Hoffman
2001-06-22
1
-1/+1
*
ENH: put back stdio.h to get sprintf
Bill Hoffman
2001-06-22
1
-0/+1
*
ERR: Serious problems with my CVS. How did this get committed?
John Biddiscombe
2001-06-22
1
-6/+0
*
BUG: Wrote correct implementation of cmCopyFile.
Brad King
2001-06-22
1
-13/+40
*
BUG: Fixed generation of cMakeRoot in one case.
Brad King
2001-06-22
1
-2/+3
*
ENH: Added string.h include.
Brad King
2001-06-22
1
-1/+2
*
ERR: Removed stray standard header include. They should be added to cmStanda...
Brad King
2001-06-22
1
-1/+0
*
BUG: Added missing newline in error message.
Brad King
2001-06-22
1
-1/+1
*
removed stricmp
Ken Martin
2001-06-22
1
-1/+1
*
escape quotes on cmaketest.h.in
Ken Martin
2001-06-22
1
-1/+1
*
added escape quotes option
Ken Martin
2001-06-22
2
-7/+25
*
added escape quotes option in replace strings
Ken Martin
2001-06-22
2
-2/+14
*
added escape quote method
Ken Martin
2001-06-22
2
-0/+19
*
ENH: Added new command SOURCE_FILES_REMOVE which can be used
John Biddiscombe
2001-06-22
3
-1/+173
*
ENH: Added RemoveSource(...) to complement AddSource. New command
John Biddiscombe
2001-06-22
2
-3/+29
*
namespace issues
Ken Martin
2001-06-22
1
-6/+6
*
allow no name project
Bill Hoffman
2001-06-21
1
-1/+8
*
better testing
Ken Martin
2001-06-21
1
-1/+9
*
adde changeDirectory
Ken Martin
2001-06-21
2
-1/+8
*
new test driver
Ken Martin
2001-06-21
2
-0/+64
*
BUG: fix for unix
Bill Hoffman
2001-06-21
1
-8/+8
*
ENH: clean up
Bill Hoffman
2001-06-21
1
-3/+5
*
ENH: look in the PREFIX dir for the modules
Bill Hoffman
2001-06-21
1
-38/+49
*
ENH: better ability to find cmake program
Bill Hoffman
2001-06-21
2
-1/+22
*
better permission handling
Ken Martin
2001-06-21
1
-2/+2
*
ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about ...
Brad King
2001-06-21
7
-38/+53
*
ENH: Added BUILD_FLTK_GUI option (defaults to ON).
Brad King
2001-06-21
1
-2/+4
*
BUG: fix bootstrap build on unix
Bill Hoffman
2001-06-21
3
-6/+11
*
ENH: Update the cacheManager from the GUI after each callback.
Luis Ibanez
2001-06-21
3
-9/+15
*
added install target
Ken Martin
2001-06-21
1
-1/+1
*
better install support
Ken Martin
2001-06-21
5
-26/+73
*
ENH: add optional include and only allow one file per INCLUDE
Bill Hoffman
2001-06-21
2
-8/+17
*
ENH: INTERNAL properties are not display any longer in the GUI
Luis Ibanez
2001-06-21
1
-4/+1
*
ENH: The cache is not saved now after every modification of the GUI
Luis Ibanez
2001-06-21
1
-5/+0
*
ENH: Clearing and redrawing the property list after a build to load the new c...
Luis Ibanez
2001-06-21
2
-3/+14
*
ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache
Luis Ibanez
2001-06-21
5
-23/+71
[next]