Age | Commit message (Expand) | Author | Files | Lines |
2010-10-03 | kconfig: resync curses check with Linux kernel |  Yann E. MORIN" | 2 | -29/+21 |
2010-05-24 | kconfig/lxdialog: more portable and use ncurses from macports on MacOS |  Titus von Boxberg | 2 | -12/+29 |
2010-03-05 | kconfig: silence a warning about undefined env variable |  Yann E. MORIN" | 1 | -2/+0 |
2010-02-11 | scripts: add action to extract config from a build.log file |  Yann E. MORIN" | 1 | -0/+17 |
2009-09-08 | kconfig: allow stdin/stdout redirection |  Yann E. MORIN" | 1 | -4/+4 |
2009-03-09 | Under Cygwin, executables have the .exe suffix: |  Yann E. MORIN" | 1 | -1/+1 |
2009-03-06 | Update the kconfig stuff from git.kernel.org. |  Yann E. MORIN" | 1 | -2/+5 |
2009-03-06 | Update the kconfig stuff from git.kernel.org. |  Yann E. MORIN" | 1 | -10/+30 |
2009-03-06 | Update the kconfig stuff from git.kernel.org. |  Yann E. MORIN" | 1 | -16/+18 |
2009-03-06 | Update the kconfig stuff from git.kernel.org. |  Yann E. MORIN" | 1 | -2/+6 |
2009-03-04 | Update the kconfig stuff from git.kernel.org. |  Yann E. MORIN" | 1 | -1/+1 |
2009-03-04 | Update the kconfig stuff from git.kernel.org. |  Yann E. MORIN" | 1 | -2/+1 |
2009-01-26 | Use the paths found by ./configure in the ct-ng.in makefile script and its fr... |  Yann E. MORIN" | 1 | -1/+1 |
2008-11-30 | Make the kconfig stuff build under Cygwin. |  Yann E. MORIN" | 2 | -25/+26 |
2008-11-13 | Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup: |  Yann E. MORIN" | 1 | -2/+8 |
2008-10-22 | Enhance the kconfig stuff build procedure: |  Yann E. MORIN" | 1 | -44/+66 |
2008-10-19 | Avoid (re)building the kconfig dependencies when we don't need them (clean, b... |  Yann E. MORIN" | 1 | -4/+20 |
2008-10-18 | Extract the config files related stuff from the kconfig stuff |  Yann E. MORIN" | 1 | -172/+12 |
2008-10-17 | Update the kconfig stuff to match the one in the linux-2.6.27 version. |  Yann E. MORIN" | 23 | -1285/+1758 |
2008-10-17 | Fix oldconfig and defoldconfig. |  Yann E. MORIN" | 1 | -2/+2 |
2008-10-15 | Cheesy kconfig stuff: |  Yann E. MORIN" | 1 | -54/+88 |
2008-10-14 | Rework the kconfig stuff |  Yann E. MORIN" | 1 | -60/+100 |
2008-10-13 | No one sane would you 'ct-ng config' to configure crosstool-NG. |  Yann E. MORIN" | 1 | -6/+2 |
2008-10-13 | Generate the choice menu for C compilers, the same way arch, kernels and C li... |  Yann E. MORIN" | 1 | -0/+6 |
2008-10-13 | Generate the choice menu for C libraries, the same way arch and kernels are g... |  Yann E. MORIN" | 1 | -2/+8 |
2008-10-12 | In generated choice menus, move the selection options outside the choice menu. |  Yann E. MORIN" | 1 | -25/+35 |
2008-10-10 | Simplify the Tools and Debug facilities menu entries: |  Yann E. MORIN" | 1 | -23/+43 |
2008-10-09 | Commonalise config.gen/{arch,kernel}.in generation. |  Yann E. MORIN" | 1 | -42/+34 |
2008-10-05 | Separate the architecture config file and function script. |  Yann E. MORIN" | 1 | -23/+23 |
2008-10-03 | First shot at moving arch/ into config/arch/ . |  Yann E. MORIN" | 1 | -2/+2 |
2008-10-01 | Save the toolchain configuration to its own file, as an auto-extracting shell... |  Yann E. MORIN" | 1 | -7/+2 |
2008-09-29 | Rework the way EXPERIMENTAL architecture are marked as such, the same way ker... |  Yann E. MORIN" | 1 | -22/+22 |
2008-09-29 | Rework the way EXPERIMENTAL kernels are marked as such. |  Yann E. MORIN" | 1 | -26/+25 |
2008-09-28 | Don't remove files that are no longer generated whne cleaning in kconfig/ . |  Yann E. MORIN" | 1 | -1/+0 |
2008-09-28 | Simplify conf and mconf generation. We don't care for the _shipped stuff. |  Yann E. MORIN" | 4 | -4/+0 |
2008-09-28 | Fix generated debug.in and tools.in (xlcwu <xlcwu.taiwan@gmail.com>). |  Yann E. MORIN" | 1 | -4/+4 |
2008-09-16 | Generate the kernel config choice, rather than having it hard-coded: |  Yann E. MORIN" | 1 | -38/+83 |
2008-09-16 | Don't advertise 'xconfig' as a config rule. |  Yann E. MORIN" | 1 | -1/+1 |
2008-09-15 | Fix architecture config file make rules. |  Yann E. MORIN" | 1 | -1/+1 |
2008-08-30 | Rebuild the kconfig stuff on kconfig source change. |  Yann E. MORIN" | 1 | -2/+12 |
2008-07-22 | Michael ABBOTT reported that Ubuntu had problems running menuconfig. |  Yann E. MORIN" | 1 | -2/+2 |
2008-07-07 | Although working with bash, 'echo -n' is really non-portable. |  Yann E. MORIN" | 1 | -1/+1 |
2008-06-27 | Autogenerate the architecture selection choice menu. |  Yann E. MORIN" | 1 | -3/+29 |
2007-09-12 | Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash! |  Yann E. MORIN" | 2 | -1/+2 |
2007-09-08 | In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng... |  Yann E. MORIN" | 1 | -1/+1 |
2007-08-15 | Add the possibility to force the number of // jobs without reconfiguring. |  Yann E. MORIN" | 1 | -5/+5 |
2007-07-22 | Re-instate the --local configure switch to not install and use the local cros... |  Yann E. MORIN" | 1 | -5/+3 |
2007-07-17 | Revisit the extract-config way of working: ct-ng is the sole entry point to c... |  Yann E. MORIN" | 1 | -2/+8 |
2007-07-15 | Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. |  Yann E. MORIN" | 1 | -0/+0 |
2007-07-15 | Fix distclean. |  Yann E. MORIN" | 1 | -1/+1 |