summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Add ARC architecture supportAlexey Brodkin2-0/+49
2018-05-06Merge pull request #960 from stilor/gdb712-disable-cxxAlexey Neyman4-4/+14
2018-05-06Restore a missing GDB optionAlexey Neyman4-4/+14
2018-05-06Merge pull request #958 from stilor/gcc8Alexey Neyman20-0/+1375
2018-05-06Add GCC 8.1Alexey Neyman20-0/+1375
2018-05-05Merge pull request #956 from stilor/mingw-multilibAlexey Neyman1-0/+18
2018-05-04Preserve each variant of libwinpthread.dllAlexey Neyman1-0/+18
2018-04-30Merge pull request #954 from stilor/archlinux-add-unzipAlexey Neyman5-18/+49
2018-04-30Add the ability to run some but not all samples in dockerAlexey Neyman3-17/+47
2018-04-30Add unzip to ArchLinux docker imageAlexey Neyman1-1/+1
2018-04-30Restore the ability to build multiple configurationsAlexey Neyman1-0/+1
2018-04-29Merge pull request #953 from stilor/docker-testing2Alexey Neyman14-36/+133
2018-04-29Add checking for *sum and unzipAlexey Neyman10-33/+118
2018-04-29Fix strace 4.21+ on aarch64Alexey Neyman1-1/+2
2018-04-29Update helpAlexey Neyman1-1/+4
2018-04-29Add docker testing for GentooAlexey Neyman3-1/+9
2018-04-29Merge pull request #952 from dlech/patch-2Alexey Neyman1-1/+2
2018-04-29debian: add curl and wget dependenciesDavid Lechner1-1/+2
2018-04-29Merge pull request #949 from antmak/build_centos7Alexey Neyman1-0/+2
2018-04-29Merge pull request #951 from dlech/patch-1Alexey Neyman1-4/+0
2018-04-29debian: no need to override dh_auto_installDavid Lechner1-4/+0
2018-04-27Add compatibility with automake < 1.14Anton Maklakov1-0/+2
2018-04-18Merge pull request #947 from stilor/docker-testingAlexey Neyman7-1/+154
2018-04-16Testing works for archlinux dockerAlexey Neyman5-12/+19
2018-04-15Require libtool be presentAlexey Neyman1-1/+1
2018-04-15First stab at docker-based test frameworkAlexey Neyman6-0/+146
2018-04-14Merge pull request #943 from xavloose/masterAlexey Neyman1-0/+3
2018-04-14modified ax_with_curses_extra.m4 to have better regocnition of <panel.h>Xavier Loose1-0/+3
2018-04-14Merge pull request #941 from stilor/issue-940Alexey Neyman1-3/+2
2018-04-14Supply explicit --tag CCAlexey Neyman1-3/+2
2018-04-13Merge pull request #939 from stilor/updatesAlexey Neyman46-175/+137
2018-04-12Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ngAlexey Neyman46-175/+137
2018-04-11Merge pull request #924 from tofutim/feature/fixchecksampsAlexey Neyman1-1/+1
2018-04-11Merge pull request #937 from stilor/build-autotoolizeAlexey Neyman60-1275/+5531
2018-04-09Only attempt to chmod bash completion scriptAlexey Neyman1-0/+2
2018-04-07Support out-of-tree local buildsAlexey Neyman6-9/+17
2018-04-07Lintian warnings cleanupAlexey Neyman2-6/+12
2018-04-07Debian: no longer need to install completion separatelyAlexey Neyman1-1/+0
2018-04-07Compress the manpageAlexey Neyman1-1/+11
2018-04-07Install bash completion into new locationAlexey Neyman3-24/+16
2018-04-07Conditionally install bash completionAlexey Neyman3-5/+23
2018-04-07User manual installationAlexey Neyman5-9/+64
2018-04-07Docs installationAlexey Neyman4-47/+53
2018-04-07No need for overriding MAKELEVEL anymoreAlexey Neyman1-2/+2
2018-04-07Cannot ignore 'make install' with automakeAlexey Neyman3-21/+5
2018-04-07Restore --enable-local useAlexey Neyman3-4/+10
2018-04-07config.sub/config.guess must either be executableAlexey Neyman2-5/+10
2018-04-07Adjust the paths to match new stuff locationAlexey Neyman2-9/+11
2018-04-07Kill gperf vestigesAlexey Neyman7-4/+33
2018-04-07Merge steps.mk into ct-ngAlexey Neyman5-73/+61