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
*
fix for hp x11 and gl
Bill Hoffman
2001-05-21
1
-2/+9
*
fix opengl on hp
Bill Hoffman
2001-05-21
1
-2/+2
*
icon updates
Ken Martin
2001-05-21
2
-1/+1
*
new icon
Ken Martin
2001-05-21
2
-3/+3
*
BUG: remove declaration without variable
Bill Hoffman
2001-05-21
1
-1/+0
*
clean up for build on its own
Bill Hoffman
2001-05-21
3
-2/+8
*
release fix
Ken Martin
2001-05-21
1
-10/+10
*
collapsed into cmake.cxx
Ken Martin
2001-05-21
3
-407/+0
*
new dsp
Ken Martin
2001-05-21
1
-0/+104
*
bug fix in finding CMAKE_ROOT
Ken Martin
2001-05-21
1
-7/+11
*
BUG: fix compiler name
Bill Hoffman
2001-05-21
7
-64/+197
*
updated for out of tree builds
Ken Martin
2001-05-21
3
-6/+11
*
new out of place builds
Ken Martin
2001-05-21
4
-38/+26
*
ENH: add support for X11
Bill Hoffman
2001-05-18
1
-4/+4
*
duh
Ken Martin
2001-05-18
1
-2/+14
*
new command
Ken Martin
2001-05-18
2
-0/+332
*
minor whitespace change
Ken Martin
2001-05-18
1
-2/+1
*
compiler fix
Ken Martin
2001-05-18
1
-0/+1
*
changes for cmake to live outside of the source tree
Ken Martin
2001-05-18
5
-8/+49
*
ENH: allow cache to override config file
Bill Hoffman
2001-05-18
1
-25/+51
*
BUG: fix link of executables
Brad King
2001-05-18
1
-2/+2
*
added SetLocal method
Ken Martin
2001-05-18
5
-5/+36
*
BUG: quote the compiler and other options
Bill Hoffman
2001-05-18
1
-7/+7
*
compile source dir into cmake
Bill Hoffman
2001-05-17
2
-12/+5
*
ERR:Bad #ifdef's
Will Schroeder
2001-05-17
1
-2/+2
*
ENH: Added Methods for loading the cache
Luis Ibanez
2001-05-17
1
-1/+126
*
ENH: Load the cache at start
Luis Ibanez
2001-05-17
1
-0/+1
*
ENH: Added methods to load the cache
Luis Ibanez
2001-05-17
1
-0/+4
*
moved into Template directory
Ken Martin
2001-05-17
9
-573/+0
*
unix fix
Ken Martin
2001-05-17
1
-1/+13
*
half checked in changes for CMAKE_ROOT
Ken Martin
2001-05-17
8
-94/+83
*
VC++ Project file to construct the FLTK GUI for CMake
Luis Ibanez
2001-05-17
1
-0/+96
*
Main file that instantiates the GUI class and run it.
Luis Ibanez
2001-05-17
1
-0/+22
*
Implementation of the virtual Callbacks declared in the GUI
Luis Ibanez
2001-05-17
2
-0/+254
*
File generated by FLTK FLUID containing the implementation of the GUI
Luis Ibanez
2001-05-17
2
-0/+166
*
GUI description file used by FLTK interactive tool : FLUID
Luis Ibanez
2001-05-17
1
-0/+74
*
BUG: fix to compile on hp with aCC
Bill Hoffman
2001-05-17
4
-4/+6
*
Renamed gccxml input/output files to drop _tcl qualification.
Brad King
2001-05-17
1
-2/+2
*
BUG: fix for sun compiler
Bill Hoffman
2001-05-16
2
-1/+8
*
ERR: Removed use of member templates.
Brad King
2001-05-16
2
-5/+15
*
ERR: int -> unsigned int
Brad King
2001-05-16
1
-1/+1
*
ERR: const error fixed.
Brad King
2001-05-16
1
-1/+1
*
ENH: Added cmCableClassSet.cxx to build.
Brad King
2001-05-16
1
-4/+8
*
ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that ...
Brad King
2001-05-16
1
-1/+1
*
ERR: Removed dynamic_cast so that RTTI isn't required.
Brad King
2001-05-16
1
-1/+2
*
ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be ...
Brad King
2001-05-16
8
-0/+925
*
ENH: cmGeneratedFileStream class added to simplify copy-if-different usage on...
Brad King
2001-05-16
1
-0/+142
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
14
-124/+377
*
ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands t...
Brad King
2001-05-16
3
-0/+132
*
added output directory support
Ken Martin
2001-05-15
6
-11/+44
[next]