aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Updaed ABC to hg rev 61ad5f908c03Clifford Wolf2015-01-271-1/+1
* Added ENABLE_NDEBUG makefile optionsClifford Wolf2015-01-241-0/+5
* Faster "make clean-abc"Clifford Wolf2015-01-201-2/+2
* Add "echo-yosys-ver" and "echo-git-rev" Makefile targets.Martin Schmölzer2015-01-181-0/+6
* Small Makefile typo fixClifford Wolf2015-01-131-2/+2
* Enable use of homebrew's provided bison if availableFabio Utzig2015-01-081-0/+2
* Enable bison to be customizedFabio Utzig2015-01-081-0/+1
* Add homebrew's libffi pathsFabio Utzig2015-01-081-0/+3
* Add homebrew's readline pathsFabio Utzig2015-01-081-3/+3
* Added add_share_file Makefile macroClifford Wolf2015-01-081-0/+7
* Progress in memory_bramClifford Wolf2015-01-021-0/+1
* Added new_dict (hashmap.h) and re-enabled code coverage countersClifford Wolf2014-12-261-1/+1
* Another 'make vcxsrc'Clifford Wolf2014-11-121-1/+1
* Some fixed in "make vcxsrc" srcfiles.txt creationClifford Wolf2014-11-121-2/+2
* Split MXE "make dist" into MXE "make mxebin" and non-MXE "make vcxsrc"Clifford Wolf2014-11-121-9/+12
* Added automatic "make clean" to abc "hg pull" make rulesClifford Wolf2014-11-081-2/+2
* Now we are in Yoys 0.4+ developmentClifford Wolf2014-11-081-1/+1
* Yosys 0.4Clifford Wolf2014-11-081-1/+1
* Updated ABC to 5b5af75f1ddaClifford Wolf2014-11-071-1/+1
* Made "cover" a compile-time option (disabled by default)Clifford Wolf2014-11-061-0/+5
* Removed QMAKE variable from MakefileClifford Wolf2014-11-051-2/+0
* Various improvements to version reporting on win32Clifford Wolf2014-10-181-3/+4
* Disabled READLINE in MXE cross buildClifford Wolf2014-10-181-0/+1
* Create vcxsrc in mxe build "make dist"Clifford Wolf2014-10-181-13/+11
* Moved yosys-config.in to misc/Clifford Wolf2014-10-181-2/+2
* Added notes regarding building in VSClifford Wolf2014-10-171-3/+3
* Added vcxproj_files.txt to MXE "make dist"Clifford Wolf2014-10-171-5/+7
* More win32 (mxe and vs) build fixesClifford Wolf2014-10-171-2/+3
* Various win32 / vs build fixesClifford Wolf2014-10-171-1/+4
* Added genfiles.zip to MXE "make dist"Clifford Wolf2014-10-171-1/+3
* Fixed MXE buildClifford Wolf2014-10-151-1/+1
* Updated ABC, enabled ABC in mxe buildsClifford Wolf2014-10-151-3/+2
* Fixed ABC ARCHFLAGS for win32 cross buildClifford Wolf2014-10-121-1/+1
* More win32/abc fixesClifford Wolf2014-10-121-2/+6
* Various Makefile changes for cross-compiling ABC for Win32Clifford Wolf2014-10-121-8/+11
* Added "make dist" for mxe buildsClifford Wolf2014-10-111-0/+10
* Fixed Makefile PRETTY=1 for MXE (win32) and EMCC (js) buildsClifford Wolf2014-10-111-2/+2
* Strip win32 executeablesClifford Wolf2014-10-111-1/+1
* Fixed MXE readline supportClifford Wolf2014-10-111-1/+3
* Added mxe-based cross build for win32Clifford Wolf2014-10-091-3/+21
* namespace YosysClifford Wolf2014-09-271-2/+2
* Added commit count to devel version numberClifford Wolf2014-09-171-1/+1
* Added "synth" commandClifford Wolf2014-09-141-0/+1
* Using pkg-config to find libffiClifford Wolf2014-09-131-2/+2
* Corrected spelling mistakes found by lintianRuben Undheim2014-09-061-1/+1
* Removed yosys-svgviewerClifford Wolf2014-09-021-11/+0
* Fixed printing of multi-line Makefile.confClifford Wolf2014-08-271-1/+6
* Print Makefile.conf as make info messageClifford Wolf2014-08-261-1/+4
* Checking for valid CONFIG value in MakefileClifford Wolf2014-08-251-6/+6
* Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymoreClifford Wolf2014-08-231-2/+1