aboutsummaryrefslogtreecommitdiffstats
path: root/bba
Commit message (Collapse)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-121-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* CMake: require at least version 3.5 (Ubuntu 16.04).whitequark2020-06-251-1/+1
|
* CMake: only request a CXX compiler.whitequark2020-06-241-1/+1
|
* CMake: promote bba to a true subproject.whitequark2020-06-232-21/+15
|
* proper formatingMiodrag Milanovic2019-12-061-1/+1
|
* Fix for bba to make it portableMiodrag Milanovic2019-12-062-3/+3
|
* Switch to #embed_str for shorter compile timeClifford Wolf2019-12-011-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add bba #embed supportClifford Wolf2019-12-011-2/+26
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* bba: Require explicit endianness flag, and supply itMarcus Comstedt2019-09-152-8/+12
| | | | Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
* bba: Default to native endian in bbasmMarcus Comstedt2019-09-151-1/+12
| | | | Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
* Major Property improvements for common and iCE40David Shah2019-08-051-1/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Improvements in bbasmClifford Wolf2019-06-271-7/+13
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* bba: Fix str with empty string.Marcin Koƛcielnicki2019-03-121-4/+5
| | | | Signed-off-by: Marcin Koƛcielnicki <marcin@symbioticeda.com>
* Fix bba typoClifford Wolf2018-07-261-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* clangformat and GraphicElement::style commentsClifford Wolf2018-07-261-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Update README.mdClifford Wolf2018-07-261-2/+5
|
* Update README.mdClifford Wolf2018-07-261-3/+4
|
* Improvements in bbasmClifford Wolf2018-07-261-8/+81
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Update README.mdClifford Wolf2018-07-261-18/+18
|
* clangformatEddie Hung2018-07-251-6/+6
|
* Add bba READMEClifford Wolf2018-07-252-0/+90
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* just Boost_PROGRAM_OPTIONS_LIBRARYMiodrag Milanovic2018-07-251-1/+1
|
* Fix bba to compile on windows (no unistd there)Miodrag Milanovic2018-07-252-43/+55
|
* Use bbasm to create iCE40 chipdbClifford Wolf2018-07-241-12/+194
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add bba parserClifford Wolf2018-07-241-8/+134
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add bbasm target, use as passthru in iCE40 builderDavid Shah2018-07-241-0/+12
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Add dummy bba mainClifford Wolf2018-07-241-0/+15
Signed-off-by: Clifford Wolf <clifford@clifford.at>