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
*
new directory
Ken Martin
2001-05-17
10
-0/+582
*
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
*
ENH: fix for sunCC
Bill Hoffman
2001-05-16
1
-1/+1
*
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
*
*** empty log message ***
Bill Hoffman
2001-05-16
1
-56/+19
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
15
-131/+398
*
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
*
Changed separator between registry key and its value. Change regexp for regis...
Sebastien Barre
2001-05-14
1
-3/+3
*
Changed separator between registry key and its value.
Sebastien Barre
2001-05-14
1
-16/+16
*
ENH: put back lost changes from r1.38
Bill Hoffman
2001-05-14
1
-2/+1
*
fix + => += bug reported by A. Perera
Sebastien Barre
2001-05-12
1
-3/+3
*
I know, there are more serious things to do :) A new icon. The previous one h...
Sebastien Barre
2001-05-11
1
-0/+0
*
Extended the registry key regexp
Sebastien Barre
2001-05-11
1
-2/+2
*
Add 8.4 and registry support
Sebastien Barre
2001-05-11
1
-8/+39
*
Add support for a specific value name in a registry key
Sebastien Barre
2001-05-11
1
-14/+29
*
Cache file is a bit prettier
Geoffrey Cross
2001-05-11
1
-1/+13
*
BUG: fix find library for unix
Bill Hoffman
2001-05-11
3
-9/+11
*
NAMES syntax
Sebastien Barre
2001-05-11
1
-2/+4
*
fix for expanding library vars
Ken Martin
2001-05-11
2
-2/+4
*
Fix help string when NAMES was used (forgot the case when there is no name)
Sebastien Barre
2001-05-11
1
-1/+5
*
Fix help string when NAMES was used
Sebastien Barre
2001-05-11
1
-28/+29
*
ERR: int -> unsigned int.
Brad King
2001-05-11
1
-3/+1
*
BUG: add back thread library
Bill Hoffman
2001-05-11
2
-2/+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
*
minor fixes and new python module
Ken Martin
2001-05-11
2
-1/+34
*
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
*
BUG: Removing this file. It has been replaced by CMake.doc.gz to get around ...
Brad King
2001-05-10
1
-0/+0
*
added win32 executable option
Ken Martin
2001-05-10
1
-1/+1
*
Testing strange cvs problem with .doc files.
Brad King
2001-05-10
1
-0/+0
[next]