| Commit message (Expand) | Author | Age | Files | Lines |
* | Added "make mklibyosys", some minor API changes | Clifford Wolf | 2015-02-01 | 1 | -0/+14 |
* | Updaed ABC to hg rev 61ad5f908c03 | Clifford Wolf | 2015-01-27 | 1 | -1/+1 |
* | Added ENABLE_NDEBUG makefile options | Clifford Wolf | 2015-01-24 | 1 | -0/+5 |
* | Faster "make clean-abc" | Clifford Wolf | 2015-01-20 | 1 | -2/+2 |
* | Add "echo-yosys-ver" and "echo-git-rev" Makefile targets. | Martin Schmölzer | 2015-01-18 | 1 | -0/+6 |
* | Small Makefile typo fix | Clifford Wolf | 2015-01-13 | 1 | -2/+2 |
* | Enable use of homebrew's provided bison if available | Fabio Utzig | 2015-01-08 | 1 | -0/+2 |
* | Enable bison to be customized | Fabio Utzig | 2015-01-08 | 1 | -0/+1 |
* | Add homebrew's libffi paths | Fabio Utzig | 2015-01-08 | 1 | -0/+3 |
* | Add homebrew's readline paths | Fabio Utzig | 2015-01-08 | 1 | -3/+3 |
* | Added add_share_file Makefile macro | Clifford Wolf | 2015-01-08 | 1 | -0/+7 |
* | Progress in memory_bram | Clifford Wolf | 2015-01-02 | 1 | -0/+1 |
* | Added new_dict (hashmap.h) and re-enabled code coverage counters | Clifford Wolf | 2014-12-26 | 1 | -1/+1 |
* | Another 'make vcxsrc' | Clifford Wolf | 2014-11-12 | 1 | -1/+1 |
* | Some fixed in "make vcxsrc" srcfiles.txt creation | Clifford Wolf | 2014-11-12 | 1 | -2/+2 |
* | Split MXE "make dist" into MXE "make mxebin" and non-MXE "make vcxsrc" | Clifford Wolf | 2014-11-12 | 1 | -9/+12 |
* | Added automatic "make clean" to abc "hg pull" make rules | Clifford Wolf | 2014-11-08 | 1 | -2/+2 |
* | Now we are in Yoys 0.4+ development | Clifford Wolf | 2014-11-08 | 1 | -1/+1 |
* | Yosys 0.4 | Clifford Wolf | 2014-11-08 | 1 | -1/+1 |
* | Updated ABC to 5b5af75f1dda | Clifford Wolf | 2014-11-07 | 1 | -1/+1 |
* | Made "cover" a compile-time option (disabled by default) | Clifford Wolf | 2014-11-06 | 1 | -0/+5 |
* | Removed QMAKE variable from Makefile | Clifford Wolf | 2014-11-05 | 1 | -2/+0 |
* | Various improvements to version reporting on win32 | Clifford Wolf | 2014-10-18 | 1 | -3/+4 |
* | Disabled READLINE in MXE cross build | Clifford Wolf | 2014-10-18 | 1 | -0/+1 |
* | Create vcxsrc in mxe build "make dist" | Clifford Wolf | 2014-10-18 | 1 | -13/+11 |
* | Moved yosys-config.in to misc/ | Clifford Wolf | 2014-10-18 | 1 | -2/+2 |
* | Added notes regarding building in VS | Clifford Wolf | 2014-10-17 | 1 | -3/+3 |
* | Added vcxproj_files.txt to MXE "make dist" | Clifford Wolf | 2014-10-17 | 1 | -5/+7 |
* | More win32 (mxe and vs) build fixes | Clifford Wolf | 2014-10-17 | 1 | -2/+3 |
* | Various win32 / vs build fixes | Clifford Wolf | 2014-10-17 | 1 | -1/+4 |
* | Added genfiles.zip to MXE "make dist" | Clifford Wolf | 2014-10-17 | 1 | -1/+3 |
* | Fixed MXE build | Clifford Wolf | 2014-10-15 | 1 | -1/+1 |
* | Updated ABC, enabled ABC in mxe builds | Clifford Wolf | 2014-10-15 | 1 | -3/+2 |
* | Fixed ABC ARCHFLAGS for win32 cross build | Clifford Wolf | 2014-10-12 | 1 | -1/+1 |
* | More win32/abc fixes | Clifford Wolf | 2014-10-12 | 1 | -2/+6 |
* | Various Makefile changes for cross-compiling ABC for Win32 | Clifford Wolf | 2014-10-12 | 1 | -8/+11 |
* | Added "make dist" for mxe builds | Clifford Wolf | 2014-10-11 | 1 | -0/+10 |
* | Fixed Makefile PRETTY=1 for MXE (win32) and EMCC (js) builds | Clifford Wolf | 2014-10-11 | 1 | -2/+2 |
* | Strip win32 executeables | Clifford Wolf | 2014-10-11 | 1 | -1/+1 |
* | Fixed MXE readline support | Clifford Wolf | 2014-10-11 | 1 | -1/+3 |
* | Added mxe-based cross build for win32 | Clifford Wolf | 2014-10-09 | 1 | -3/+21 |
* | namespace Yosys | Clifford Wolf | 2014-09-27 | 1 | -2/+2 |
* | Added commit count to devel version number | Clifford Wolf | 2014-09-17 | 1 | -1/+1 |
* | Added "synth" command | Clifford Wolf | 2014-09-14 | 1 | -0/+1 |
* | Using pkg-config to find libffi | Clifford Wolf | 2014-09-13 | 1 | -2/+2 |
* | Corrected spelling mistakes found by lintian | Ruben Undheim | 2014-09-06 | 1 | -1/+1 |
* | Removed yosys-svgviewer | Clifford Wolf | 2014-09-02 | 1 | -11/+0 |
* | Fixed printing of multi-line Makefile.conf | Clifford Wolf | 2014-08-27 | 1 | -1/+6 |
* | Print Makefile.conf as make info message | Clifford Wolf | 2014-08-26 | 1 | -1/+4 |
* | Checking for valid CONFIG value in Makefile | Clifford Wolf | 2014-08-25 | 1 | -6/+6 |