Fixed some typos
[yosys.git] / Makefile
2016-03-28 Clifford WolfMerge pull request #137 from ravenexp/master
2016-03-26 Sergey KvachonokEmbed DATDIR make variable value into yosys binary.
2016-03-25 Clifford WolfMerge pull request #136 from ravenexp/master
2016-03-25 Sergey KvachonokAllow redefining pkg-config Makefile command.
2016-03-25 Sergey KvachonokAllow redefining binary and data install locations.
2016-03-22 Clifford WolfAdded ast.h to exported headers
2016-03-19 Clifford WolfImprovements in ABCEXTERNAL handling
2016-03-19 Clifford WolfMerge pull request #130 from ravenexp/master
2016-03-19 Sergey KvachonokSupport calling out to an external ABC.
2016-02-26 Clifford WolfWe are now in 0.6+ development
2016-02-26 Clifford WolfYosys 0.6 yosys-0.6
2016-02-15 Clifford WolfUpdated ABC to ae7d65e71adc
2016-02-13 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-02-13 Clifford WolfFixed MXE ABC build
2016-02-08 Clifford WolfUpdated ABC
2016-02-07 Clifford WolfUpdated ABC
2016-02-01 Clifford WolfUpdated ABC to hg rev ee212a9e94df
2016-01-31 Clifford WolfMerge branch 'rtlil_remove2_speedup' of https://github...
2016-01-31 Clifford WolfMore clang sanitizer stuff
2016-01-31 Clifford WolfMerge branch 'rtlil_remove2_speedup' of https://github...
2016-01-31 Clifford WolfAddedd clang sanitizers
2015-12-15 Clifford WolfMerge pull request #110 from scanlime/master
2015-12-15 Micah Elizabeth... Mac build fix, gsed -> sed
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-11-12 Clifford WolfChanges for Verific 3.16_484_32_151112
2015-10-13 Clifford WolfMerge branch 'master' of https://github.com/rubund...
2015-10-10 Ruben UndheimUse DESTDIR as defined in https://gnu.org/prep/standard...
2015-10-10 Ruben UndheimUse LDFLAGS, CXXFLAGS and CPPFLAGS from the environment...
2015-09-21 Clifford WolfFixed emcc build
2015-08-16 Clifford WolfFixed Makefile rules for generated share files
2015-08-14 Larry DoolittleFix version strings for out-of-tree builds
2015-08-13 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2015-08-12 Clifford WolfFixed "make clean" for out-of-tree builds
2015-08-12 Clifford WolfAdjust makefiles to work with out-of-tree builds
2015-08-04 Clifford WolfAdded ENABLE_LIBYOSYS Makefile option
2015-08-04 Clifford WolfAdded libyosys.so build
2015-07-06 Clifford WolfUpdated ABC
2015-06-20 Clifford WolfUsing static mem size of 128 MB in emcc build
2015-06-11 Clifford WolfMakefile fix for YosysJS build
2015-06-09 Clifford WolfAdded cellaigs API
2015-05-17 Clifford Wolfabc/blifparse files reorganization
2015-04-25 Clifford WolfUpdated ABC to hg rev 779de2de1481
2015-04-04 Clifford WolfUpdated ABC to 51705b168d7a
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-02-19 Clifford WolfYosysJS stuff
2015-02-16 Clifford WolfAdded YosysJS wrapper
2015-02-15 Clifford WolfAdded Viz to yosys.js
2015-02-15 Clifford WolfMore emcc stuff
2015-02-15 Clifford WolfMore emscripten stuff, Added example app
2015-02-15 Clifford WolfFixed default EMCCFLAGS
2015-02-13 Clifford WolfAdded EMCCFLAGS
2015-02-09 Clifford WolfVarious changes to release checklist
2015-02-09 Clifford WolfWe are now in 0.5+ development
2015-02-09 Clifford WolfYosys 0.5 yosys-0.5
2015-02-09 Clifford WolfBugfix in "make vcxsrc"
2015-02-08 Clifford WolfMinor "make vgtest" changes
2015-02-07 Clifford WolfCleanup in add_share_file make macro
2015-02-07 Clifford WolfRemoved "make mklibyosys"
2015-02-07 Clifford WolfImproved building of plugins
2015-02-07 Clifford WolfAdded "make uninstall"
2015-02-05 Clifford WolfAuto-detect TCL version
2015-02-01 Clifford WolfAdded "make mklibyosys", some minor API changes
2015-01-27 Clifford WolfUpdaed ABC to hg rev 61ad5f908c03
2015-01-24 Clifford WolfAdded ENABLE_NDEBUG makefile options
2015-01-20 Clifford WolfFaster "make clean-abc"
2015-01-18 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2015-01-18 Clifford WolfMerge pull request #47 from mschmoelzer/master
2015-01-18 Martin SchmölzerAdd "echo-yosys-ver" and "echo-git-rev" Makefile targets.
2015-01-13 Clifford WolfSmall Makefile typo fix
2015-01-08 Clifford WolfMerge pull request #46 from utzig/master
2015-01-08 Fabio UtzigEnable use of homebrew's provided bison if available
2015-01-08 Fabio UtzigEnable bison to be customized
2015-01-08 Fabio UtzigAdd homebrew's libffi paths
2015-01-08 Fabio UtzigAdd homebrew's readline paths
2015-01-07 Clifford WolfAdded add_share_file Makefile macro
2015-01-02 Clifford WolfProgress in memory_bram
2014-12-26 Clifford WolfAdded new_dict (hashmap.h) and re-enabled code coverage...
2014-11-12 Clifford WolfAnother 'make vcxsrc'
2014-11-11 Clifford WolfSome fixed in "make vcxsrc" srcfiles.txt creation
2014-11-11 Clifford WolfSplit MXE "make dist" into MXE "make mxebin" and non...
2014-11-08 Clifford WolfAdded automatic "make clean" to abc "hg pull" make...
2014-11-08 Clifford WolfNow we are in Yoys 0.4+ development
2014-11-08 Clifford WolfYosys 0.4 yosys-0.4
2014-11-07 Clifford WolfUpdated ABC to 5b5af75f1dda
2014-11-06 Clifford WolfMade "cover" a compile-time option (disabled by default)
2014-11-05 Clifford WolfRemoved QMAKE variable from Makefile
2014-10-19 Clifford WolfMerge pull request #40 from parvizp/compile_mac_10.9.2
2014-10-18 Clifford WolfVarious improvements to version reporting on win32
2014-10-18 Clifford WolfDisabled READLINE in MXE cross build
2014-10-18 Clifford WolfCreate vcxsrc in mxe build "make dist"
2014-10-18 Clifford WolfMoved yosys-config.in to misc/
2014-10-17 Clifford WolfAdded notes regarding building in VS
2014-10-17 Clifford WolfAdded vcxproj_files.txt to MXE "make dist"
2014-10-17 Clifford WolfMore win32 (mxe and vs) build fixes
2014-10-17 Clifford WolfVarious win32 / vs build fixes
2014-10-17 Clifford WolfAdded genfiles.zip to MXE "make dist"
2014-10-15 Clifford WolfFixed MXE build
2014-10-14 Clifford WolfUpdated ABC, enabled ABC in mxe builds
2014-10-12 Clifford WolfFixed ABC ARCHFLAGS for win32 cross build
2014-10-12 Clifford WolfMore win32/abc fixes
next