aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\
| * Make defconfig (and a bunch of other targets) phonyAlexey Neyman2018-02-091-0/+2
|/
* Merge pull request #907 from bhundven/update_kconfig_4_15Alexey Neyman2018-02-0417-98/+174
|\
| * Sync kconfig files with upstream 4.15Bryan Hundven2018-01-3117-98/+174
* | Merge pull request #908 from stilor/upgrade2Alexey Neyman2018-02-0410-0/+204
|\ \
| * | Bring in GDB 8.1 and glibc 2.27.Alexey Neyman2018-02-0310-0/+204
|/ /
* | Merge pull request #904 from stilor/upgradeAlexey Neyman2018-02-01100-127/+1246
|\ \ | |/ |/|
| * More fixes after the upgrades:Alexey Neyman2018-01-3021-944/+1054
| * Ncurses fixes for 6.1Alexey Neyman2018-01-296-4/+197
| * Newlib 3.0.0 seems to be a very broken releaseAlexey Neyman2018-01-292-0/+79
| * Newlib developers should at least try to compile itAlexey Neyman2018-01-281-0/+23
| * Upgrade to new releasesAlexey Neyman2018-01-2888-108/+822
|/
* 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
* | Merge pull request #899 from franzflasch/masterAlexey Neyman2018-01-233-0/+11
|\ \