summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-08-26Make --enable-obsolete-rpc an option in ct-ngAlexey Neyman1-2/+3
2017-08-26Fix glibc-ports with the new frameworkAlexey Neyman4-64/+97
2017-08-23Implement a script for checking packagesAlexey Neyman1-4/+1
2017-08-22Fix PPC64LE by supplying --with-glibc-versionAlexey Neyman2-0/+25
2017-08-21Save export status for environment varsAlexey Neyman4-33/+61
2017-08-21Reject set-but-empty environment variablesAlexey Neyman1-11/+11
2017-08-21Check for config file changes when restartingAlexey Neyman2-1/+8
2017-08-19Use per-package list of formats to determine downloadsAlexey Neyman2-62/+37
2017-08-19Record tarball formatsAlexey Neyman1-0/+4
2017-08-17Merge pull request #801 from stilor/regressionsAlexey Neyman2-4/+4
2017-08-16Fix version check in mingw-w64Alexey Neyman1-3/+3
2017-08-16Fix DoLog -> DoExecLogAlexey Neyman1-1/+1
2017-08-03scripts: remove superfluous dotKirill Smirnov1-2/+2
2017-07-18Pin sparc-leon to GCC6, againAlexey Neyman1-2/+2
2017-07-17Fix archive yymm directoryAlexey Neyman1-0/+1
2017-07-17Fix linaro downloaderAlexey Neyman1-1/+1
2017-07-17Fix new framework for running from installed pathAlexey Neyman1-1/+1
2017-07-10Resolve a few more TBDsAlexey Neyman3-9/+8
2017-07-09Fix xtensa overlaysAlexey Neyman1-12/+24
2017-07-08Separate the notions of package name/labelAlexey Neyman4-5/+0
2017-07-08Some locations were missed while renaming kconfig symbolsAlexey Neyman6-70/+10
2017-07-08Kconfigize choice/menu itemsAlexey Neyman3-2/+29
2017-07-08Allow VCS versions to be patched via some unique revision IDAlexey Neyman1-37/+39
2017-07-08Remove support for pregenerated locales in uClibcAlexey Neyman1-26/+4
2017-07-08uClibc locale "package"Alexey Neyman2-44/+53
2017-07-08Allow for custom archive namesAlexey Neyman2-9/+22
2017-07-08Fixes for buildingAlexey Neyman3-16/+15
2017-07-08Fix printing the branch used in GitAlexey Neyman1-2/+17
2017-07-08Fix downloading released tarballsAlexey Neyman1-2/+2
2017-07-08Builds comp.libs from VCSAlexey Neyman2-10/+33
2017-07-08Building packages using the new frameworkAlexey Neyman6-571/+415
2017-07-08Downloading packages using new frameworkAlexey Neyman3-125/+215
2017-07-08Fix the references to old config variablesAlexey Neyman35-563/+250
2017-07-08Convert the rest of packages to new frameworkAlexey Neyman3-27/+27
2017-07-08Switch comp.libs/tools and debug to new framework.Alexey Neyman3-4/+6
2017-07-08Point bundled patches location to packages/Alexey Neyman1-5/+4
2017-07-07Merge pull request #773 from stilor/fix-bionic-32bitAlexey Neyman1-2/+2
2017-07-07Fix ARM32 name for androidAlexey Neyman1-2/+2
2017-07-01scripts/nios2: do not override precomputed flagsKirill K. Smirnov1-8/+2
2017-06-17Add option to build gdbserver for target that does not require libstdc++.soNye Liu1-0/+4
2017-06-16Honor CFLAGS_FOR_BUILDAlexey Neyman3-5/+10
2017-06-15Set CT_BUILD_DIR prior to using itChris Packham1-1/+1
2017-06-08Fix debuild warnings/errorsAlexey Neyman4-7/+0
2017-06-05Add GDB 8.0 ...Alexey Neyman1-2/+7
2017-06-02Added a sample of the MSP430 architecture and removed config.subAndrew Wygle1-1/+0
2017-06-02Added MSP430 architecture support.Andrew Wygle1-0/+6
2017-05-25Retire CT_CC_GCC_TARGET_FINALAlexey Neyman1-8/+4
2017-05-25Handle ming32 as a hostAlexey Neyman1-14/+35
2017-05-14Print gcc version in the same way as the restAlexey Neyman1-1/+1
2017-05-14Preliminary bionic/Android supporthyc3-0/+45