Skip to content

Latest commit

 

History

History
154 lines (100 loc) · 8.55 KB

Changelog.md

File metadata and controls

154 lines (100 loc) · 8.55 KB

Ignition CMake 2.x

Ignition CMake 2.x.x

  1. Disable long-running buildsystem tests by default.

  2. Set viewport for doxygen pages.

  3. Use upstream CURL::libcurl imported target in FindIgnCURL.cmake if available.

  4. Avoid hardcoding /machine:x64 flag on 64-bit on MSVC.

  5. FindIgnOGRE2: fix include paths for new directory structure.

  6. Support for custom vcpkg ogre2 windows port (backport of PR 155).

  7. IgnConfigureBuild: only add_subdirectory(test) if BUILD_TESTING is ON

  8. Add FindIgnBullet cmake module.

Ignition CMake 2.1.1 (2019-08-07)

  1. Turn on doxygen warnings, add CI script to check for doxygen warnings.

Ignition CMake 2.1.0 (2019-05-17)

  1. Fixes for vcpkg ogre 1.11 version

  2. Add benchmark aggregation functionality

  3. Use PRIVATE_FOR to skip cmake dependencies in addition to pkg-config

  4. upload_doc.sh: actually use dry-run, and allow the user to pass in a 'y' or 'n'

  5. Set favicon

  6. Fix tagfile generation by preventing the inclusion of tutorials

  7. Update datainstall dir

  8. Allow tests to build without automatic linking against project lib

Ignition CMake 2.0.0 (2019-01-31)

  1. Require cmake 3.10.2, support CXX_STANDARD 17

Ignition CMake 1.x

  1. Set viewport for doxygen pages.

  2. Use upstream CURL::libcurl imported target in FindIgnCURL.cmake if available.

  3. Avoid hardcoding /machine:x64 flag on 64-bit on MSVC.

  4. IgnConfigureBuild: only add_subdirectory(test) if BUILD_TESTING is ON

  5. Fix race condition in test for issue 48

  6. Account for inter-component dependencies when importing targets

Ignition CMake 1.1.0

  • Initial version bumped to 1.1.0 since there was a 1.1.0 prerelease

Ignition CMake 1.0.0

* [Full list of changes](https://github.com/ignitionrobotics/ign-cmake/compare/ignition-cmake1_1.0.0...ign-cmake0)

Ignition CMake 0.x

  1. Set viewport for doxygen pages.

  2. Use upstream CURL::libcurl imported target in FindIgnCURL.cmake if available.

  3. Avoid hardcoding /machine:x64 flag on 64-bit on MSVC.

  4. IgnConfigureBuild: only add_subdirectory(test) if BUILD_TESTING is ON

  5. IgnConfigureProject.cmake: fix small typo PKCONFIG -> PKGCONFIG

Ignition CMake 0.6.1

  1. Fix duplicated imported target error

Ignition CMake 0.6.0

  1. Properly mark internal CMake cache variables as advanced

  2. Make line coverage by default, add separate coverage-branch target

  3. Refactor variable names in example test junit templates

  4. Suport for CMAKE_BUILD_TYPE None

Ignition CMake 0.5.0

  1. FindJSONCPP: fix target when pkg-config is successful

  2. Add branch coverage

  3. Add FindOptiX.cmake

Ignition CMake 0.4.1

* [Full list of changes](https://github.com/ignitionrobotics/ign-cmake/compare/ignition-cmake_0.4.1...ignition-cmake_0.4.0)

Ignition CMake 0.4.0