aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Support out-of-tree local buildsAlexey Neyman2018-04-075-8/+16
* config.sub/config.guess must either be executableAlexey Neyman2018-04-071-4/+4
* Install "pure data" directoriesAlexey Neyman2018-04-071-1/+0
* Remove the need for configure substitutions in scriptsAlexey Neyman2018-04-074-9/+6
* WIP: autotoolizationAlexey Neyman2018-04-076-202/+1548
* Use autoconfig-archve/automake testsAlexey Neyman2018-04-071-0/+2
* Avoid calling CT_Abort from CT_MirrorsAlexey Neyman2018-02-151-4/+13
* cc/gcc: use correct sysroot arg for do_gcc_core_backendM1cha2018-02-121-1/+2
* Make libiconv an option in the menu configAlexey Neyman2018-02-101-0/+7
* Ncurses fixes for 6.1Alexey Neyman2018-01-293-4/+24
* Merge pull request #900 from stilor/issue-897Alexey Neyman2018-01-241-2/+6
|\
| * Only decorate TARGET_ARCH if using specific CPUAlexey Neyman2018-01-211-2/+6
* | Fix gdb build flags formingSergey Korolev2017-12-181-10/+12
|/
* Merge pull request #882 from ksergeyv/gdb-linkAlexey Neyman2017-12-171-80/+106
|\
| * Fix variables passing to gdb configure scriptsSergey Korolev2017-12-141-80/+106
* | Do not build a native gdbserver automaticallySergey Korolev2017-12-141-0/+4
|/
* Make comp.libs use generated templates, tooAlexey Neyman2017-11-292-39/+78
* Align script names with the ct-ng commandsAlexey Neyman2017-11-192-0/+0
* showConfig.sh no longer has anything substitutedAlexey Neyman2017-11-192-1/+0
* Retire wiki-printerAlexey Neyman2017-11-191-122/+39
* A few fixes for showSamplesAlexey Neyman2017-11-192-85/+52
* scripts/showSamples.sh: support custom package versionsSergey Korolev2017-11-191-31/+40
* scripts/functions: add CT_GetPkgBuildVersionSergey Korolev2017-11-191-0/+22
* add RISC-V architecture supportAntony Pavlov2017-11-191-0/+5
* showSamples.sh: fix description of a selected tool setSergey Korolev2017-11-121-5/+4
* showSamples.sh: fix uClibc-ng detectionSergey Korolev2017-11-121-1/+1
* use ${CT_${cc}_VERSION} to show a compiler versionSergey Korolev2017-11-111-2/+2
* When handling overlay, move rather than symlinkAlexey Neyman2017-10-201-1/+5
* Do not change {pkg}_VERSIONAlexey Neyman2017-10-011-21/+18
* Add -D__GLIBC__ to target CFLAGSAlexey Neyman2017-09-306-17/+44
* expat 2.2.4 dropped INSTALL_ROOTAlexey Neyman2017-09-291-1/+1
* Add digests for all packagesAlexey Neyman2017-09-291-8/+20
* Add an ability to verify the digest/signatureAlexey Neyman2017-09-272-44/+169
* 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-034-39/+73
* Super-H multilib toolchain fixesAlexey Neyman2017-09-035-38/+60
* config: Add package versioning flexibilityNathan Chancellor2017-09-015-8/+12
* Make --enable-obsolete-rpc an option in ct-ngAlexey Neyman2017-08-261-2/+3
* Fix glibc-ports with the new frameworkAlexey Neyman2017-08-264-64/+97
* Implement a script for checking packagesAlexey Neyman2017-08-231-4/+1
* Fix PPC64LE by supplying --with-glibc-versionAlexey Neyman2017-08-222-0/+25
* Save export status for environment varsAlexey Neyman2017-08-214-33/+61
* Reject set-but-empty environment variablesAlexey Neyman2017-08-211-11/+11
* Check for config file changes when restartingAlexey Neyman2017-08-212-1/+8
* Use per-package list of formats to determine downloadsAlexey Neyman2017-08-192-62/+37
* Record tarball formatsAlexey Neyman2017-08-181-0/+4
* Merge pull request #801 from stilor/regressionsAlexey Neyman2017-08-162-4/+4
|\
| * Fix version check in mingw-w64Alexey Neyman2017-08-161-3/+3
| * Fix DoLog -> DoExecLogAlexey Neyman2017-08-161-1/+1
* | scripts: remove superfluous dotKirill Smirnov2017-08-031-2/+2
|/