summaryrefslogtreecommitdiffstats
path: root/make/ncurses.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-134/+0
* Patch by michael tesch <tesch1@gmail.com> ...Manuel Novoa III2004-09-091-2/+2
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-031-1/+2
* Use relative linksEric Andersen2004-07-281-2/+2
* automatically detect if we have a usable version of sedEric Andersen2003-11-191-2/+2
* Change 'sed -ie' to 'sed -i -e' to avoid littering the buildEric Andersen2003-11-181-2/+2
* By popular demand, use 'sed' rather than 'perl' for doingEric Andersen2003-11-131-2/+2
* Thomas Cameron writes:Eric Andersen2003-11-121-1/+3
* Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III2003-11-011-1/+2
* Add support for enabling use of libintl.Manuel Novoa III2003-09-031-2/+2
* remove some leftover garbageEric Andersen2003-08-221-5/+1
* Fix ncurses so it properly compilesEric Andersen2003-08-191-7/+14
* Do not blindly strip all symbols from from all libs. libpthreadEric Andersen2003-03-131-1/+2
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-3/+5
* Fix dependanciesEric Andersen2003-02-121-6/+6
* Lots and lots of changesEric Andersen2003-02-121-4/+10
* Fix an obvious typoEric Andersen2003-01-231-2/+2
* Fix it so header files and static libs install properlyEric Andersen2003-01-211-2/+2
* Several more dependancy cleanupsEric Andersen2003-01-201-3/+3
* Change from using "TARGET_CC1" to just plan "TARGET_CC"Eric Andersen2003-01-191-4/+4
* standardize handling of GNU configure scriptsEric Andersen2003-01-171-3/+4
* Fixup ncurses installation of terminfo dataEric Andersen2003-01-161-17/+8
* Add missing unctrl.h headerEric Andersen2003-01-091-1/+2
* Fixup ncurses terminfo-dir. Fixup the ncurses-headersEric Andersen2003-01-081-29/+56
* typoEric Andersen2003-01-081-3/+3
* Add an optional ncurses-headers target to install target header filesEric Andersen2003-01-081-1/+14
* Update ncurses so it cross compiles properlyEric Andersen2003-01-021-18/+19
* Make use of wget consistant by using a WGET variableEric Andersen2002-11-201-2/+2
* fix 'make clean'Eric Andersen2002-07-231-3/+3
* A number of updatesEric Andersen2002-07-031-2/+2
* Minor tweeksEric Andersen2002-06-101-2/+1
* A bit of scrubbingEric Andersen2002-05-311-15/+13
* Don't hard code for armEric Andersen2002-05-311-2/+2
* remove silly echoingEric Andersen2002-05-311-12/+1
* Fixup the make install stepEric Andersen2002-05-291-2/+13
* Add some toys for people to play withEric Andersen2002-05-231-0/+87