- Apr 02, 2012
-
-
Paweł Szostek authored
This patch introduces a serious enhancement in all messages printed by hdlmake. Messages are grouped in three categories: info, warning and error. All messages are prefixed with the catogory id. In addition, all messages printed by manifests are intercepted and printed with an additional comment
-
Paweł Szostek authored
This patch introduces a serious enhancement in all messages printed by hdlmake. Messages are grouped in three categories: info, warning and error. All messages are prefixed with the catogory id. In addition, all messages printed by manifests are intercepted and printed with an additional comment
-
- Apr 01, 2012
-
-
Paweł Szostek authored
In this patch a new feature was implemented. It is now possible to specify include_dirs which indicates where to look for includes for (at least for the time being) Verilog and SV files. This works as -I option in gcc.
-
- Mar 06, 2012
-
-
Paweł Szostek authored
There was a quasi-bug that caused that hdlmake was trying to remove some submodules after thier parent modules were removed. This generated error messages. Now the modules are removed in reverse order compared to fetching
-
Paweł Szostek authored
Until now it was sometimes necessary to run hdlmake multiple times in order to fetch specified modules. This bug is now fixed and a single run is needed.
-
Paweł Szostek authored
There was a bug fixed because of which hdl-make didn't work properly without specifying run parameters (there was no default action)
-
- Mar 05, 2012
-
-
Paweł Szostek authored
There was a bug that caused wrong dependency solving for Verilog files. As reasult, there were misleading error messages printed (like Cannot find include for file src/lm32_shifter.v: l)
-
Paweł Szostek authored
-
- Feb 10, 2012
-
-
Tomasz Wlostowski authored
-
- Oct 25, 2011
-
-
Pawel Szostek authored
-
Pawel Szostek authored
-
- Oct 06, 2011
-
-
Pawel Szostek authored
-
- Aug 26, 2011
-
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- Aug 23, 2011
-
-
Paweł Szostek authored
-
- Aug 09, 2011
-
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- Aug 04, 2011
-
-
Paweł Szostek authored
-
- Aug 03, 2011
-
-
Paweł Szostek authored
-
- Aug 02, 2011
-
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- Aug 01, 2011
-
-
Paweł Szostek authored
-
- Jul 26, 2011
-
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- Jul 15, 2011
-
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- Jul 14, 2011
-
-
Paweł Szostek authored
-
Paweł Szostek authored
--list enables people to list content of their modules. Indentation makes easier visual recognition of the content.
-
Paweł Szostek authored
-
Paweł Szostek authored
--clean forces hdlmake to remove modules fetched from repositories. All unneeded folders are removed either.
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- Jul 12, 2011
-
-
Paweł Szostek authored
-
- Jul 11, 2011
-
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- Jul 08, 2011
-
-
Paweł Szostek authored
-