aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Supply explicit --tag CCAlexey Neyman2018-04-131-3/+2
|/
* Merge pull request #939 from stilor/updatesAlexey Neyman2018-04-1346-175/+137
|\
| * Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ngAlexey Neyman2018-04-1246-175/+137
|/
* Merge pull request #924 from tofutim/feature/fixchecksampsAlexey Neyman2018-04-101-1/+1
|\
| * fix deprecated diff optionTim Uy2018-02-281-1/+1
* | Merge pull request #937 from stilor/build-autotoolizeAlexey Neyman2018-04-1060-1275/+5531
|\ \
| * | Only attempt to chmod bash completion scriptAlexey Neyman2018-04-081-0/+2
| * | Support out-of-tree local buildsAlexey Neyman2018-04-076-9/+17
| * | Lintian warnings cleanupAlexey Neyman2018-04-072-6/+12
| * | Debian: no longer need to install completion separatelyAlexey Neyman2018-04-071-1/+0
| * | Compress the manpageAlexey Neyman2018-04-071-1/+11
| * | Install bash completion into new locationAlexey Neyman2018-04-073-24/+16
| * | Conditionally install bash completionAlexey Neyman2018-04-073-5/+23
| * | User manual installationAlexey Neyman2018-04-075-9/+64
| * | Docs installationAlexey Neyman2018-04-074-47/+53
| * | No need for overriding MAKELEVEL anymoreAlexey Neyman2018-04-071-2/+2
| * | Cannot ignore 'make install' with automakeAlexey Neyman2018-04-073-21/+5
| * | Restore --enable-local useAlexey Neyman2018-04-073-4/+10
| * | config.sub/config.guess must either be executableAlexey Neyman2018-04-072-5/+10
| * | Adjust the paths to match new stuff locationAlexey Neyman2018-04-072-9/+11
| * | Kill gperf vestigesAlexey Neyman2018-04-077-4/+33
| * | Merge steps.mk into ct-ngAlexey Neyman2018-04-075-73/+61
| * | Ignore/modify the list of installed files to matchAlexey Neyman2018-04-071-0/+12
| * | Install "pure data" directoriesAlexey Neyman2018-04-076-10/+29
| * | Remove the need for configure substitutions in scriptsAlexey Neyman2018-04-076-11/+14
| * | Install ct-ngAlexey Neyman2018-04-074-76/+84
| * | Enable mconf buildAlexey Neyman2018-04-072-3/+7
| * | Add nconf buildAlexey Neyman2018-04-071-1/+6
| * | Fix install --strip-program check after mergeAlexey Neyman2018-04-075-44/+53
| * | Cleanup after rebase on master:Alexey Neyman2018-04-072-24/+0
| * | WIP: autotoolizationAlexey Neyman2018-04-0715-709/+1624
| * | Remove special handling of dpkg-buildflagsAlexey Neyman2018-04-072-14/+1
| * | Get rid of sub{lib,doc}dirAlexey Neyman2018-04-074-23/+27
| * | Simplify the macro for checking stat flavor a bitAlexey Neyman2018-04-073-13/+17
| * | Use autoconfig-archve/automake testsAlexey Neyman2018-04-0718-66/+3235
| * | Split local helper macros into separate m4'sAlexey Neyman2018-04-0712-234/+265
|/ /
* | Merge pull request #935 from cpackham/check-configureAlexey Neyman2018-03-311-1/+5
|\ \ | |/ |/|
| * Makefile.in: check for configure being up to dateChris Packham2018-03-291-1/+5
|/
* Merge pull request #915 from stilor/source-fails-on-custom-pkgAlexey Neyman2018-02-151-4/+13
|\
| * Avoid calling CT_Abort from CT_MirrorsAlexey Neyman2018-02-151-4/+13
|/
* Merge pull request #912 from M1cha/pr/limits_h_testAlexey Neyman2018-02-151-1/+2
|\
| * cc/gcc: use correct sysroot arg for do_gcc_core_backendM1cha2018-02-121-1/+2
* | Merge pull request #914 from stilor/msp430-fixAlexey Neyman2018-02-155-3/+295
|\ \ | |/ |/|
| * Backport GCC fix for partial int modesAlexey Neyman2018-02-155-3/+295
|/
* Merge pull request #911 from stilor/uclibc-no-name-to-handle-atAlexey Neyman2018-02-115-0/+200
|\
| * uClibc-ng does not implement name_to_handle_atAlexey Neyman2018-02-115-0/+200
|/
* Merge pull request #910 from stilor/uclibc-no-rpcAlexey Neyman2018-02-103-1/+24
|\
| * Make libiconv an option in the menu configAlexey Neyman2018-02-103-1/+19
| * uClibc-ng retired RPC support as of 1.0.23Alexey Neyman2018-02-102-1/+6
|/
* Merge pull request #909 from stilor/make-defconfig-phonyAlexey Neyman2018-02-091-0/+2
|\