Skip to content

Commit 927b438

Browse files
author
Raphael Dumusc
authored
Merge pull request #499 from tribal-tec/master
Release preparation
2 parents acc90e9 + 7f32aad commit 927b438

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGES.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# git master
1+
# 2016.06 (30-Jun-2016)
22

33
* [497](https://github.com/Eyescale/CMake/pull/497):
44
Fix install directory of common_application data
55
* [494](https://github.com/Eyescale/CMake/pull/494):
6-
Fix include paths in project header file for generated files within the binary dir
6+
Fix include paths in project header file for generated files within the binary
7+
dir
78
* [493](https://github.com/Eyescale/CMake/pull/493):
89
Do not mess with LCOV_EXCLUDE which is set by outside users
9-
* [484](https://github.com/Eyescale/CMake/pull/484):
10-
Fix coverage report generation for the top-level project.
10+
* [486](https://github.com/Eyescale/CMake/pull/486):
11+
Fix coverage report generation for the top-level project
1112
* [478](https://github.com/Eyescale/CMake/pull/478):
1213
CMake3 port and various cleanups
1314
* CMake 3.1 is now required
@@ -41,10 +42,13 @@
4142
* [477](https://github.com/Eyescale/CMake/pull/477):
4243
Rename functions to common_cppcheck, common_clangcheck and
4344
common_cpplint to solve a name clash with ITK
44-
* Remove common_gui_application, add GUI and EXAMPLE arguments to
45+
* [474](https://github.com/Eyescale/CMake/pull/474):
46+
common_library() : add an option to omit install (useful for test libs)
47+
* [472](https://github.com/Eyescale/CMake/pull/472):
48+
Remove common_gui_application, add GUI and EXAMPLE arguments to
4549
common_application
4650

47-
# 2016.04
51+
# 2016.04 (08-Apr-2016)
4852

4953
* Add COMMON_OSX_TARGET_VERSION - OS X target version
5054
* Add OPTIONAL argument to git_external. This gives users the possibility of

0 commit comments

Comments
 (0)