aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile DESTDIR default (/usr/local) without quotesClifford Wolf2013-11-041-1/+1
* Allow setting of installation destination via DESTDIR variable in MakefileMartin Schmölzer2013-11-041-4/+7
* Added API and Makefile rules for share/ filesClifford Wolf2013-10-271-0/+3
* Pinned ABC revision to 0f9e5488ced3Clifford Wolf2013-10-031-1/+3
* Moved common techlib files to techlibs/commonClifford Wolf2013-09-151-1/+1
* Added cleaning of old version_* files to version_* make ruleClifford Wolf2013-08-201-1/+2
* Added version info to yosys command and added -V optionClifford Wolf2013-08-201-0/+8
* Minor fixes in abc build instructions and abc passClifford Wolf2013-08-201-1/+1
* Fixed "make clean" for manual filesClifford Wolf2013-07-231-1/+1
* Added Yosys ManualClifford Wolf2013-07-201-1/+5
* Added QMAKE makefile variableClifford Wolf2013-07-031-1/+2
* Added "make abc" and "make install-abc"Clifford Wolf2013-06-081-1/+9
* Moved cmds from kernel/ to passes/cmds/Clifford Wolf2013-06-081-1/+1
* Added ezSAT libraryClifford Wolf2013-06-071-8/+17
* Added EXTRA_TARGETS Makefile variableClifford Wolf2013-03-281-1/+2
* Improved Makefile: Added ENABLE_* switchesClifford Wolf2013-03-281-8/+24
* Implemented TCL support (only via -c option at the moment)Clifford Wolf2013-03-281-0/+3
* Now using SVG and yosys-svgviewer per default in show commandClifford Wolf2013-03-271-4/+4
* Added yosys-svgviewer to build system and renamed filterlib to yosys-filterlibClifford Wolf2013-03-271-1/+8
* Cleanups and improvements in MakefileClifford Wolf2013-03-071-2/+17
* Added support for loadable modules (aka plugins)Clifford Wolf2013-03-061-4/+9
* Reset Makefile default config setting (oops)Clifford Wolf2013-03-061-2/+2
* Fixed mine test case for subcircuit libraryClifford Wolf2013-03-061-2/+2
* Finished "extract -mine" featureClifford Wolf2013-03-021-1/+1
* Fixed "make qtcreator" (we now have a libs/ directory)Clifford Wolf2013-03-011-2/+2
* Added help for command line optionsClifford Wolf2013-02-281-4/+0
* Moved stand-alone libs to libs/ directory and added libs/subcircuitClifford Wolf2013-02-271-2/+7
* More .gitignore and fixed "make mrproper"Clifford Wolf2013-01-051-1/+1
* initial importClifford Wolf2013-01-051-0/+76