aboutsummaryrefslogtreecommitdiff
path: root/kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* scripts/crosstool-NG.sh.in: patch regex to work with BSD grepJason T. Masker2014-12-051-1/+1
* repository: migrate old hg files over to gitYann E. MORIN2014-06-271-0/+8
* all: fix wildcard to work with make-4.xYann E. MORIN"2014-06-251-1/+1
* configure: Add --with-gperf optionRay Donnelly2013-09-141-1/+1
* docs/help: rename defconfig/olddefconfig intoThomas De Schampheleire2013-07-171-5/+5
* kconfig: rename the defconfig and olddefconfig targetsYann E. MORIN"2013-01-221-3/+3
* samples: add rule to dump current .config into a defconfigYann E. MORIN"2012-08-151-1/+12
* kconfig: fix ncurses headers locationYann E. MORIN"2012-07-311-1/+1
* configure: check for GNU awk, not any awkYann E. MORIN"2012-07-141-12/+12
* kconfig: fix compatibility with older flex versionsThomas De Schampheleire2012-07-141-1/+1
* samples: use savedefconfig when saving samplesYann E. MORIN"2012-05-071-1/+2
* kconfig: add missing filesYann E. MORIN"2012-01-157-5186/+1180
* kconfig: install compiled frontendsYann E. MORIN"2012-01-142-161/+109
* kconfig: print version in .configYann E. MORIN"2011-08-301-4/+1
* misc: fix more typos here and there...Yann E. MORIN"2011-07-171-2/+2
* kconfig: fix forward dependenciesYann E. MORIN"2011-05-221-1/+1
* kconfig: add the nconf frontendYann E. MORIN"2011-05-124-4/+2300
* kconfig: remove mis-leading messagesYann E. MORIN"2011-05-123-7/+3
* kconfig: fix choice multi-displayYann E. MORIN"2011-05-101-0/+5
* kconfig: don't trim spaces with leading pipeYann E. MORIN"2011-05-081-1/+7
* kconfig: do not warn on missing env variableYann E. MORIN"2011-05-081-2/+0
* kconfig: update from linux-nextYann E. MORIN"2011-05-0820-1050/+1808
* kconfig: resync curses check with Linux kernelYann E. MORIN"2010-10-042-29/+21
* kconfig/lxdialog: more portable and use ncurses from macports on MacOSTitus von Boxberg2010-05-242-12/+29
* kconfig: silence a warning about undefined env variableYann E. MORIN"2010-03-051-2/+0
* scripts: add action to extract config from a build.log fileYann E. MORIN"2010-02-111-0/+17
* kconfig: allow stdin/stdout redirectionYann E. MORIN"2009-09-081-4/+4
* Under Cygwin, executables have the .exe suffix:Yann E. MORIN"2009-03-091-1/+1
* Update the kconfig stuff from git.kernel.org.Yann E. MORIN"2009-03-061-2/+5
* Update the kconfig stuff from git.kernel.org.Yann E. MORIN"2009-03-061-10/+30
* Update the kconfig stuff from git.kernel.org.Yann E. MORIN"2009-03-061-16/+18
* Update the kconfig stuff from git.kernel.org.Yann E. MORIN"2009-03-061-2/+6
* Update the kconfig stuff from git.kernel.org.Yann E. MORIN"2009-03-041-1/+1
* Update the kconfig stuff from git.kernel.org.Yann E. MORIN"2009-03-041-2/+1
* Use the paths found by ./configure in the ct-ng.in makefile script and its fr...Yann E. MORIN"2009-01-261-1/+1
* Make the kconfig stuff build under Cygwin.Yann E. MORIN"2008-11-302-25/+26
* Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-2/+8
* Enhance the kconfig stuff build procedure:Yann E. MORIN"2008-10-221-44/+66
* Avoid (re)building the kconfig dependencies when we don't need them (clean, b...Yann E. MORIN"2008-10-191-4/+20
* Extract the config files related stuff from the kconfig stuffYann E. MORIN"2008-10-181-172/+12
* Update the kconfig stuff to match the one in the linux-2.6.27 version.Yann E. MORIN"2008-10-1723-1285/+1758
* Fix oldconfig and defoldconfig.Yann E. MORIN"2008-10-171-2/+2
* Cheesy kconfig stuff:Yann E. MORIN"2008-10-151-54/+88
* Rework the kconfig stuffYann E. MORIN"2008-10-141-60/+100
* No one sane would you 'ct-ng config' to configure crosstool-NG.Yann E. MORIN"2008-10-131-6/+2
* Generate the choice menu for C compilers, the same way arch, kernels and C li...Yann E. MORIN"2008-10-131-0/+6
* Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"2008-10-131-2/+8
* In generated choice menus, move the selection options outside the choice menu.Yann E. MORIN"2008-10-121-25/+35
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-101-23/+43
* Commonalise config.gen/{arch,kernel}.in generation.Yann E. MORIN"2008-10-091-42/+34