summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* - Makefile: don't export DYLD_LIBRARY_PATH/LD_LIBRARY_PATH: not needed if we...Siesh1oo2014-03-12
* - Makefile: follow changes in https://github.com/cliffordwolf/yosysSiesh1oo2014-03-12
* Merge branch 'master' of https://github.com/Siesh1oo/yosysSiesh1oo2014-03-12
|\
| * - Makefile: don't add '-g' after '-ggdb' to CXXFLAGSSiesh1oo2014-03-11
| * - Makefile: include $(PWD) in PATH, since 'make test' can happen before 'mak...Siesh1oo2014-03-10
| * - Makefile: fix typo in LDFLAGS: obviously -L, not -I is required hereSiesh1oo2014-03-10
| * - Makefile: export PATH=${DESTDIR}/bin:$(PATH) and (DY)LD_LIBRARY_PATH, to m...Siesh1oo2014-03-10
| * - Makefile, techlibs/common/Makefile.inc: call GNU sed instead of BSD sed on...Siesh1oo2014-03-10
| * - Makefile, kernel/posix_compatibility.h/.cc: provide POSIX.2008 fake implem...Siesh1oo2014-03-10
* | - Makefile: include $(PWD) in PATH, since 'make test' can happen before 'mak...Siesh1oo2014-03-12
* | - Makefile: fix typo in LDFLAGS: obviously -L, not -I is required hereSiesh1oo2014-03-12
* | - Makefile: export PATH=${DESTDIR}/bin:$(PATH) and (DY)LD_LIBRARY_PATH, to m...Siesh1oo2014-03-12
* | - Makefile: resolve merge conflict.Siesh1oo2014-03-12
* | Fixed dependencies of "make test"Clifford Wolf2014-03-12
* | Added libs/minisat (copy of minisat git master)Clifford Wolf2014-03-12
* | Merged addition of SED makefile variable from github.com/Siesh1oo/yosysClifford Wolf2014-03-11
|/
* Added "verific" commandClifford Wolf2014-03-09
* Added tests/techmap/mem_simple_4x1Clifford Wolf2014-02-21
* Now we are in Yoys 0.2.0+ developmentClifford Wolf2014-02-16
* Tagging Yoys 0.2.0Clifford Wolf2014-02-16
* Updated ABCClifford Wolf2014-02-13
* Updated ABC and some related changesClifford Wolf2014-02-13
* Updated ABC to rev e97a6e1d59b9Clifford Wolf2014-02-12
* More Makefile cleanupsClifford Wolf2014-02-11
* Improved "make manual" and "make clean"Clifford Wolf2014-02-11
* Added checking for ABC modifications to Makefile and made sure we do not have...Clifford Wolf2014-02-08
* Updated ABC to rev 10cc13a2a0f1Clifford Wolf2014-02-06
* Added test cases for sat commandClifford Wolf2014-02-04
* Updated ABC to hg rev e6b09e1Clifford Wolf2014-01-29
* Added first presentation slidesClifford Wolf2014-01-27
* Updated ABC to hg rev 57517e81666bClifford Wolf2013-12-31
* More ABC releated Makefile changesClifford Wolf2013-12-04
* Minor improvements in ABc buildClifford Wolf2013-12-03
* Started writing appnote 011Clifford Wolf2013-11-28
* Updated ABC to 9241719523f6Clifford Wolf2013-11-28
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2013-11-27
|\
| * Set version number to 0.1.0+Clifford Wolf2013-11-27
* | Tighter integration of ABC buildClifford Wolf2013-11-27
|/
* Fixed "make install" dependenciesClifford Wolf2013-11-24
* Added more performance measurement infrastructureClifford Wolf2013-11-22
* Improved make rules for profiling and debuggingClifford Wolf2013-11-22
* Updated abcClifford Wolf2013-11-21
* Added "make config-sudo"Clifford Wolf2013-11-19
* Large improvements in yosys-configClifford Wolf2013-11-19
* Renamed ABCHGPULL to ABCPULL in MakefileClifford Wolf2013-11-16
* Improved building of yosys-abcClifford Wolf2013-11-13
* Makefile DESTDIR default (/usr/local) without quotesClifford Wolf2013-11-04
* Allow setting of installation destination via DESTDIR variable in MakefileMartin Schmölzer2013-11-04
* Added API and Makefile rules for share/ filesClifford Wolf2013-10-27
* Pinned ABC revision to 0f9e5488ced3Clifford Wolf2013-10-03