Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-03 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge topic 'find-command-crash' | Brad King | 2010-12-02 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Fix find_* argument parsing crash (#11513) | Brad King | 2010-11-30 | 1 | -0/+5 | |
* | | | | Merge topic 'ctest-remove-waiting-message' | Brad King | 2010-12-02 | 1 | -6/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove debugging message from parallel ctest | Zach Mullen | 2010-12-01 | 1 | -6/+0 | |
* | | | | | Merge topic 'CPack-Bug11452-ComponentBreakage-v2' | Brad King | 2010-12-02 | 1 | -16/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack Fix KWStyle error | Eric NOULARD | 2010-12-01 | 1 | -1/+3 | |
| * | | | | | CPack backward compatibility fix 2.8.3-2.8.2 (bug 11452) | Eric NOULARD | 2010-11-29 | 1 | -16/+28 | |
* | | | | | | Merge topic 'vs-target-dependencies' | Brad King | 2010-12-02 | 2 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Skip VS <= 7.1 dependency analysis for VS >= 8 | Brad King | 2010-12-01 | 2 | -0/+9 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-02 | 1 | -1/+1 | |
* | | | | | | | KWSys: Associate installed library with an EXPORT | Brad King | 2010-12-01 | 1 | -0/+5 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-01 | 1 | -2/+2 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-30 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-29 | 1 | -1/+1 | |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-28 | 1 | -1/+1 | |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-27 | 1 | -1/+1 | |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-26 | 1 | -1/+1 | |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-25 | 1 | -1/+1 | |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-24 | 1 | -1/+1 | |
* | | | | Merge topic 'dev/fix-cache-variable-parsing-ambiguity' | David Cole | 2010-11-23 | 5 | -49/+14 | |
|\ \ \ \ | ||||||
| * | | | | Condense parsing of cache entries | Ben Boeckel | 2010-11-22 | 4 | -13/+11 | |
| * | | | | Support manual cache entries | Ben Boeckel | 2010-11-22 | 1 | -1/+2 | |
| * | | | | Use cmCacheManager to load entries from the cache | Ben Boeckel | 2010-11-22 | 2 | -37/+3 | |
| * | | | | Fix parsing of cache variables without a type | Ben Boeckel | 2010-11-22 | 1 | -3/+3 | |
* | | | | | Merge topic 'imported-target-dependencies' | David Cole | 2010-11-23 | 8 | -108/+253 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Allow add_dependencies() on imported targets (#10395) | Brad King | 2010-11-19 | 4 | -28/+38 | |
| * | | | | Merge branch 'vs-target-dependencies' into imported-target-dependencies | Brad King | 2010-11-19 | 6 | -80/+215 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Use modern global dependency graph for VS < 8 deps | Brad King | 2010-11-18 | 2 | -73/+156 | |
| | * | | | Record edge type in global dependency graph | Brad King | 2010-11-18 | 4 | -7/+59 | |
| | * | | | Merge branch 'vs8-direct-depends' into vs-target-dependencies | Brad King | 2010-11-12 | 3 | -3/+18 | |
| | |\ \ \ | ||||||
* | | \ \ \ | Merge topic 'link-library-parse-regex' | David Cole | 2010-11-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prefer non-empty prefixes when matching lib names (#11468) | Brad King | 2010-11-18 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'CPackRPM-ComponentSupport' | David Cole | 2010-11-23 | 6 | -68/+190 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack fix kwstyle breakage and make CPackRPM backward compatible | Eric NOULARD | 2010-11-15 | 3 | -8/+28 | |
| * | | | | | | | CPackRPM add basic component support to CPackRPM | Eric NOULARD | 2010-11-13 | 6 | -68/+170 | |
* | | | | | | | | Merge topic 'ImprovedDotSupport2' | David Cole | 2010-11-23 | 5 | -344/+642 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Exclude targets from the graphviz file based on a regex | Alex Neundorf | 2010-11-14 | 2 | -2/+20 | |
| * | | | | | | | | Collect targets and libs on demand instead of in the ctor | Alex Neundorf | 2010-11-14 | 2 | -6/+26 | |
| * | | | | | | | | Use std::cout instead of fprintf | Alex Neundorf | 2010-11-14 | 2 | -4/+5 | |
| * | | | | | | | | Enable/disable generating graphs depending on the target type | Alex Neundorf | 2010-11-14 | 2 | -8/+48 | |
| * | | | | | | | | Move the code for generating dot-files into separate class cmGraphVizWriter | Alex Neundorf | 2010-11-09 | 5 | -343/+456 | |
| * | | | | | | | | Generate separate dot files for each target, and a big one with everything. | Alex Neundorf | 2010-10-31 | 2 | -69/+149 | |
| * | | | | | | | | Properly insert all targets, also those which don't link to anything. | Alex Neundorf | 2010-10-31 | 2 | -85/+45 | |
| * | | | | | | | | Move the code for collecting targets and libraries into separate functions | Alex Neundorf | 2010-10-31 | 2 | -119/+175 | |
| * | | | | | | | | Remove trailing whitespace and minor formatting changes for the dot-code | Alex Neundorf | 2010-10-31 | 1 | -97/+107 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-23 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-22 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-21 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-20 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | |