summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Updated ABC to 5b5af75f1ddaClifford Wolf2014-11-07
* Made "cover" a compile-time option (disabled by default)Clifford Wolf2014-11-06
* Removed QMAKE variable from MakefileClifford Wolf2014-11-05
* Various improvements to version reporting on win32Clifford Wolf2014-10-18
* Disabled READLINE in MXE cross buildClifford Wolf2014-10-18
* Create vcxsrc in mxe build "make dist"Clifford Wolf2014-10-18
* Moved yosys-config.in to misc/Clifford Wolf2014-10-18
* Added notes regarding building in VSClifford Wolf2014-10-17
* Added vcxproj_files.txt to MXE "make dist"Clifford Wolf2014-10-17
* More win32 (mxe and vs) build fixesClifford Wolf2014-10-17
* Various win32 / vs build fixesClifford Wolf2014-10-17
* Added genfiles.zip to MXE "make dist"Clifford Wolf2014-10-17
* Fixed MXE buildClifford Wolf2014-10-15
* Updated ABC, enabled ABC in mxe buildsClifford Wolf2014-10-15
* Fixed ABC ARCHFLAGS for win32 cross buildClifford Wolf2014-10-12
* More win32/abc fixesClifford Wolf2014-10-12
* Various Makefile changes for cross-compiling ABC for Win32Clifford Wolf2014-10-12
* Added "make dist" for mxe buildsClifford Wolf2014-10-11
* Fixed Makefile PRETTY=1 for MXE (win32) and EMCC (js) buildsClifford Wolf2014-10-11
* Strip win32 executeablesClifford Wolf2014-10-11
* Fixed MXE readline supportClifford Wolf2014-10-11
* Added mxe-based cross build for win32Clifford Wolf2014-10-09
* namespace YosysClifford Wolf2014-09-27
* Added commit count to devel version numberClifford Wolf2014-09-17
* Added "synth" commandClifford Wolf2014-09-14
* Using pkg-config to find libffiClifford Wolf2014-09-13
* Corrected spelling mistakes found by lintianRuben Undheim2014-09-06
* Removed yosys-svgviewerClifford Wolf2014-09-02
* Fixed printing of multi-line Makefile.confClifford Wolf2014-08-27
* Print Makefile.conf as make info messageClifford Wolf2014-08-26
* Checking for valid CONFIG value in MakefileClifford Wolf2014-08-25
* Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymoreClifford Wolf2014-08-23
* Added emscripten (emcc) support to build system and some build fixesClifford Wolf2014-08-22
* Archibald Rust and Clifford Wolf: ffi-based dpi_call()Clifford Wolf2014-08-22
* Added "plugin" commandClifford Wolf2014-08-22
* Updated ABC to 4d547a5e065bClifford Wolf2014-08-22
* Makefile fixesClifford Wolf2014-08-17
* Updated ABC to 4935c2b946deClifford Wolf2014-08-14
* Improved FSM testsClifford Wolf2014-08-08
* Fixed build with gcc-4.6Clifford Wolf2014-08-07
* Various cleanups in Makefile, Renamed default configurationsClifford Wolf2014-07-31
* Added compiler + compiler version + compiler flags to version stringClifford Wolf2014-07-31
* Added "make -j{N}" support to "make test"Clifford Wolf2014-07-30
* Added "kernel/yosys.h" and "kernel/yosys.cc"Clifford Wolf2014-07-30
* New message for completion of buildClifford Wolf2014-07-26
* Added tests/various/submod_extract.ysClifford Wolf2014-07-26
* Added "passed" message to make test targetsClifford Wolf2014-07-26
* Cosmetic fixes for "make abc"Clifford Wolf2014-07-26
* Added "make vgtest"Clifford Wolf2014-07-25
* Added "make clean-abc"Clifford Wolf2014-07-25