summaryrefslogtreecommitdiff
path: root/kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Correctly reference to libintl when linking.carlo-bramini1-2/+3
2018-07-10kconfig: display recursive dependency resolution hint just onceMasahiro Yamada1-2/+6
2018-04-14Supply explicit --tag CCAlexey Neyman1-3/+2
2018-04-07Merge steps.mk into ct-ngAlexey Neyman2-4/+3
2018-04-07Install "pure data" directoriesAlexey Neyman1-2/+7
2018-04-07Install ct-ngAlexey Neyman2-69/+3
2018-04-07Enable mconf buildAlexey Neyman1-2/+6
2018-04-07Add nconf buildAlexey Neyman1-1/+6
2018-04-07WIP: autotoolizationAlexey Neyman2-118/+33
2018-04-07Remove special handling of dpkg-buildflagsAlexey Neyman1-12/+1
2018-04-07Get rid of sub{lib,doc}dirAlexey Neyman1-2/+14
2018-04-07Use autoconfig-archve/automake testsAlexey Neyman1-15/+12
2018-02-10Make defconfig (and a bunch of other targets) phonyAlexey Neyman1-0/+2
2018-02-01Sync kconfig files with upstream 4.15Bryan Hundven17-98/+174
2017-07-08Kconfigize choice/menu itemsAlexey Neyman1-0/+1
2017-06-08Fix debuild warnings/errorsAlexey Neyman2-2/+12
2017-04-23Retire BACKEND stuffAlexey Neyman1-5/+0
2017-04-23Use config from the install locationAlexey Neyman1-7/+8
2017-04-22Allow 'make V=1' to see the commands.Alexey Neyman1-20/+24
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman1-1/+1
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-1/+1
2017-01-13Add a check for gperf function signature.Alexey Neyman2-2/+3
2016-12-06Ignore *.exe (on Cygwin).Alexey Neyman1-0/+1
2016-12-01kconfig: sync upstream changesBryan Hundven3-9/+28
2016-08-04Update .gitignore in kconfig/...Bryan Hundven2-2/+4
2015-11-15configure: Correctly search for tinfo for kconfigBryan Hundven1-1/+1
2015-11-13file modes: Set files to be non-executableBryan Hundven1-0/+0
2015-11-13Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven1-8/+1
2015-11-13Cygwin: Link to libintl for gettextRay Donnelly1-8/+1
2015-11-12kconfig: Add updates from linux-4.3 and 4.4Bryan Hundven5-17/+18
2015-10-30Fix samples using GMP 4.3.2.Alexey Neyman1-5/+5
2015-09-04kconfig: Update kconfig. Sync with Linux-4.2Bryan Hundven29-1087/+2114
2015-04-08build compat fix for mac os: define offsetof if it's missingLawrence D'Anna1-0/+9
2014-12-05scripts/crosstool-NG.sh.in: patch regex to work with BSD grepJason T. Masker1-1/+1
2014-06-26repository: migrate old hg files over to gitYann E. MORIN1-0/+8
2014-06-25all: fix wildcard to work with make-4.xYann E. MORIN"1-1/+1
2013-09-14configure: Add --with-gperf optionRay Donnelly1-1/+1
2013-07-17docs/help: rename defconfig/olddefconfig intoThomas De Schampheleire1-5/+5
2013-01-21kconfig: rename the defconfig and olddefconfig targetsYann E. MORIN"1-3/+3
2012-08-15samples: add rule to dump current .config into a defconfigYann E. MORIN"1-1/+12
2012-07-31kconfig: fix ncurses headers locationYann E. MORIN"1-1/+1
2012-07-14configure: check for GNU awk, not any awkYann E. MORIN"1-12/+12
2012-07-14kconfig: fix compatibility with older flex versionsThomas De Schampheleire1-1/+1
2012-05-06samples: use savedefconfig when saving samplesYann E. MORIN"1-1/+2
2012-01-15kconfig: add missing filesYann E. MORIN"7-5186/+1180
2012-01-14kconfig: install compiled frontendsYann E. MORIN"2-161/+109
2011-08-30kconfig: print version in .configYann E. MORIN"1-4/+1
2011-07-17misc: fix more typos here and there...Yann E. MORIN"1-2/+2
2011-05-22kconfig: fix forward dependenciesYann E. MORIN"1-1/+1
2011-05-12kconfig: add the nconf frontendYann E. MORIN"4-4/+2300