summaryrefslogtreecommitdiffstats
path: root/package/ng-spice-rework
Commit message (Collapse)AuthorAgeFilesLines
* ng-spice-rework: needs X11 / libXaw supportPeter Korsgaard2009-11-232-0/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-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 spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* make ng-spice use the proper header directoryJohn Voltz2008-04-241-0/+2
|
* fixed ngspice installJohn Voltz2008-03-061-2/+1
|
* added ngspice-rework John Voltz2008-03-063-0/+37