| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Add "make ystests" | Clifford Wolf | 2018-08-30 | 1 | -0/+8 |
| * | Add "make coverage" | Clifford Wolf | 2018-08-27 | 1 | -1/+7 |
| * | Add ENABLE_GCOV build option | Clifford Wolf | 2018-08-27 | 1 | -0/+11 |
| * | static link flag on main executable | Miodrag Milanovic | 2018-08-25 | 1 | -1/+1 |
| * | no -fPIC for any static build | Miodrag Milanovic | 2018-08-18 | 1 | -3/+1 |
| * | respect DISABLE_ABC_THREADS if used | Miodrag Milanovic | 2018-08-18 | 1 | -2/+5 |
| * | Enable propagating ARCHFLAGS | Miodrag Milanovic | 2018-08-18 | 1 | -2/+2 |
| * | Added option to disable -fPIC on unsupported platforms | Miodrag Milanovic | 2018-08-18 | 1 | -0/+3 |
| * | Added gcc-static for easier cross compilation | Miodrag Milanovic | 2018-08-18 | 1 | -1/+15 |
| * | Changes for MXE configuration in order to compile | Miodrag Milanovic | 2018-08-15 | 1 | -4/+4 |
| * | Merge pull request #573 from cr1901/msys-64 | Clifford Wolf | 2018-08-15 | 1 | -2/+17 |
| |\ |
|
| | * | Add support for 64-bit builds using msys2 environment. | William D. Jones | 2018-06-27 | 1 | -1/+16 |
| | * | Use msys2-provided pthreads instead of abc's. | William D. Jones | 2018-06-27 | 1 | -1/+1 |
| * | | Upodate ABC to git rev ae6716b | Clifford Wolf | 2018-07-22 | 1 | -1/+1 |
| * | | Add missing -lz to MXE build | Clifford Wolf | 2018-07-22 | 1 | -1/+1 |
| |/ |
|
* | | Make can now install Python libraries to system path | Benedikt Tutzer | 2018-12-21 | 1 | -10/+10 |
* | | Added python-api to install | Benedikt Tutzer | 2018-12-11 | 1 | -0/+11 |
* | | Exposed generator script to make-process | Benedikt Tutzer | 2018-09-19 | 1 | -5/+17 |
* | | Python Passes can now be added with the -m option or with the plugin command.... | Benedikt Tutzer | 2018-08-16 | 1 | -1/+1 |
* | | Added Wrappers for: | Benedikt Tutzer | 2018-08-13 | 1 | -2/+2 |
* | | removed unused library and already present compiler flag | Benedikt Tutzer | 2018-08-01 | 1 | -3/+3 |
* | | added wrappers for Design, Modules, Cells and Wires | Benedikt Tutzer | 2018-06-25 | 1 | -0/+1 |
* | | added ENABLE_PYTHON option in build environment | Benedikt Tutzer | 2018-06-22 | 1 | -1/+10 |
|/ |
|
* | Add Protobuf backend | Serge Bazanski | 2018-06-19 | 1 | -0/+5 |
* | Update ABC to git rev 6df1396 | Clifford Wolf | 2018-05-30 | 1 | -1/+1 |
* | Force abc to align memory to 8 bytes | Robert Ou | 2018-05-18 | 1 | -1/+1 |
* | Force abc to be linked statically and without threads in emscripten | Robert Ou | 2018-05-18 | 1 | -0/+5 |
* | Add options to disable abc's usage of pthreads and readline | Robert Ou | 2018-05-18 | 1 | -0/+10 |
* | Add an option to statically link abc into yosys | Robert Ou | 2018-05-18 | 1 | -4/+18 |
* | Makefile: Make abc always use stdint.h | Robert Ou | 2018-05-18 | 1 | -4/+8 |
* | Use $(OS) in makefile to check for Darwin | Clifford Wolf | 2018-05-13 | 1 | -1/+1 |
* | Enable building on FreeBSD | Johnny Sorocil | 2018-05-06 | 1 | -1/+17 |
* | Update ABC to git rev f23ea8e | Clifford Wolf | 2018-04-30 | 1 | -1/+1 |
* | Improve Makefile error handling for when abc/ is a hg working copy | Clifford Wolf | 2018-04-12 | 1 | -0/+3 |
* | Fix build for new ABC location on github, also update ABC to a2d59be | Clifford Wolf | 2018-03-27 | 1 | -6/+6 |
* | Use Verific hier_tree component for elaboration | Clifford Wolf | 2018-03-08 | 1 | -1/+1 |
* | Add -lz for verific builds | Clifford Wolf | 2018-02-27 | 1 | -1/+1 |
* | Improve msys2 flags for building abc. | William D. Jones | 2018-02-19 | 1 | -3/+3 |
* | Fixed yosys-config for binary distributions with Verific | Clifford Wolf | 2018-02-13 | 1 | -3/+11 |
* | Do not create deep backtraces unless in ENABLE_DEBUG mode | Clifford Wolf | 2018-02-03 | 1 | -2/+2 |
* | Use "strip -S" instead of "strip -d" for Mac OS X compatibility | Clifford Wolf | 2018-01-19 | 1 | -2/+2 |
* | Strip debug symbols from binaries on install | Clifford Wolf | 2018-01-17 | 1 | -1/+12 |
* | Update ABC to hg rev 6e3c24b3308a | Clifford Wolf | 2018-01-07 | 1 | -1/+1 |
* | Use "hg ... --insecure" for cloning/pulling ABC | Clifford Wolf | 2017-12-03 | 1 | -2/+2 |
* | Update ABC to hg rev 31fc97b0aeed | Clifford Wolf | 2017-12-02 | 1 | -1/+1 |
* | Add support for editline as replacement for readline | Clifford Wolf | 2017-11-08 | 1 | -0/+6 |
* | Add ENABLE_DEBUG config flag | Clifford Wolf | 2017-10-25 | 1 | -1/+10 |
* | Update ABC to hg rev f6838749f234 | Clifford Wolf | 2017-10-25 | 1 | -1/+1 |
* | Update ABC to hg rev 6283c5d99b06 | Clifford Wolf | 2017-10-11 | 1 | -1/+1 |
* | Update ABC to hg rev 0fc1803a77c0 | Clifford Wolf | 2017-10-06 | 1 | -1/+1 |