Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | cmCryptoHash: Re-implement in terms of librhash | Brad King | 2016-11-10 | 2 | -85/+73 | |
| * | | | | | | | | cmCryptoHash: Avoid using subclasses at client sites | Brad King | 2016-11-10 | 1 | -4/+4 | |
| * | | | | | | | | librhash: Port to KWIML for ABI and integer type information | Brad King | 2016-11-10 | 2 | -40/+28 | |
| * | | | | | | | | librhash: Avoid signed left-shift overflow | Brad King | 2016-11-10 | 1 | -2/+2 | |
| * | | | | | | | | librhash: Implement bswap_32 as a function even in strict C90 mode | Brad King | 2016-11-10 | 1 | -5/+2 | |
| * | | | | | | | | librhash: Implement bswap_64 even in strict C90 mode | Brad King | 2016-11-10 | 1 | -4/+2 | |
| * | | | | | | | | librhash: Use __builtin_bswap{32,64} on Clang | Brad King | 2016-11-10 | 1 | -0/+8 | |
| * | | | | | | | | librhash: Install COPYING file with CMake documentation | Brad King | 2016-11-10 | 1 | -0/+2 | |
| * | | | | | | | | librhash: Disable warnings to avoid changing 3rd party code | Brad King | 2016-11-10 | 2 | -0/+12 | |
| * | | | | | | | | librhash: Build the library within CMake | Brad King | 2016-11-10 | 5 | -0/+44 | |
| * | | | | | | | | librhash: Remove source fragments not needed for CMake | Brad King | 2016-11-10 | 5 | -125/+47 | |
| * | | | | | | | | Merge branch 'upstream-librhash' into import-librhash | Brad King | 2016-11-03 | 21 | -0/+3238 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | librhash 2016-11-01 (d839a1a8) | librhash upstream | 2016-11-03 | 21 | -0/+3238 | |
| | / / / / / / / | ||||||
| * | | | | | | | | Add script to update librhash from upstream | Brad King | 2016-11-03 | 1 | -0/+43 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'autorcc-only-no-rebuild' | Brad King | 2016-11-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | QtAutogen: Do not re-generate AUTORCC outputs on every build | Brad King | 2016-11-09 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-10 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-09 | 72 | -13666/+11539 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 72 | -13666/+11539 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | KWSys 2016-11-09 (18c65411) | KWSys Upstream | 2016-11-09 | 73 | -13666/+11541 | |
* | | | | | | | Merge topic 'drop-kwstyle' | Brad King | 2016-11-09 | 7 | -140/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Drop KWStyle checks in favor of clang-format and Git hooks | Brad King | 2016-11-08 | 7 | -140/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindSDL_preventGrowingCacheVar' | Brad King | 2016-11-09 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variable | Craig Scott | 2016-11-08 | 1 | -2/+5 | |
* | | | | | | | | Merge topic 'pkgconfig_imported_target' | Brad King | 2016-11-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | PkgConfig: Fix FindPkgConfig imported target feature | Florent Castelli | 2016-11-04 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'imported-interface-libname' | Brad King | 2016-11-09 | 24 | -21/+294 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow imported INTERFACE libraries to specify a link library name | Brad King | 2016-11-09 | 24 | -15/+284 | |
| * | | | | | | | cmTarget: Refactor GetMappedConfig to choose location property up front | Brad King | 2016-11-03 | 1 | -5/+7 | |
| * | | | | | | | cmTarget: Add comment clarifying interface library special case | Brad King | 2016-11-03 | 1 | -0/+2 | |
| * | | | | | | | cmTarget: Clarify comments in GetMappedConfig | Brad King | 2016-11-03 | 1 | -3/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-09 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-11-08 | 140 | -442/+660 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 140 | -442/+660 | |
* | | | | | | | Merge topic 'clang-tidy' | Brad King | 2016-11-08 | 4 | -8/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmGeneratorTarget: Correctly set FortranModuleDirectoryCreated | Daniel Pfeifer | 2016-11-05 | 1 | -0/+1 | |
| * | | | | | | | cmGeneratorTarget: Don't assing a bool to a string | Daniel Pfeifer | 2016-11-05 | 1 | -1/+0 | |
| * | | | | | | | cmGlobalNinjaGenerator: Suppress clang-tidy warning | Daniel Pfeifer | 2016-11-05 | 1 | -2/+2 | |
| * | | | | | | | cmCTestSubmitHandler: Remove redundant c_str() | Daniel Pfeifer | 2016-11-05 | 1 | -1/+1 | |
| * | | | | | | | cmCPluginAPI: Fix clang-tidy findings | Daniel Pfeifer | 2016-11-05 | 1 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cpack-rpm-omit-unsupported-tags' | Brad King | 2016-11-08 | 6 | -0/+73 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Release text for omitting unsupported tags topic | Domen Vrankar | 2016-11-05 | 1 | -0/+8 | |
| * | | | | | | | CPack/RPM test for Suggests tag | Alexander Adam | 2016-11-05 | 4 | -0/+41 | |
| * | | | | | | | CPack/RPM prevent special tags from being removed | Domen Vrankar | 2016-11-05 | 1 | -1/+5 | |
| * | | | | | | | CPack/RPM omit unsupported tags | Alexander Adam | 2016-11-05 | 1 | -0/+20 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FortranCInterface-pic' | Brad King | 2016-11-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FortranCInterface: Make mangling detection robust to PIC Fortran | Brad King | 2016-11-04 | 1 | -0/+3 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-08 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-07 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-06 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | |