Documentation updates
[yosys.git] / Makefile
2013-07-03 Clifford WolfAdded QMAKE makefile variable
2013-06-08 Clifford WolfAdded "make abc" and "make install-abc"
2013-06-08 Clifford WolfMoved cmds from kernel/ to passes/cmds/
2013-06-07 Clifford WolfAdded ezSAT library
2013-05-16 Clifford WolfMerge branch 'bugfix'
2013-03-28 Clifford WolfAdded EXTRA_TARGETS Makefile variable
2013-03-28 Clifford WolfImproved Makefile: Added ENABLE_* switches
2013-03-28 Clifford WolfImplemented TCL support (only via -c option at the...
2013-03-27 Clifford WolfNow using SVG and yosys-svgviewer per default in show...
2013-03-27 Clifford WolfAdded yosys-svgviewer to build system and renamed filte...
2013-03-07 Clifford WolfCleanups and improvements in Makefile
2013-03-06 Clifford WolfAdded support for loadable modules (aka plugins)
2013-03-06 Clifford WolfReset Makefile default config setting (oops)
2013-03-06 Clifford WolfFixed mine test case for subcircuit library
2013-03-02 Clifford WolfFinished "extract -mine" feature
2013-03-01 Clifford WolfFixed "make qtcreator" (we now have a libs/ directory)
2013-02-28 Clifford WolfAdded help for command line options
2013-02-27 Clifford WolfMoved stand-alone libs to libs/ directory and added...
2013-01-05 Clifford WolfMore .gitignore and fixed "make mrproper"
2013-01-05 Clifford Wolfinitial import