aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* Add -D__GLIBC__ to target CFLAGSAlexey Neyman2017-09-306-17/+44
* expat 2.2.4 dropped INSTALL_ROOTAlexey Neyman2017-09-291-1/+1
* Add an ability to verify the digest/signatureAlexey Neyman2017-09-271-1/+2
* Use the new SuperH fixes in the two multilib samplesAlexey Neyman2017-09-034-6/+114
* Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman2017-09-032-38/+45
* Super-H multilib toolchain fixesAlexey Neyman2017-09-034-33/+41
* config: Add package versioning flexibilityNathan Chancellor2017-09-014-7/+7
* Make --enable-obsolete-rpc an option in ct-ngAlexey Neyman2017-08-261-2/+3
* Fix glibc-ports with the new frameworkAlexey Neyman2017-08-262-5/+11
* Fix PPC64LE by supplying --with-glibc-versionAlexey Neyman2017-08-221-0/+10
* Save export status for environment varsAlexey Neyman2017-08-212-3/+3
* Use per-package list of formats to determine downloadsAlexey Neyman2017-08-191-1/+1
* Fix version check in mingw-w64Alexey Neyman2017-08-161-3/+3
* Resolve a few more TBDsAlexey Neyman2017-07-092-5/+5
* Separate the notions of package name/labelAlexey Neyman2017-07-083-3/+0
* Some locations were missed while renaming kconfig symbolsAlexey Neyman2017-07-085-69/+9
* Kconfigize choice/menu itemsAlexey Neyman2017-07-082-2/+2
* Remove support for pregenerated locales in uClibcAlexey Neyman2017-07-081-26/+4
* uClibc locale "package"Alexey Neyman2017-07-081-28/+30
* Allow for custom archive namesAlexey Neyman2017-07-081-1/+1
* Fixes for buildingAlexey Neyman2017-07-082-7/+6
* Building packages using the new frameworkAlexey Neyman2017-07-084-77/+19
* Downloading packages using new frameworkAlexey Neyman2017-07-081-0/+0
* Fix the references to old config variablesAlexey Neyman2017-07-0832-519/+169
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-083-27/+27
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-083-4/+6
* Merge pull request #773 from stilor/fix-bionic-32bitAlexey Neyman2017-07-071-2/+2
|\
| * Fix ARM32 name for androidAlexey Neyman2017-07-071-2/+2
* | scripts/nios2: do not override precomputed flagsKirill K. Smirnov2017-07-011-8/+2
|/
* Add option to build gdbserver for target that does not require libstdc++.soNye Liu2017-06-161-0/+4
* Honor CFLAGS_FOR_BUILDAlexey Neyman2017-06-153-5/+10
* Fix debuild warnings/errorsAlexey Neyman2017-06-071-0/+0
* Add GDB 8.0 ...Alexey Neyman2017-06-041-2/+7
* Added a sample of the MSP430 architecture and removed config.subAndrew Wygle2017-06-021-1/+0
* Added MSP430 architecture support.Andrew Wygle2017-06-021-0/+6
* Retire CT_CC_GCC_TARGET_FINALAlexey Neyman2017-05-241-8/+4
* Handle ming32 as a hostAlexey Neyman2017-05-241-14/+35
* Preliminary bionic/Android supporthyc2017-05-142-0/+44
* Separate uclibc's multilib headers on MIPS, tooAlexey Neyman2017-05-141-0/+11
* Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-071-0/+5
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-061-0/+5
* | libc/mingw: quote variable in comparisonTamir Duberstein2017-04-061-1/+1
|/
* CC_FOR_BUILD in gdb.shAlexey Neyman2017-04-021-0/+6
* Pass HOSTCC to uclibc's makeAlexey Neyman2017-04-021-0/+1
* Pass CC_FOR_BUILD to binutilsAlexey Neyman2017-04-021-0/+2
* Handle Python with non-default namesAlexey Neyman2017-04-011-2/+15
* Always build ncurses-for-buildAlexey Neyman2017-04-011-25/+5
* Fix symlinking to multiarch tools on CygwinAlexey Neyman2017-04-011-20/+6
* MinGW-W64 fixesAlexey Neyman2017-03-302-52/+99