aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-12cmake: bump version to 0.6.0Connor Imes
2021-12-09cmake: bump version to 0.5.0Connor Imes
2021-12-07cmake: add NAMELINK_COMPONENT to lib install; bump min cmake to 3.12Connor Imes
2021-12-07cmake: add COMPONENT parameters to install commandsConnor Imes
2021-12-07cmake: rename install variable to POWERCAP_CMAKE_CONFIG_INSTALL_DIRConnor Imes
2021-12-07cmake: mv install commands closer to their target specificationsConnor Imes
2021-12-07cmake: export utils to a Utils componentConnor Imes
2021-03-14CMakeLists: bump version to 0.4.0Connor Imes
2021-03-12CMakeLists: increase min cmake version to 3.1Connor Imes
2021-03-12CMakeLists: install cmake targets for exportConnor Imes
2020-12-21CMakeLists: use Powercap:: namespace in exportConnor Imes
2020-12-20CMakeLists: install headers with target using PUBLIC_HEADER propertyConnor Imes
2020-12-14test: move build targets to CMakeLists in test dirConnor Imes
2020-12-14CMakeLists: use CMAKE_CURRENT_BINARY_DIR in pkgconfig installConnor Imes
2020-11-08CMakeLists: bump version to 0.3.1Connor Imes
2020-11-08CMakeLists: do not install experimental cmake helpers by defaultConnor Imes
2020-11-01cmake: simplify/purify package config helperConnor Imes
2020-10-31CMake: add PowercapConfig.cmake and PowercapConfigVersion.cmakeConnor Imes
2020-06-21test: add powercap-common-testConnor Imes
2020-06-05CMakeLists: disable library logging by defaultConnor Imes
2020-06-03CMakeLists: push version to 0.3.0Connor Imes
2020-05-17CMakeLists: boost min cmake version to 2.8.12Connor Imes
2019-11-23Add SPDX-License-Identifier to source filesConnor Imes
2019-11-22CMakeLists: bump project version to 0.2.0Connor Imes
2017-11-03Add multiarch support; bump min CMake version to 2.8.5 to support GNUInstallDirsConnor Imes
2017-09-20Deduplicate code, primarily for I/O.Connor Imes
2017-09-15Update man pages.Connor Imes
2017-09-12Up version 0.1.1; set shared object VERSION and SOVERSIONConnor Imes
2017-09-11Add stateless interfaces and info/set applications for generic powercap and f...Connor Imes
2017-05-14Downgrade CMake minimum version to 2.8 (needed for Travis CI - kubuntu backpo...Connor Imes
2017-04-21Specify c99 standard and POSIX requirementsConnor Imes
2017-01-18Install headers to their own subdirectoryConnor Imes
2016-12-21Some bug fixes, optimizations, and testsConnor Imes
2016-06-22Initial commitConnor Imes