|
1 |
| -# git master |
| 1 | +# 2016.06 (30-Jun-2016) |
2 | 2 |
|
3 | 3 | * [497](https://github.com/Eyescale/CMake/pull/497):
|
4 | 4 | Fix install directory of common_application data
|
5 | 5 | * [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 |
7 | 8 | * [493](https://github.com/Eyescale/CMake/pull/493):
|
8 | 9 | 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 |
11 | 12 | * [478](https://github.com/Eyescale/CMake/pull/478):
|
12 | 13 | CMake3 port and various cleanups
|
13 | 14 | * CMake 3.1 is now required
|
|
41 | 42 | * [477](https://github.com/Eyescale/CMake/pull/477):
|
42 | 43 | Rename functions to common_cppcheck, common_clangcheck and
|
43 | 44 | 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 |
45 | 49 | common_application
|
46 | 50 |
|
47 |
| -# 2016.04 |
| 51 | +# 2016.04 (08-Apr-2016) |
48 | 52 |
|
49 | 53 | * Add COMMON_OSX_TARGET_VERSION - OS X target version
|
50 | 54 | * Add OPTIONAL argument to git_external. This gives users the possibility of
|
|
0 commit comments