| Commit message (Expand) | Author | Age | Files | Lines |
* | samples: add rule to dump current .config into a defconfig | Yann E. MORIN" | 2012-08-15 | 1 | -1/+12 |
* | kconfig: fix ncurses headers location | Yann E. MORIN" | 2012-07-31 | 1 | -1/+1 |
* | configure: check for GNU awk, not any awk | Yann E. MORIN" | 2012-07-14 | 1 | -12/+12 |
* | kconfig: fix compatibility with older flex versions | Thomas De Schampheleire | 2012-07-14 | 1 | -1/+1 |
* | samples: use savedefconfig when saving samples | Yann E. MORIN" | 2012-05-07 | 1 | -1/+2 |
* | kconfig: add missing files | Yann E. MORIN" | 2012-01-15 | 7 | -5186/+1180 |
* | kconfig: install compiled frontends | Yann E. MORIN" | 2012-01-14 | 2 | -161/+109 |
* | kconfig: print version in .config | Yann E. MORIN" | 2011-08-30 | 1 | -4/+1 |
* | misc: fix more typos here and there... | Yann E. MORIN" | 2011-07-17 | 1 | -2/+2 |
* | kconfig: fix forward dependencies | Yann E. MORIN" | 2011-05-22 | 1 | -1/+1 |
* | kconfig: add the nconf frontend | Yann E. MORIN" | 2011-05-12 | 4 | -4/+2300 |
* | kconfig: remove mis-leading messages | Yann E. MORIN" | 2011-05-12 | 3 | -7/+3 |
* | kconfig: fix choice multi-display | Yann E. MORIN" | 2011-05-10 | 1 | -0/+5 |
* | kconfig: don't trim spaces with leading pipe | Yann E. MORIN" | 2011-05-08 | 1 | -1/+7 |
* | kconfig: do not warn on missing env variable | Yann E. MORIN" | 2011-05-08 | 1 | -2/+0 |
* | kconfig: update from linux-next | Yann E. MORIN" | 2011-05-08 | 20 | -1050/+1808 |
* | kconfig: resync curses check with Linux kernel | Yann E. MORIN" | 2010-10-04 | 2 | -29/+21 |
* | kconfig/lxdialog: more portable and use ncurses from macports on MacOS | Titus von Boxberg | 2010-05-24 | 2 | -12/+29 |
* | kconfig: silence a warning about undefined env variable | Yann E. MORIN" | 2010-03-05 | 1 | -2/+0 |
* | scripts: add action to extract config from a build.log file | Yann E. MORIN" | 2010-02-11 | 1 | -0/+17 |
* | kconfig: allow stdin/stdout redirection | Yann E. MORIN" | 2009-09-08 | 1 | -4/+4 |
* | Under Cygwin, executables have the .exe suffix: | Yann E. MORIN" | 2009-03-09 | 1 | -1/+1 |
* | Update the kconfig stuff from git.kernel.org. | Yann E. MORIN" | 2009-03-06 | 1 | -2/+5 |
* | Update the kconfig stuff from git.kernel.org. | Yann E. MORIN" | 2009-03-06 | 1 | -10/+30 |
* | Update the kconfig stuff from git.kernel.org. | Yann E. MORIN" | 2009-03-06 | 1 | -16/+18 |
* | Update the kconfig stuff from git.kernel.org. | Yann E. MORIN" | 2009-03-06 | 1 | -2/+6 |
* | Update the kconfig stuff from git.kernel.org. | Yann E. MORIN" | 2009-03-04 | 1 | -1/+1 |
* | Update the kconfig stuff from git.kernel.org. | Yann E. MORIN" | 2009-03-04 | 1 | -2/+1 |
* | Use the paths found by ./configure in the ct-ng.in makefile script and its fr... | Yann E. MORIN" | 2009-01-26 | 1 | -1/+1 |
* | Make the kconfig stuff build under Cygwin. | Yann E. MORIN" | 2008-11-30 | 2 | -25/+26 |
* | Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup: | Yann E. MORIN" | 2008-11-13 | 1 | -2/+8 |
* | Enhance the kconfig stuff build procedure: | Yann E. MORIN" | 2008-10-22 | 1 | -44/+66 |
* | Avoid (re)building the kconfig dependencies when we don't need them (clean, b... | Yann E. MORIN" | 2008-10-19 | 1 | -4/+20 |
* | Extract the config files related stuff from the kconfig stuff | Yann E. MORIN" | 2008-10-18 | 1 | -172/+12 |
* | Update the kconfig stuff to match the one in the linux-2.6.27 version. | Yann E. MORIN" | 2008-10-17 | 23 | -1285/+1758 |
* | Fix oldconfig and defoldconfig. | Yann E. MORIN" | 2008-10-17 | 1 | -2/+2 |
* | Cheesy kconfig stuff: | Yann E. MORIN" | 2008-10-15 | 1 | -54/+88 |
* | Rework the kconfig stuff | Yann E. MORIN" | 2008-10-14 | 1 | -60/+100 |
* | No one sane would you 'ct-ng config' to configure crosstool-NG. | Yann E. MORIN" | 2008-10-13 | 1 | -6/+2 |
* | Generate the choice menu for C compilers, the same way arch, kernels and C li... | Yann E. MORIN" | 2008-10-13 | 1 | -0/+6 |
* | Generate the choice menu for C libraries, the same way arch and kernels are g... | Yann E. MORIN" | 2008-10-13 | 1 | -2/+8 |
* | In generated choice menus, move the selection options outside the choice menu. | Yann E. MORIN" | 2008-10-12 | 1 | -25/+35 |
* | Simplify the Tools and Debug facilities menu entries: | Yann E. MORIN" | 2008-10-10 | 1 | -23/+43 |
* | Commonalise config.gen/{arch,kernel}.in generation. | Yann E. MORIN" | 2008-10-09 | 1 | -42/+34 |
* | Separate the architecture config file and function script. | Yann E. MORIN" | 2008-10-05 | 1 | -23/+23 |
* | First shot at moving arch/ into config/arch/ . | Yann E. MORIN" | 2008-10-03 | 1 | -2/+2 |
* | Save the toolchain configuration to its own file, as an auto-extracting shell... | Yann E. MORIN" | 2008-10-01 | 1 | -7/+2 |
* | Rework the way EXPERIMENTAL architecture are marked as such, the same way ker... | Yann E. MORIN" | 2008-09-29 | 1 | -22/+22 |
* | Rework the way EXPERIMENTAL kernels are marked as such. | Yann E. MORIN" | 2008-09-29 | 1 | -26/+25 |
* | Don't remove files that are no longer generated whne cleaning in kconfig/ . | Yann E. MORIN" | 2008-09-28 | 1 | -1/+0 |