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
*
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
*
added new if commands
Ken Martin
2001-08-06
4
-51/+114
*
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: Added INSTALL_PROGRAMS command and corresponding support. This involved...
Brad King
2001-07-31
10
-17/+281
*
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
*
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: 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
*
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
*
ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...
Brad King
2001-07-17
2
-3/+50
*
ENH: Source and header file extensions are in variables in cmMakefile.
Amitha Perera
2001-07-16
8
-84/+105
*
BUG: make sure cache is cleared
Bill Hoffman
2001-07-16
1
-8/+3
*
ENH: add support for mac osx
Bill Hoffman
2001-07-16
2
-2/+25
*
ENH: add a check to avoid quitting before rebuilding
Bill Hoffman
2001-07-12
4
-8/+40
*
version num
Ken Martin
2001-07-11
1
-1/+1
*
version num
Ken Martin
2001-07-11
1
-1/+1
*
fixed up resizing info
Ken Martin
2001-07-11
1
-0/+5
*
BUG: make sure find program does not find directories
Bill Hoffman
2001-07-11
1
-4/+8
*
BUG: remove iostream.h includes
Bill Hoffman
2001-07-10
2
-2/+0
*
Unnecessary variable
Berk Geveci
2001-07-10
1
-1/+0
*
Better error checking.
Berk Geveci
2001-07-10
1
-0/+4
*
BUG: When splitting a full path library into separate -L and -l parts, the -l...
Brad King
2001-07-10
1
-0/+8
*
ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support ...
Brad King
2001-07-10
1
-9/+1
[next]