Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ng-spice-rework: needs X11 / libXaw support | Peter Korsgaard | 2009-11-23 | 1 | -0/+4 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -2/+0 |
| | | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | make ng-spice use the proper header directory | John Voltz | 2008-04-24 | 1 | -0/+2 |
| | |||||
* | fixed ngspice install | John Voltz | 2008-03-06 | 1 | -2/+1 |
| | |||||
* | added ngspice-rework | John Voltz | 2008-03-06 | 1 | -0/+18 |