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
*
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
*
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
2
-2/+13
*
ENH: fix cmake so it can boot strap itself better
Bill Hoffman
2001-06-20
7
-24/+48
*
ENH: build fltk cmake on unix with bootstrap
Bill Hoffman
2001-06-19
4
-8/+15
*
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
*
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
*
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
*
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
*
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
*
duh
Ken Martin
2001-06-13
2
-41/+4
*
minor cvs web changeCMakeLists.txt
Ken Martin
2001-06-13
2
-2/+43
*
ENH: Search for cmake executable full path added (window/unix)
Luis Ibanez
2001-06-13
1
-1/+13
*
ENH: Added popup menu for removing a property. Some style changes
Luis Ibanez
2001-06-13
6
-113/+158
*
ENH: Added help blobs that popup when the mouse is left on top of the
Luis Ibanez
2001-06-12
3
-41/+98
*
Class derived from Fl_Button with added help blobs
Luis Ibanez
2001-06-12
2
-0/+211
*
BUG: SHLIB_LINK was being used when linking static executables. Missing comma
Amitha Perera
2001-06-12
1
-2/+10
*
support testing
Ken Martin
2001-06-12
1
-0/+30
*
BUG: CMake's configure needs to run with the current directory as the project...
Brad King
2001-06-12
1
-2/+4
*
ERR: Needed virtual destructor to correspond to virtual functions. Also adde...
Brad King
2001-06-12
3
-12/+12
*
cmake does not require two arguments
Ken Martin
2001-06-12
1
-5/+0
*
cmake does not require two arguments
Ken Martin
2001-06-12
1
-1/+1
*
removed old added new
Ken Martin
2001-06-12
1
-2/+0
*
removed old added new
Ken Martin
2001-06-12
1
-2/+2
*
added new command
Ken Martin
2001-06-12
2
-0/+340
*
removed old commands
Ken Martin
2001-06-12
4
-354/+0
[next]