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:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
ENH:New copyright
Will Schroeder
2001-04-27
128
-434/+3634
*
ENH:Copyright
Will Schroeder
2001-04-27
2
-6/+56
*
support for debug and opt libraries
Ken Martin
2001-04-26
16
-142/+214
*
better help
Ken Martin
2001-04-26
2
-4/+7
*
ENH: Changed WriteConfiguration to non-const so it can do error checking. Ad...
Brad King
2001-04-26
11
-15/+49
*
ENH: add help for cache entries
Bill Hoffman
2001-04-26
14
-28/+125
*
some fixes for If commands
Ken Martin
2001-04-26
5
-6/+22
*
bug fixes
Ken Martin
2001-04-26
17
-108/+418
*
ENH: set initial build to source dir
Bill Hoffman
2001-04-25
1
-0/+1
*
ENH: add error checking for empty build dir
Bill Hoffman
2001-04-25
1
-0/+16
*
ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by con...
Bill Hoffman
2001-04-25
10
-157/+234
*
rules were not inherited when they should be
Ken Martin
2001-04-25
3
-0/+18
*
BUG: Fixed output of dependencies. It needs to loop over the makefile's targ...
Brad King
2001-04-25
1
-20/+16
*
STYLE: Updated comments for name change cmClassFile->cmSourceFile
Brad King
2001-04-25
1
-7/+7
*
ERR: cmClassFile.h -> cmSourceFile.h include change.
Brad King
2001-04-24
1
-1/+1
*
many fixes and cleanup and features
Ken Martin
2001-04-24
36
-441/+628
*
BUG: fix duplicate property items
Bill Hoffman
2001-04-24
3
-8/+25
*
BUG: fix cache updates
Bill Hoffman
2001-04-24
3
-8/+29
*
BUG: fix build directory problem
Bill Hoffman
2001-04-24
8
-16/+71
*
ENH: new GUI editor for cmake cache file
Bill Hoffman
2001-04-23
17
-459/+1137
*
added option command
Ken Martin
2001-04-23
2
-13/+4
*
new command
Ken Martin
2001-04-23
2
-0/+121
*
BUG: Clean was not doing it's job
Dan Blezek
2001-04-23
1
-0/+19
*
ERR: Added virtual destructor to complement virtual functions in cmIfFunction...
Brad King
2001-04-23
1
-0/+1
*
added if else endif add definition
Ken Martin
2001-04-19
12
-8/+585
*
cleaned up the coding style made ivars private etc
Ken Martin
2001-04-19
10
-36/+91
*
ERR: We can't assume a vector iterator is a pointer. It must be dereferenced...
Brad King
2001-04-18
1
-1/+1
*
ERR: Removed unused variable.
Brad King
2001-04-17
1
-2/+0
*
BUG: fix small compile issues on HP aCC
Bill Hoffman
2001-04-16
2
-2/+3
*
ENH: Changed m_Indices to an stl set and renamed it to m_IndexSet. Using a s...
Brad King
2001-04-16
2
-31/+11
*
FIX: allow ADD_LIBRARY with no source list
Jim Miller
2001-04-16
1
-1/+1
*
fixed cable package issue
Ken Martin
2001-04-16
2
-1/+5
*
some bug fixes
Ken Martin
2001-04-12
7
-20/+38
*
ENH: Added individual library linkage output so that shared libraries will no...
Brad King
2001-04-12
2
-15/+27
*
removed old rules
Ken Martin
2001-04-12
2
-106/+0
*
ENH: Generation now sets up proper linking of shared libraries to each other.
Brad King
2001-04-11
1
-1/+1
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
46
-613/+1039
*
ENH: Need BUILD_SHARED_LIBRARIES defined for making windows DLLs.
Brad King
2001-04-10
1
-8/+8
*
ERR: Added double-quotes around command name before arguments are appended.
Brad King
2001-04-09
1
-1/+1
*
ERR: Missed one EscapeSpaces call.
Brad King
2001-04-09
1
-1/+2
*
ERR: Corrected use of double-quotes to be compatible with UNIX make. Now dou...
Brad King
2001-04-09
7
-11/+34
*
ENH: Added support for spaces in the output directory names. Spaces in the i...
Brad King
2001-04-09
4
-46/+62
*
BUG: fix depends for libraries and executables in the same dir
Bill Hoffman
2001-04-06
6
-10/+62
*
ENH: better error reporting, and add NOTFOUND into cache for library and file...
Bill Hoffman
2001-04-06
3
-9/+43
*
fixed the documentation some
Ken Martin
2001-04-06
1
-2/+2
*
FIX: configurations list needed to be reset for each dsp file created
Jim Miller
2001-04-06
2
-0/+8
*
FIX: returned to using /O2 optimization level and put a pragma in the netlib ...
Jim Miller
2001-04-04
2
-4/+4
*
ERR: Blank line regular expression updated to allow whitespace on the line.
Brad King
2001-03-28
1
-1/+1
*
ENH: Added support for CABLE_SOURCE_FILES to refer to files that are not in t...
Brad King
2001-03-23
2
-7/+41
[next]