aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Using static mem size of 128 MB in emcc buildClifford Wolf2015-06-201-1/+1
* Makefile fix for YosysJS buildClifford Wolf2015-06-111-0/+4
* Added cellaigs APIClifford Wolf2015-06-091-1/+1
* abc/blifparse files reorganizationClifford Wolf2015-05-171-1/+1
* Updated ABC to hg rev 779de2de1481Clifford Wolf2015-04-251-1/+1
* Updated ABC to 51705b168d7aClifford Wolf2015-04-041-2/+2
* YosysJS stuffClifford Wolf2015-02-191-9/+3
* Added YosysJS wrapperClifford Wolf2015-02-161-1/+7
* Added Viz to yosys.jsClifford Wolf2015-02-151-1/+5
* More emcc stuffClifford Wolf2015-02-151-1/+4
* More emscripten stuff, Added example appClifford Wolf2015-02-151-3/+8
* Fixed default EMCCFLAGSClifford Wolf2015-02-151-5/+8
* Added EMCCFLAGSClifford Wolf2015-02-131-0/+8
* Various changes to release checklistClifford Wolf2015-02-091-0/+3
* We are now in 0.5+ developmentClifford Wolf2015-02-091-1/+1
* Yosys 0.5Clifford Wolf2015-02-091-1/+1
* Bugfix in "make vcxsrc"Clifford Wolf2015-02-091-1/+1
* Minor "make vgtest" changesClifford Wolf2015-02-081-1/+1
* Cleanup in add_share_file make macroClifford Wolf2015-02-081-3/+3
* Removed "make mklibyosys"Clifford Wolf2015-02-071-14/+0
* Improved building of pluginsClifford Wolf2015-02-071-3/+31
* Added "make uninstall"Clifford Wolf2015-02-071-0/+4
* Auto-detect TCL versionClifford Wolf2015-02-051-1/+1
* Added "make mklibyosys", some minor API changesClifford Wolf2015-02-011-0/+14
* Updaed ABC to hg rev 61ad5f908c03Clifford Wolf2015-01-271-1/+1
* Added ENABLE_NDEBUG makefile optionsClifford Wolf2015-01-241-0/+5
* Faster "make clean-abc"Clifford Wolf2015-01-201-2/+2
* Add "echo-yosys-ver" and "echo-git-rev" Makefile targets.Martin Schmölzer2015-01-181-0/+6
* Small Makefile typo fixClifford Wolf2015-01-131-2/+2
* Enable use of homebrew's provided bison if availableFabio Utzig2015-01-081-0/+2
* Enable bison to be customizedFabio Utzig2015-01-081-0/+1
* Add homebrew's libffi pathsFabio Utzig2015-01-081-0/+3
* Add homebrew's readline pathsFabio Utzig2015-01-081-3/+3
* Added add_share_file Makefile macroClifford Wolf2015-01-081-0/+7
* Progress in memory_bramClifford Wolf2015-01-021-0/+1
* Added new_dict (hashmap.h) and re-enabled code coverage countersClifford Wolf2014-12-261-1/+1
* Another 'make vcxsrc'Clifford Wolf2014-11-121-1/+1
* Some fixed in "make vcxsrc" srcfiles.txt creationClifford Wolf2014-11-121-2/+2
* Split MXE "make dist" into MXE "make mxebin" and non-MXE "make vcxsrc"Clifford Wolf2014-11-121-9/+12
* Added automatic "make clean" to abc "hg pull" make rulesClifford Wolf2014-11-081-2/+2
* Now we are in Yoys 0.4+ developmentClifford Wolf2014-11-081-1/+1
* Yosys 0.4Clifford Wolf2014-11-081-1/+1
* Updated ABC to 5b5af75f1ddaClifford Wolf2014-11-071-1/+1
* Made "cover" a compile-time option (disabled by default)Clifford Wolf2014-11-061-0/+5
* Removed QMAKE variable from MakefileClifford Wolf2014-11-051-2/+0
* Various improvements to version reporting on win32Clifford Wolf2014-10-181-3/+4
* Disabled READLINE in MXE cross buildClifford Wolf2014-10-181-0/+1
* Create vcxsrc in mxe build "make dist"Clifford Wolf2014-10-181-13/+11
* Moved yosys-config.in to misc/Clifford Wolf2014-10-181-2/+2
* Added notes regarding building in VSClifford Wolf2014-10-171-3/+3