summaryrefslogtreecommitdiff
path: root/kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-12kconfig: remove mis-leading messagesYann E. MORIN"3-7/+3
2011-05-10kconfig: fix choice multi-displayYann E. MORIN"1-0/+5
2011-05-08kconfig: don't trim spaces with leading pipeYann E. MORIN"1-1/+7
2011-05-08kconfig: do not warn on missing env variableYann E. MORIN"1-2/+0
2011-05-08kconfig: update from linux-nextYann E. MORIN"20-1050/+1808
2010-10-03kconfig: resync curses check with Linux kernelYann E. MORIN"2-29/+21
2010-05-24kconfig/lxdialog: more portable and use ncurses from macports on MacOSTitus von Boxberg2-12/+29
2010-03-05kconfig: silence a warning about undefined env variableYann E. MORIN"1-2/+0
2010-02-11scripts: add action to extract config from a build.log fileYann E. MORIN"1-0/+17
2009-09-08kconfig: allow stdin/stdout redirectionYann E. MORIN"1-4/+4
2009-03-09Under Cygwin, executables have the .exe suffix:Yann E. MORIN"1-1/+1
2009-03-06Update the kconfig stuff from git.kernel.org.Yann E. MORIN"1-2/+5
2009-03-06Update the kconfig stuff from git.kernel.org.Yann E. MORIN"1-10/+30
2009-03-06Update the kconfig stuff from git.kernel.org.Yann E. MORIN"1-16/+18
2009-03-06Update the kconfig stuff from git.kernel.org.Yann E. MORIN"1-2/+6
2009-03-04Update the kconfig stuff from git.kernel.org.Yann E. MORIN"1-1/+1
2009-03-04Update the kconfig stuff from git.kernel.org.Yann E. MORIN"1-2/+1
2009-01-26Use the paths found by ./configure in the ct-ng.in makefile script and its fr...Yann E. MORIN"1-1/+1
2008-11-30Make the kconfig stuff build under Cygwin.Yann E. MORIN"2-25/+26
2008-11-13Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-2/+8
2008-10-22Enhance the kconfig stuff build procedure:Yann E. MORIN"1-44/+66
2008-10-19Avoid (re)building the kconfig dependencies when we don't need them (clean, b...Yann E. MORIN"1-4/+20
2008-10-18Extract the config files related stuff from the kconfig stuffYann E. MORIN"1-172/+12
2008-10-17Update the kconfig stuff to match the one in the linux-2.6.27 version.Yann E. MORIN"23-1285/+1758
2008-10-17Fix oldconfig and defoldconfig.Yann E. MORIN"1-2/+2
2008-10-15Cheesy kconfig stuff:Yann E. MORIN"1-54/+88
2008-10-14Rework the kconfig stuffYann E. MORIN"1-60/+100
2008-10-13No one sane would you 'ct-ng config' to configure crosstool-NG.Yann E. MORIN"1-6/+2
2008-10-13Generate the choice menu for C compilers, the same way arch, kernels and C li...Yann E. MORIN"1-0/+6
2008-10-13Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"1-2/+8
2008-10-12In generated choice menus, move the selection options outside the choice menu.Yann E. MORIN"1-25/+35
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"1-23/+43
2008-10-09Commonalise config.gen/{arch,kernel}.in generation.Yann E. MORIN"1-42/+34
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"1-23/+23
2008-10-03First shot at moving arch/ into config/arch/ .Yann E. MORIN"1-2/+2
2008-10-01Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"1-7/+2
2008-09-29Rework the way EXPERIMENTAL architecture are marked as such, the same way ker...Yann E. MORIN"1-22/+22
2008-09-29Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"1-26/+25
2008-09-28Don't remove files that are no longer generated whne cleaning in kconfig/ .Yann E. MORIN"1-1/+0