summaryrefslogtreecommitdiffstats
path: root/cmake/config.cmake
Commit message (Collapse)AuthorAgeFilesLines
* build: Enable linting checkes (#165)Evan Lojewski2020-11-081-0/+3
| | | | * build: Enable linting with wrapper. * build: Disable lint errors on libs/Network and stage1 until fixed.
* build: Enable builds under FreeBSD (#164)Evan Lojewski2020-11-071-1/+4
| | | | | This fixes build related issues when attempting to compile firmware and tools under FreeBSD. Note: Host tools have not been ported for raw register access. Note: The Linux specific ethtool APIs are not available under FreeBSD, and so -t eth is not supported under FreeBSD.
* build: Enable -O3 optimizations. (#66)Evan Lojewski2020-04-031-2/+2
|
* release: Add support for generating a release package. (#54)Evan Lojewski2020-03-021-1/+4
|
* Remove usage of ExternalProjectsEvan Lojewski2019-02-091-0/+59
OpenPOWER on IntegriCloud