Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 'FindITK-use-find_package' | David Cole | 2010-11-23 | 1 | -61/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modernize FindITK module (#11494) | Brad King | 2010-11-22 | 1 | -61/+17 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'pgi-mac' | David Cole | 2010-11-23 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Pass Mac linker flag through PGI compiler using "-Wl," | Brad King | 2010-11-22 | 1 | -4/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'imported-target-dependencies' | David Cole | 2010-11-23 | 10 | -109/+270 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Allow add_dependencies() on imported targets (#10395) | Brad King | 2010-11-19 | 6 | -29/+55 | |
| * | | | | 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 '11384' | David Cole | 2010-11-23 | 1 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 11384: FindCxxTest now includes test code in VS project | Philip Lowman | 2010-11-19 | 1 | -1/+6 | |
* | | | | | | | Merge topic '11430' | David Cole | 2010-11-23 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 11430: FindBullet doesn't find header files installed by Bullet >= 2.77 | Philip Lowman | 2010-11-19 | 1 | -2/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 'IncludeCMakeDetermineCompilerIdInDetermineASMCompiler' | David Cole | 2010-11-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467) | Alex Neundorf | 2010-11-17 | 1 | -0/+1 | |
* | | | | | | | | Merge topic 'spelling' | David Cole | 2010-11-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Modules: Fix spelling 'becase' -> 'because'. | Andrius Štikonas | 2010-11-17 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'CPackRPM-ComponentSupport' | David Cole | 2010-11-23 | 7 | -81/+214 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 7 | -81/+194 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | | Merge topic 'AddASM_NASMSupport' | David Cole | 2010-11-23 | 6 | -12/+109 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Some more fixes for nasm support, from Etienne (#10069) | Alex Neundorf | 2010-11-12 | 1 | -17/+19 | |
| * | | | | | | | | | | Use CMAKE_ASM_NASM_FLAGS for nasm instead of FLAGS | Alex Neundorf | 2010-10-21 | 1 | -1/+1 | |
| * | | | | | | | | | | Add support for yasm, a nasm compatible assembler | Alex Neundorf | 2010-10-21 | 2 | -3/+3 | |
| * | | | | | | | | | | We already have 2010, fix copyright year. | Alex Neundorf | 2010-09-27 | 3 | -3/+3 | |
| * | | | | | | | | | | Add missing copyright headers | Alex Neundorf | 2010-09-27 | 3 | -0/+42 | |
| * | | | | | | | | | | Improve misleading comments. | Alex Neundorf | 2010-09-25 | 3 | -12/+13 | |
| * | | | | | | | | | | Add support for nasm assembler, patch by Peter Collingbourne (see #10069) | Alex Neundorf | 2010-09-25 | 3 | -0/+52 | |
* | | | | | | | | | | | Merge topic 'moc-includes-regex' | David Cole | 2010-11-23 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix regex for moc includes when looking for frameworks. | Clinton Stimpson | 2010-08-02 | 1 | -4/+4 | |