summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* build: Enable linting checkes (#165)Evan Lojewski2020-11-081-2/+14
* fwupd: Generate firmware cabinet files for use with fwupd and lvfs. (#136)Evan Lojewski2020-10-101-1/+3
* utils: Disable RTTI and exception to reduce utility compile size. (#122)Evan Lojewski2020-10-011-0/+2
* tests: Enable automated testing. (#105)Evan Lojewski2020-09-131-0/+3
* build: Add version information to output files. (#52)Evan Lojewski2020-03-011-2/+4
* build: Enable clang-analyzer (scan-build) (#24)Evan Lojewski2020-02-071-0/+1
* Add missing change to the top level cmake file to enable clang-format.Evan Lojewski2019-06-061-0/+1
* Clean up compiler paths slightly.Lojewski, Evan2019-05-121-8/+4
* Update cross compilation to use ld from compiler, remove system includes.Lojewski, Evan2019-05-111-0/+4
* README: Add steps for setting up the compiler.Evan Lojewski2019-05-051-3/+4
* Begin adding support for testing the NCSI library.Evan Lojewski2019-04-281-0/+2
* Add a dummy ape implimentation that just increments a SHM value.Evan Lojewski2019-04-011-0/+2
* Fix the build.Evan Lojewski2019-03-301-2/+0
* Add ape2elf utility to convert the ape file format into an elf file.Evan Lojewski2019-03-301-4/+1
* Update stage1 to perform all required init. Remove stage2 folder.Evan Lojewski2019-03-161-1/+0
* Add initial stage2 code - mostly just a stub right now.Evan Lojewski2019-03-111-0/+1
* Reduce cmake version to 3.5.1Evan Lojewski2019-02-091-1/+1
* Rename stage0 to stage1, matching https://github.com/hlandau/ortega/blob/mast...Evan Lojewski2019-02-091-1/+1
* Remove usage of ExternalProjectsEvan Lojewski2019-02-091-43/+10
* Begin enabling building for mips targets.Evan Lojewski2018-06-131-4/+30
* Begin setting up buidl system to build fw, tests, and utils.Evan Lojewski2018-05-171-11/+23
* Update cxx register wraper to only copy base register. Ensure write callback ...Evan Lojewski2018-05-151-1/+1
* Initial source code import.Evan Lojewski2018-05-131-0/+59
OpenPOWER on IntegriCloud