aboutsummaryrefslogtreecommitdiff
path: root/kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Separate the architecture config file and function script.Yann E. MORIN"2008-10-051-23/+23
* First shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-031-2/+2
* Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"2008-10-011-7/+2
* Rework the way EXPERIMENTAL architecture are marked as such, the same way ker...Yann E. MORIN"2008-09-291-22/+22
* Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"2008-09-291-26/+25
* Don't remove files that are no longer generated whne cleaning in kconfig/ .Yann E. MORIN"2008-09-281-1/+0
* Simplify conf and mconf generation. We don't care for the _shipped stuff.Yann E. MORIN"2008-09-284-4/+0
* Fix generated debug.in and tools.in (xlcwu <xlcwu.taiwan@gmail.com>).Yann E. MORIN"2008-09-281-4/+4
* Generate the kernel config choice, rather than having it hard-coded:Yann E. MORIN"2008-09-161-38/+83
* Don't advertise 'xconfig' as a config rule.Yann E. MORIN"2008-09-161-1/+1
* Fix architecture config file make rules.Yann E. MORIN"2008-09-151-1/+1
* Rebuild the kconfig stuff on kconfig source change.Yann E. MORIN"2008-08-301-2/+12
* Michael ABBOTT reported that Ubuntu had problems running menuconfig.Yann E. MORIN"2008-07-221-2/+2
* Although working with bash, 'echo -n' is really non-portable.Yann E. MORIN"2008-07-071-1/+1
* Autogenerate the architecture selection choice menu.Yann E. MORIN"2008-06-271-3/+29
* Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!Yann E. MORIN"2007-09-122-1/+2
* In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng...Yann E. MORIN"2007-09-081-1/+1
* Add the possibility to force the number of // jobs without reconfiguring.Yann E. MORIN"2007-08-151-5/+5
* Re-instate the --local configure switch to not install and use the local cros...Yann E. MORIN"2007-07-221-5/+3
* Revisit the extract-config way of working: ct-ng is the sole entry point to c...Yann E. MORIN"2007-07-171-2/+8
* Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.Yann E. MORIN"2007-07-151-0/+0
* Fix distclean.Yann E. MORIN"2007-07-151-1/+1