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
/
cmOrderDirectories.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmOrderDirectories: Port to cmGeneratorTarget.
Stephen Kelly
2015-08-05
1
-3/+5
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
Use the cmDeleteAll algorithm instead of trivial raw loops.
Stephen Kelly
2015-01-13
1
-12/+2
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-4/+4
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1/+1
*
Tolerate symlinks during RPATH ordering (#13429)
Brad King
2014-09-09
1
-2/+8
*
regex: Use static regexs where possible
Ben Boeckel
2014-06-09
1
-4/+4
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-10/+10
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-1/+1
*
OS X: Enable rpath support on Mac OS X when find_library() is used.
Clinton Stimpson
2013-07-16
1
-14/+8
*
OS X: Add RPATH support for Mac.
Clinton Stimpson
2013-06-03
1
-4/+41
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Link runtime libraries of all languages
Brad King
2009-07-27
1
-0/+12
*
STYLE: Factor CollectOriginalDirectories code
Brad King
2009-07-14
1
-20/+27
*
BUG: Fix same-file check for directory ordering
Brad King
2008-12-26
1
-14/+11
*
ENH: Warn when system libraries may be hidden.
Brad King
2008-07-29
1
-3/+69
*
ENH: Provide context in path ordering warnings
Brad King
2008-07-29
1
-7/+10
*
STYLE: Fix typo in comment in cmOrderDirectories
Brad King
2008-07-29
1
-1/+1
*
COMP: Fix unreachable code warning in cmOrderDirectories.
Brad King
2008-02-22
1
-1/+1
*
COMP: Remove unused local variable from cmOrderDirectories.
Brad King
2008-02-21
1
-1/+0
*
ENH: Improve linking to third-party shared libraries on soname platforms
Brad King
2008-02-21
1
-1/+9
*
ENH: Better linker search path computation.
Brad King
2008-02-21
1
-0/+524