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: Paths are now expanded for environment variables and made absolute.
Luis Ibanez
2001-06-12
6
-52/+109
*
BUG: WIN32_EXECUTABLE targets were not being installed on unix properly. The...
Brad King
2001-06-12
1
-0/+4
*
ERR: int -> unsigned int.
Brad King
2001-06-12
1
-1/+1
*
minor fix in error checking
Ken Martin
2001-06-11
2
-1/+1
*
added some const versions of get methods
Ken Martin
2001-06-11
1
-0/+5
*
BUG: Fixed regular expression used to match registry entries. The expression...
Brad King
2001-06-11
1
-1/+7
*
ENH: Waiting cursor color were reversed
Luis Ibanez
2001-06-11
1
-2/+2
*
ENH: CMake invokation is working.
Luis Ibanez
2001-06-11
2
-2/+53
*
ENH: Cache saving added
Luis Ibanez
2001-06-11
2
-0/+33
*
DOC: Added a comment about the risk of using tempnam in Unix, as opposed to
Luis Ibanez
2001-06-10
1
-0/+3
*
.cpp renamed as .cxx
Luis Ibanez
2001-06-10
4
-714/+0
*
Class to manage every row in the GUI scrolling, corresponding to a
Luis Ibanez
2001-06-10
1
-0/+30
*
Template for the Makefile
Luis Ibanez
2001-06-10
1
-0/+52
*
ENH: cpp renamed cxx. Copy of data to and from the GUI is working
Luis Ibanez
2001-06-10
5
-0/+909
*
ENH: Added Fl_Tiles as row for holding property data. Data to and from the
Luis Ibanez
2001-06-10
4
-85/+84
*
BUG: Changed custom command generation to not use full path of output file fr...
Brad King
2001-06-10
1
-10/+8
*
ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS c...
Brad King
2001-06-08
2
-34/+96
*
BUG: Removed generation of stray # Begin Custom Build line.
Brad King
2001-06-08
1
-1/+0
*
ENH: Runtime library search paths can be added to the link lines for
Amitha Perera
2001-06-08
1
-1/+51
*
ENH: move utilities to targets from makefile, and add versioning to cache
Bill Hoffman
2001-06-07
17
-140/+210
*
BUG: ENABLE_TESTING command may need to create output directory before writin...
Brad King
2001-06-07
1
-0/+2
*
adding a "Release with debugging Info" build to CMake for NT
Ian Scott
2001-06-07
1
-0/+4
*
ERR: Fixed generation of source name and directory for cmSourceFiles of gener...
Brad King
2001-06-07
1
-10/+14
*
FIX: Chaned error message to match command
Jim Miller
2001-06-07
1
-1/+1
*
ENH: Changed generation of gccxml command to write out define and include fla...
Brad King
2001-06-06
1
-1/+14
*
FIX: InitialPass() seg fault on std::copy and FinalPass() was not appending t...
Jim Miller
2001-06-06
1
-3/+4
*
added enable testing deprecated some commands
Ken Martin
2001-06-06
9
-115/+266
*
*** empty log message ***
Bill Hoffman
2001-06-06
1
-2/+2
*
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
Bill Hoffman
2001-06-06
10
-1180/+66
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
107
-110/+110
*
BUG: PATH options should not remove the file part of the path...
Bill Hoffman
2001-06-06
1
-11/+2
*
Change name of file created from Testfile to CMakeTestfile.txt
Jim Miller
2001-06-06
1
-1/+1
*
better regexp for reg entries
Ken Martin
2001-06-06
1
-1/+1
*
FIX: forgot to close the files
Jim Miller
2001-06-06
1
-0/+1
*
ENH: Compress the library search directories so that each appears only once.
Amitha Perera
2001-06-06
1
-9/+20
*
ENH: Added AddTest command
Jim Miller
2001-06-06
1
-0/+2
*
ENH: Added AddTest, and GenerateTestfile routines
Jim Miller
2001-06-06
2
-1/+105
*
New cmake command to specify a single test
Jim Miller
2001-06-06
2
-0/+169
*
Module name between Unix and Windows got switched by mistake.
Berk Geveci
2001-06-05
1
-2/+2
*
ENH: Some tweaks, hacks and #ifdefs required to compile
John Biddiscombe
2001-06-05
2
-3/+44
*
ENH: add PathDialog
Bill Hoffman
2001-06-05
1
-1/+5
*
ENH: add better path chooser dialog
Bill Hoffman
2001-06-05
4
-77/+469
*
BUG: fix EXE and LIB path problems
Bill Hoffman
2001-06-05
2
-2/+82
*
STYLE: line too long
Bill Hoffman
2001-06-04
2
-2/+4
*
ENH: print all arguments
Bill Hoffman
2001-06-04
1
-1/+8
*
ENH: add better error checking
Bill Hoffman
2001-06-04
1
-0/+15
*
removed find include command
Ken Martin
2001-06-04
2
-232/+0
*
removed find include command finally added message
Ken Martin
2001-06-04
1
-2/+2
*
new message command
Ken Martin
2001-06-04
2
-5/+12
*
new command
Ken Martin
2001-06-04
2
-0/+159
[next]