summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Make patch order overridable by individual packagesAlexey Neyman1-3/+8
2018-06-05Disable context functions for ThumbAlexey Neyman1-0/+1
2018-06-05Add --enable-obsolete for powerpc-*-speAlexey Neyman1-3/+3
2018-06-05Detect errors from gasAlexey Neyman1-0/+1
2018-06-05Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman12-35/+32
2018-05-21ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomicsAlexey Brodkin1-1/+1
2018-05-15Merge pull request #967 from stilor/fix-building-older-glibcAlexey Neyman1-0/+1
2018-05-15Add ARC architecture supportAlexey Brodkin1-0/+34
2018-05-15Too many fixes need backporting for GCC8...Alexey Neyman1-7/+1
2018-05-12First batch of fixesAlexey Neyman1-0/+7
2018-05-06Restore a missing GDB optionAlexey Neyman1-2/+6
2018-05-04Preserve each variant of libwinpthread.dllAlexey Neyman1-0/+18
2018-04-30Restore the ability to build multiple configurationsAlexey Neyman1-0/+1
2018-04-29Add checking for *sum and unzipAlexey Neyman2-7/+6
2018-04-29Fix strace 4.21+ on aarch64Alexey Neyman1-1/+2
2018-04-07Support out-of-tree local buildsAlexey Neyman5-8/+16
2018-04-07config.sub/config.guess must either be executableAlexey Neyman1-4/+4
2018-04-07Install "pure data" directoriesAlexey Neyman1-1/+0
2018-04-07Remove the need for configure substitutions in scriptsAlexey Neyman4-9/+6
2018-04-07WIP: autotoolizationAlexey Neyman6-202/+1548
2018-04-07Use autoconfig-archve/automake testsAlexey Neyman1-0/+2
2018-02-16Avoid calling CT_Abort from CT_MirrorsAlexey Neyman1-4/+13
2018-02-12cc/gcc: use correct sysroot arg for do_gcc_core_backendM1cha1-1/+2
2018-02-10Make libiconv an option in the menu configAlexey Neyman1-0/+7
2018-01-30Ncurses fixes for 6.1Alexey Neyman3-4/+24
2018-01-25Merge pull request #900 from stilor/issue-897Alexey Neyman1-2/+6
2018-01-22Only decorate TARGET_ARCH if using specific CPUAlexey Neyman1-2/+6
2017-12-17Fix gdb build flags formingSergey Korolev1-10/+12
2017-12-17Merge pull request #882 from ksergeyv/gdb-linkAlexey Neyman1-80/+106
2017-12-14Fix variables passing to gdb configure scriptsSergey Korolev1-80/+106
2017-12-13Do not build a native gdbserver automaticallySergey Korolev1-0/+4
2017-11-30Make comp.libs use generated templates, tooAlexey Neyman2-39/+78
2017-11-20Align script names with the ct-ng commandsAlexey Neyman2-0/+0
2017-11-20showConfig.sh no longer has anything substitutedAlexey Neyman2-1/+0
2017-11-20Retire wiki-printerAlexey Neyman1-122/+39
2017-11-20A few fixes for showSamplesAlexey Neyman2-85/+52
2017-11-20scripts/showSamples.sh: support custom package versionsSergey Korolev1-31/+40
2017-11-20scripts/functions: add CT_GetPkgBuildVersionSergey Korolev1-0/+22
2017-11-19add RISC-V architecture supportAntony Pavlov1-0/+5
2017-11-12showSamples.sh: fix description of a selected tool setSergey Korolev1-5/+4
2017-11-12showSamples.sh: fix uClibc-ng detectionSergey Korolev1-1/+1
2017-11-11use ${CT_${cc}_VERSION} to show a compiler versionSergey Korolev1-2/+2
2017-10-20When handling overlay, move rather than symlinkAlexey Neyman1-1/+5
2017-10-01Do not change {pkg}_VERSIONAlexey Neyman1-21/+18
2017-10-01Add -D__GLIBC__ to target CFLAGSAlexey Neyman6-17/+44
2017-09-30expat 2.2.4 dropped INSTALL_ROOTAlexey Neyman1-1/+1
2017-09-30Add digests for all packagesAlexey Neyman1-8/+20
2017-09-28Add an ability to verify the digest/signatureAlexey Neyman2-44/+169
2017-09-03Use the new SuperH fixes in the two multilib samplesAlexey Neyman4-6/+114
2017-09-03Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman4-39/+73