summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Collapse)AuthorAgeFilesLines
* Add back in support for 3.3.4 soft float toolchains, although arm wouldManuel Novoa III2004-09-141-0/+35
| | | | require reenabling linking with -lfloat in uClibc.
* Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III2004-09-102-18/+21
| | | | | | | | and Dan Kegel's crosstools (7??-*). Use makefile vars for toolchain names in ccache.mk and gdb.mk. Fix a g++-related symlink issue with ccache. Change the default to gcc 3.4.2 and binutils 2.15.91.0.2 (now that mips is building). Let the users go forth and test... ;-)
* Patch by michael tesch <tesch1@gmail.com> ...Manuel Novoa III2004-09-0912-13/+13
| | | | | | | The real problem, only caused when you have a *.patch file in the main build directory, is that the Makefiles don't escape the globbing operator they're passing to patch-kernel.sh. Attached is a patch to fix that.
* Fix a cross compile issue.Manuel Novoa III2004-09-031-2/+9
|
* Sigh...Manuel Novoa III2004-09-031-2/+5
|
* For now, mimic arm behavior for armeb since that's what uClibc'sManuel Novoa III2004-09-031-0/+6
| | | | fix-includes script winds up doing. Fix this later...
* Oops... remove some makefile debugging bits.Manuel Novoa III2004-09-031-2/+0
|
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-0320-257/+345
| | | | | | | 1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
* new 2.6. kernel headers are outEric Andersen2004-08-191-3/+3
|
* Use relative linksEric Andersen2004-07-291-4/+4
|
* Don't use a shared lib for fileEric Andersen2004-07-291-1/+2
|
* Use relative linksEric Andersen2004-07-282-3/+3
|
* Tarcisio writes:Eric Andersen2004-07-281-2/+2
| | | | | | | | | | | | | Hello, I noticed that file-4.08 does no longer exist at ftp://ftp.astron.com/pub/file. I was able to compile a 'buildroot' using file-4.10. I had to change make/file.mk and sources/file.patch. Regards, Tarcisio
* Only install libgcc_s when it is presentEric Andersen2004-07-251-3/+3
|
* Install /lib/libgcc_s.so.1Eric Andersen2004-07-201-2/+9
|
* Update to dropbear-0.43Eric Andersen2004-07-201-2/+2
|
* Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 optionEric Andersen2004-07-201-12/+1
|
* Use 2.4.26 final, not a -preEric Andersen2004-07-201-2/+2
|
* Use shared libgcc if possibleEric Andersen2004-07-181-1/+1
|
* Fix a silly bugEric Andersen2004-07-161-1/+1
|
* Automatically scale down the image padding sizeEric Andersen2004-07-091-3/+2
|
* Update binutils. This version works on arm...Eric Andersen2004-07-091-2/+2
|
* Update dropbear and add a setup/start init script for itEric Andersen2004-07-091-2/+4
|
* Erik Karu writes:Eric Andersen2004-06-281-3/+4
| | | | | | | | | | | | | | Hi, this patch seems to be needed to compile tinyx with latest buildroot. Btw, any ideas isn't there anyone else using tinyx if I'm first to submit this obvious patch? Cheers, EK.
* Update for the latest linux-libc-headersEric Andersen2004-06-241-3/+3
|
* Fixup a stupid bugEric Andersen2004-06-241-1/+1
|
* Use stock gcc 3.3.4Eric Andersen2004-06-141-4/+2
|
* Use newer versionsEric Andersen2004-06-142-6/+5
|
* purge whitespaceEric Andersen2004-06-141-1/+1
|
* uClibc has a working strtod. coreutils does _not_ have a working strtodManuel Novoa III2004-05-281-0/+1
| | | | configuration test when cross compiling.
* http preferred, no?Tim Riker2004-05-141-1/+1
|
* botherEric Andersen2004-05-131-1/+1
|
* Support building procps (since ltp prefers it)Eric Andersen2004-05-131-0/+38
|
* Update to the latest ltp testsuiteEric Andersen2004-05-131-2/+2
|
* Link 'cc' to 'gcc'Eric Andersen2004-05-111-0/+1
|
* Revert to using 2.4.x kernel headers by default, due to public outcry....Eric Andersen2004-05-071-13/+23
|
* be sure the dir is presentEric Andersen2004-05-061-0/+1
|
* cope with older uClibc versionsEric Andersen2004-05-041-1/+7
|
* Cope with stock uClibc 0.9.26Eric Andersen2004-05-041-1/+1
|
* Update to strace 4.5.3Eric Andersen2004-05-011-2/+2
|
* Default to using the 2.6.x based linux-libc-headers -- yet anotherEric Andersen2004-04-211-6/+16
| | | | | thing we don't have to maintain. These seem to be working nicely and everything now compiles as expected.
* Update to latest valgrindEric Andersen2004-04-211-3/+3
|
* Sync with the latest from Debian testingEric Andersen2004-04-201-0/+1
|
* Sync up binutils with current Debian testingEric Andersen2004-04-201-2/+2
|
* Goetz Bock writes:Eric Andersen2004-04-161-6/+5
| | | | | | | | | | Hi Erik, as I was unable to find a buildroot mailing list, i just send this small patch to you. It's required to make ntp build on my system and only copy ntpdate into the target directory.
* Stick the cache in its own empty dirEric Andersen2004-04-161-1/+2
|
* Missed a linkEric Andersen2004-04-131-0/+1
|
* Split off the C++ stuff and only install when INSTALL_LIBSTDCPPEric Andersen2004-04-131-16/+19
| | | | is enabled
* Due to alphabetizing, the uml stuff was pulled in after uclibc.mkEric Andersen2004-04-121-66/+0
| | | | | | causing problems. Newer uml messes up sigcontext.h and is a pain to build anyways. So kill it for now. It is trivial to build for stock i386 and then boot the generated root_fs using uml.
* Fix ccache build for targetEric Andersen2004-04-121-5/+2
|