|
1 |
| -# git master |
| 1 | +# 2018.02 (06-Feb-2018) |
2 | 2 |
|
| 3 | +* [575](https://github.com/Eyescale/CMake/pull/575): |
| 4 | + Add macro in CommonCPackUtils to help package subprojects |
| 5 | +* [574](https://github.com/Eyescale/CMake/pull/574): |
| 6 | + Disable warnings on windows |
| 7 | +* [569](https://github.com/Eyescale/CMake/pull/569): |
| 8 | + Minor fix for GitInfo if GIT_BRANCH could not be determined |
| 9 | +* [568](https://github.com/Eyescale/CMake/pull/568): |
| 10 | + Create projects-tests target for adding python tests if not existing |
| 11 | +* [567](https://github.com/Eyescale/CMake/pull/567): |
| 12 | + Make PYTHON_TEST_EXCLUDE work as documented |
| 13 | +* [566](https://github.com/Eyescale/CMake/pull/566): |
| 14 | + Fix finding libjpeg-turbo-devel .rpm package with jconfig-64.h |
| 15 | +* [565](https://github.com/Eyescale/CMake/pull/565): |
| 16 | + Fix bitrot in rpm spec license config |
| 17 | +* [564](https://github.com/Eyescale/CMake/pull/564): |
| 18 | + Don't quiet python tests (as is done with C++) |
| 19 | +* [563](https://github.com/Eyescale/CMake/pull/563): |
| 20 | + Fixed false circular dependency warning in big metaprojects |
| 21 | +* [560](https://github.com/Eyescale/CMake/pull/560): |
| 22 | + Simplify GitExternals |
3 | 23 | * [556](https://github.com/Eyescale/CMake/pull/556):
|
4 | 24 | Fix rare bug with project-install missing dependencies
|
5 | 25 | * [555](https://github.com/Eyescale/CMake/pull/555):
|
6 | 26 | Add missing defines to version.h to ease usage w/o the need for linking
|
| 27 | +* [553](https://github.com/Eyescale/CMake/pull/553), |
| 28 | + [554](https://github.com/Eyescale/CMake/pull/554): |
| 29 | + Fix CommonGraph target |
7 | 30 |
|
8 | 31 | # 2017.05 (23-May-2017)
|
9 | 32 |
|
|
0 commit comments