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
*
ENH: compile with broken 720 SGI C++ compiler
Bill Hoffman
2001-08-07
2
-2/+48
*
ENH: html output for docs
Bill Hoffman
2001-08-07
1
-4/+4
*
ENH: update documents with current commands and new GUI
Bill Hoffman
2001-08-07
1
-12070/+5268
*
ERR: CMakeLogo.gif has been moved to the root directory of the source so that...
Brad King
2001-08-07
1
-1/+1
*
ENH: CMakeLogo for Dart to use on testing web page.
Brad King
2001-08-07
1
-0/+0
*
added new if commands
Ken Martin
2001-08-06
4
-51/+114
*
Re-adding doc files. They were accidentally removed due to a symlink from th...
Brad King
2001-08-06
2
-0/+22677
*
Removing Web directory from CMake. It is moving to a separate, parallel CVS ...
Brad King
2001-08-06
34
-23641/+0
*
ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy an...
Brad King
2001-08-03
2
-20/+32
*
ENH: Added use of a class's tag to generate a better set of filenames for its...
Brad King
2001-08-02
2
-26/+74
*
BUG: Generated link line for shared libraries had CMAKE_CXX_FLAGS instead of ...
Brad King
2001-08-02
1
-1/+1
*
BUG: Fixed off-by-one error in ExpandVariablesInString for case of $ or @ as ...
Brad King
2001-08-02
1
-4/+5
*
BUG: We don't want to output -I/usr/include in the INCLUDE_FLAGS variable. T...
Brad King
2001-08-02
1
-1/+7
*
ENH: Added SUBDIR_DEPENDS command and corresponding support code. This comma...
Brad King
2001-08-01
6
-1/+196
*
BUG: Needed to expand variables of definitions.
Brad King
2001-08-01
1
-1/+3
*
BUG: Need to expand variables when a regular expression is specified.
Brad King
2001-08-01
1
-1/+3
*
ENH: Support to find CABLE utility if it is installed.
Brad King
2001-08-01
1
-0/+36
*
ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to tk84...
Brad King
2001-08-01
1
-1/+1
*
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...
Brad King
2001-07-31
11
-18/+283
*
ERR: ElementCombinationGenerator::ReplacePortion needs to be a friend of Elem...
Brad King
2001-07-30
1
-1/+3
*
BUG: Changed include and link directory paths in cmMakefile back to std::vect...
Brad King
2001-07-30
7
-61/+52
*
Removed the Uniquification of the include and link directory list in FinalPass,
Ian Scott
2001-07-30
7
-56/+50
*
ENH: Re-implemented ExpandVariablesInString to significantly improve performa...
Bill Hoffman
2001-07-27
1
-16/+100
*
MAkefile now strips duplicate directores from the libraries and include paths
Ian Scott
2001-07-27
2
-0/+31
*
ENH: Added cable class-set expansion and tagging for alternate name generatio...
Brad King
2001-07-26
4
-54/+635
*
ENH: change the logic of disabling the ok button a bit
Bill Hoffman
2001-07-26
2
-4/+11
*
ENH: Updated regexp for tracing dependencies in FLTK dialog.
Berk Geveci
2001-07-26
1
-1/+1
*
fixed warnings
Ken Martin
2001-07-26
1
-2/+1
*
ENH: rework GUI with configure/OK/Cancel
Bill Hoffman
2001-07-25
11
-130/+174
*
added for each command
Ken Martin
2001-07-25
6
-51/+71
*
new commands
Ken Martin
2001-07-25
4
-0/+413
*
Removing trailing spaces after cache entry value.
Berk Geveci
2001-07-25
1
-3/+4
*
BUG: fix on scroll with buttons
Bill Hoffman
2001-07-24
4
-2/+28
*
BUG: Fixed dependency generation to work for when there are many, many depend...
Brad King
2001-07-24
1
-10/+3
*
BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test ou...
Brad King
2001-07-23
2
-15/+19
*
ENH: Added support for UNIX compilers. GCC and MIPSpro are supported.
Brad King
2001-07-23
2
-2/+115
*
ENH: Added support for non-verbose mode output from running a command. This ...
Brad King
2001-07-23
2
-10/+24
*
ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's f...
Brad King
2001-07-23
3
-0/+262
*
ENH: Module to find and configure GCCXML and GCCXML_FLAGS.
Brad King
2001-07-23
1
-0/+9
*
FIX: changed hyperlink color from white/white
Jim Miller
2001-07-20
1
-1/+1
*
ENH: Added Purify targets
Jim Miller
2001-07-20
1
-0/+4
*
ENH: Added purify command.
Jim Miller
2001-07-20
1
-0/+1
*
adding what I think is a missing /pdbtype:sept
Ian Scott
2001-07-20
1
-2/+2
*
ENH: Save and Load of recent Source and Binary directories added.
Luis Ibanez
2001-07-19
6
-10/+349
*
updated version
Ken Martin
2001-07-18
1
-1/+1
*
limit library search to appropriate extensions
Ken Martin
2001-07-18
1
-0/+3
*
BUG: enable testing even if not tcl found
Bill Hoffman
2001-07-18
1
-1/+1
*
ENH: Added generation of dependencies on the CMake-generated input to gcc-xml...
Brad King
2001-07-17
1
-1/+21
*
BUG: Need to expand variables in search paths in case it hasn't been done yet...
Brad King
2001-07-17
1
-1/+3
*
ENH: Hacked together a new implementation of the dependency generator code. ...
Brad King
2001-07-17
4
-201/+158
[next]