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: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...
Brad King
2006-08-21
16
-247/+727
*
ENH: Exposed pattern->regex API. Cleaned up and commented implementation of ...
Brad King
2006-08-21
2
-89/+112
*
ENH: Implement TarCompress generator using compress library
Andy Cedilnik
2006-08-21
3
-98/+179
*
BUG: RENAME option should be allowd for INSTALL(PROGRAMS) too.
Brad King
2006-08-21
1
-2/+4
*
ENH: fixs for check compile stuff from Oswald B.
Bill Hoffman
2006-08-21
4
-15/+16
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-21
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-20
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-19
1
-1/+1
*
STYLE: Fixed line-too-long style errors.
Brad King
2006-08-18
2
-3/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-18
1
-1/+1
*
ENH: fix project names to be case sensitive and change name to linkline from ...
Bill Hoffman
2006-08-17
1
-5/+5
*
BUG: Bundle installation needs all file permissions to be preserved from the ...
Brad King
2006-08-17
1
-5/+9
*
ENH: Making documentation even less ambiguous since some users still think th...
Brad King
2006-08-17
1
-5/+8
*
ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...
Brad King
2006-08-17
12
-102/+571
*
ENH: Fix directory installation to properly deal with trailing slash names (u...
Brad King
2006-08-17
1
-4/+11
*
ENH: reorder code to remove forward declarations
Ken Martin
2006-08-17
1
-249/+249
*
ENH: Added JoinPath overload that accepts an iterator range.
Brad King
2006-08-17
2
-6/+25
*
COMP: Fixed linkage specifier consistency warning.
Brad King
2006-08-17
1
-4/+4
*
ENH: Implemented support for installing VC8 runtime libraries.
Brad King
2006-08-17
1
-3/+18
*
BUG: Removed code that is now in Modules/InstallRequiredSystemLibraries.cmake.
Brad King
2006-08-17
1
-27/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-17
1
-1/+1
*
ENH: revert change in parser as it sent the parser into an infinite loop
Bill Hoffman
2006-08-16
3
-186/+252
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-16
1
-1/+1
*
ENH: Adding flags to force generation of manifest files when building with VC 8.
Brad King
2006-08-15
3
-6/+45
*
BUG: Need to clean manifest files that may have been generated for .exe and ....
Brad King
2006-08-15
2
-0/+20
*
BUG: Added object language to list of object files in a local generator's dir...
Brad King
2006-08-15
4
-13/+40
*
ENH: change comment for fortran depend parsing
Bill Hoffman
2006-08-15
3
-252/+186
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-15
1
-1/+1
*
ENH: remove c++ comments from c code
Bill Hoffman
2006-08-14
1
-4/+0
*
ENH: do not use OBJROOT or you can get two copies of executables
Bill Hoffman
2006-08-14
1
-1/+0
*
BUG: add newline for some versions of make
Andy Cedilnik
2006-08-14
1
-1/+1
*
COMP: Remove warnings
Andy Cedilnik
2006-08-14
1
-1/+1
*
COMP: Remove more warnings
Andy Cedilnik
2006-08-14
1
-4/+4
*
ENH: fix for no newline on some makes fix for ctest and some symlinks
Andy Cedilnik
2006-08-14
3
-0/+10
*
COMP: Remove some warnings and make library report an error instead of call exit
Andy Cedilnik
2006-08-14
2
-23/+33
*
ENH: still escape () but do not escape
Bill Hoffman
2006-08-14
1
-2/+16
*
ENH: Start building compress library
Andy Cedilnik
2006-08-14
1
-1/+7
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-14
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-13
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-12
1
-1/+1
*
ENH: fix for AddKeepPath not calling realpath
Ken Martin
2006-08-11
1
-1/+2
*
ENH: escape ( and ) in unix paths
Bill Hoffman
2006-08-11
1
-2/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-11
1
-1/+1
*
ENH: fix error in if statement
Bill Hoffman
2006-08-11
2
-2/+2
*
BUG: strlen logic was backwards resulting in function body never actually exe...
David Cole
2006-08-10
1
-2/+2
*
ENH: only change the cache if the value was really changed
Bill Hoffman
2006-08-10
1
-1/+1
*
ENH: fix failing tests
Bill Hoffman
2006-08-10
2
-4/+18
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-10
1
-1/+1
*
ENH: Enabling preprocessed source and asembly source generation rules on AIX ...
Brad King
2006-08-09
1
-0/+10
*
ENH: Enabled generation of preprocessed and assembly source rules for MSVC wi...
Brad King
2006-08-09
1
-0/+12
[next]