index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmExportLibraryDependencies.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: move changes from main tree
Bill Hoffman
2006-05-10
1
-5
/
+5
*
COMP: Using KWSys auto_ptr to avoid cross-platform problems.
Brad King
2006-03-16
1
-4
/
+4
*
COMP: Fix for auto_ptr usage on VC6's broken implementation.
Brad King
2006-03-16
1
-2
/
+4
*
BUG: Do not leak the ofstream object in append mode. Just use an auto_ptr fo...
Brad King
2006-03-16
1
-6
/
+4
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-7
/
+7
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-1
/
+1
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-7
/
+0
*
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...
Brad King
2004-11-03
1
-1
/
+2
*
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...
Brad King
2004-11-03
1
-2
/
+2
*
ENH: add better error reporting for file open failures
Bill Hoffman
2004-09-07
1
-0
/
+1
*
ERR: Added missing include for auto_ptr.
Brad King
2004-03-16
1
-0
/
+2
*
BUG#675: If not appending, do copy-if-different on exported file.
Brad King
2004-03-15
1
-6
/
+13
*
fix for bug # 101
Ken Martin
2003-08-01
1
-0
/
+16
*
BUG: Removed generation of stray paren.
Brad King
2003-02-03
1
-2
/
+0
*
ENH: add a new command that allows exports of library dependencies from a pro...
Bill Hoffman
2003-01-20
1
-0
/
+107