summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Collapse)AuthorAgeFilesLines
* Merge a bunch of stuff over from the tuxscreen buildroot, withEric Andersen2003-01-1820-17/+1118
| | | | | many updates to make things be more consistant. -Erik
* Update openssh version to 3.5p1Eric Andersen2003-01-181-9/+4
|
* Lost the .us since the US mirrors are terribly unreliableEric Andersen2003-01-181-1/+1
|
* Heh. Don't force everyone's fs to 100 mb.Eric Andersen2003-01-171-1/+1
|
* Fix gdb compileEric Andersen2003-01-172-2/+10
|
* Fix m4 so it compiles once again....Eric Andersen2003-01-171-9/+0
| | | | -Erik
* more minor installation cleanupsEric Andersen2003-01-178-23/+43
|
* update handling of 'make'Eric Andersen2003-01-177-18/+17
|
* standardize handling of GNU configure scriptsEric Andersen2003-01-1725-195/+406
| | | | -Erik
* be sure include dir is presentEric Andersen2003-01-171-0/+1
|
* Cleanup the mess in the ext2 targetEric Andersen2003-01-171-13/+2
|
* Support building jffs2 filesystems. Update top levelEric Andersen2003-01-171-0/+49
| | | | makefile accordingly
* Support building cramfs filesystemsEric Andersen2003-01-171-0/+53
|
* Avoid installing into a nonexistant dirEric Andersen2003-01-171-0/+1
|
* Fixup ncurses installation of terminfo dataEric Andersen2003-01-161-17/+8
| | | | -Erik
* Be sure things are built and installed just onceEric Andersen2003-01-151-0/+2
|
* Support using an existing kernelEric Andersen2003-01-151-0/+49
|
* Update valgrind to 1.0.4Eric Andersen2003-01-151-4/+8
|
* Update slang versionEric Andersen2003-01-151-7/+5
|
* Update coreutils buildEric Andersen2003-01-151-3/+4
|
* Fixup directory nameEric Andersen2003-01-151-1/+2
|
* Revert to 1.6.3Eric Andersen2003-01-151-2/+2
|
* Fix unstable busybox compile (forgot 'make oldconfig')Eric Andersen2003-01-141-1/+2
|
* This seems to be sufficient for now...Eric Andersen2003-01-101-8/+1
|
* Use ftp for tinyloginEric Andersen2003-01-101-2/+2
|
* Update busybox configuration mechanism. Support building busybox unstableEric Andersen2003-01-101-10/+17
| | | | -Erik
* Use a snapshot since I screwed up addgroup in the 1.4 releaseEric Andersen2003-01-101-0/+10
|
* fix a few little thinkos...Eric Andersen2003-01-101-8/+11
|
* Fix a stupid typoEric Andersen2003-01-101-3/+2
|
* Add missing unctrl.h headerEric Andersen2003-01-091-1/+2
|
* Change --disable-shared to --enable-shared so libstdc++ willEric Andersen2003-01-092-4/+3
| | | | build shared libs.
* gdb wasn't working. Don't build a cross gdb for now.Eric Andersen2003-01-092-2/+0
| | | | -Erik
* Support more build system junkEric Andersen2003-01-094-0/+241
| | | | -Erik
* Be extra careful about the target utilsEric Andersen2003-01-081-2/+6
|
* Fix header file installEric Andersen2003-01-081-2/+17
| | | | -Erik
* Make the directory before touching files in it...Eric Andersen2003-01-081-1/+1
|
* Dependancy updateEric Andersen2003-01-081-2/+4
|
* Fixup ncurses terminfo-dir. Fixup the ncurses-headersEric Andersen2003-01-085-40/+88
| | | | | | zlib-headers openssl-headers targets. Modularize the enable-multilib settings -Erik
* typoEric Andersen2003-01-081-3/+3
|
* Add an optional ncurses-headers target to install target header filesEric Andersen2003-01-081-1/+14
| | | | -Erik
* Update user-mode linux versionEric Andersen2003-01-071-1/+1
|
* update gdb versionEric Andersen2003-01-072-4/+4
|
* more build updatesEric Andersen2003-01-076-39/+130
|
* Fixup gawk buildEric Andersen2003-01-061-1/+1
|
* Update genext2fs for filesystems greater than 8 MB.Eric Andersen2003-01-061-3/+4
| | | | -Erik
* Update to tinylogin 1.4Eric Andersen2003-01-031-4/+2
|
* Finx kernel dependancy problemEric Andersen2003-01-032-2/+2
|
* Text updateEric Andersen2003-01-021-1/+1
|
* Update ncurses so it cross compiles properlyEric Andersen2003-01-022-26/+21
| | | | -Erik
* Update the toolchain build, per the latest in the standaloneEric Andersen2003-01-014-91/+90
| | | | | toolchain builders -Erik