Skip to content

Commit 761e4a8

Browse files
committed
Release 2018.02
1 parent ab06fad commit 761e4a8

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGES.md

+24-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,32 @@
1-
# git master
1+
# 2018.02 (06-Feb-2018)
22

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
323
* [556](https://github.com/Eyescale/CMake/pull/556):
424
Fix rare bug with project-install missing dependencies
525
* [555](https://github.com/Eyescale/CMake/pull/555):
626
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
730

831
# 2017.05 (23-May-2017)
932

0 commit comments

Comments
 (0)