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
*
better install support
Ken Martin
2001-06-21
12
-171/+82
*
BUG: remove quotes
Bill Hoffman
2001-06-21
1
-3/+3
*
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
*
ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now
Luis Ibanez
2001-06-21
7
-52/+84
*
Removed: now the help string is managed by the PropertyRow class
Luis Ibanez
2001-06-21
2
-286/+0
*
ENH: add CMakeSetup as a target
Bill Hoffman
2001-06-20
2
-1/+17
*
ENH: boot strap mfc gui and support for MFC
Bill Hoffman
2001-06-20
6
-34/+45
*
ENH: fix cmake so it can boot strap itself better
Bill Hoffman
2001-06-20
10
-38/+63
*
*** empty log message ***
Bill Hoffman
2001-06-19
1
-1/+1
*
ENH: build fltk cmake on unix with bootstrap
Bill Hoffman
2001-06-19
4
-8/+15
*
BUG: Exectuable installation must set permissions to 755 in case installer ha...
Brad King
2001-06-19
1
-1/+1
*
ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The BUILD_SHAR...
Brad King
2001-06-19
2
-26/+14
*
ENH: add bootstrap support for building fltk
Bill Hoffman
2001-06-19
1
-0/+20
*
ENH: add bootstrap support for building fltk
Bill Hoffman
2001-06-19
3
-5/+20
*
ENH: add resize ability to dialog and fix tab stop orders
Bill Hoffman
2001-06-19
5
-27/+78
*
ENH: Removing old-style cable commands related to the instantiation functiona...
Brad King
2001-06-19
23
-2655/+0
*
ERR: Removed unused variable.
Brad King
2001-06-19
1
-1/+0
*
ENH: Changed generated filename to DartTestfile.txt
Jim Miller
2001-06-19
2
-2/+2
*
BUG: use pclose not fclose
Bill Hoffman
2001-06-18
1
-2/+2
*
ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the
Amitha Perera
2001-06-18
1
-0/+6
*
BUG: remove unused
Bill Hoffman
2001-06-18
1
-1/+0
*
BUG: create directories in the right place
Bill Hoffman
2001-06-18
1
-1/+14
*
ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to ...
Bill Hoffman
2001-06-18
1
-17/+23
*
out of source dart support
Ken Martin
2001-06-18
1
-98/+22
*
ENH: do not add anything from the current directory to the depends
Bill Hoffman
2001-06-15
1
-4/+2
*
BUG: fixed so that empty library paths are ignored
Amitha Perera
2001-06-15
1
-13/+10
*
ENH: Absolute path to cmake resolved
Luis Ibanez
2001-06-15
4
-26/+54
*
ENH: Getting headers and libs for FLTK and OpenGL
Luis Ibanez
2001-06-15
1
-2/+9
*
ENH:Added features
Will Schroeder
2001-06-15
1
-2/+2
*
ENH:Added features
Will Schroeder
2001-06-15
3
-24/+54
*
Updated ASCI link
Will Schroeder
2001-06-15
2
-3/+6
*
ENH: Updated anonymous checkout commands for new repository root location.
Brad King
2001-06-14
1
-2/+2
*
ERR: allow *.cpp as well as *.cxx etc etc
John Biddiscombe
2001-06-14
1
-0/+11
*
Include directory names are Case sensitive in Unix.
Berk Geveci
2001-06-14
6
-29/+29
*
Refined Jim Ahrens changes
Will Schroeder
2001-06-14
1
-1/+1
*
Feedback from Jim Ahrens
Will Schroeder
2001-06-14
4
-8/+7
*
added make depend on win32
Ken Martin
2001-06-14
1
-0/+8
*
BUG: fix it so that if a Makefile is out of date for some reason, it is only ...
Bill Hoffman
2001-06-14
1
-9/+4
*
modified testing
Ken Martin
2001-06-14
2
-33/+13
*
BUG: fix so it does not jump into the current directory for inital target builds
Bill Hoffman
2001-06-13
1
-2/+4
*
ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix
Bill Hoffman
2001-06-13
3
-27/+96
*
used to find the dart testing system
Ken Martin
2001-06-13
1
-0/+11
*
minor dart change
Ken Martin
2001-06-13
1
-1/+1
*
duh
Ken Martin
2001-06-13
2
-41/+4
*
minor cvs web changeCMakeLists.txt
Ken Martin
2001-06-13
3
-2/+45
*
ENH: Search for cmake executable full path added (window/unix)
Luis Ibanez
2001-06-13
1
-1/+13
[next]