aboutsummaryrefslogtreecommitdiff
path: root/kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make distclean work again: don't try to remove a directory twice.Yann E. MORIN"2007-07-081-1/+0
* Clean a little bit more.Yann E. MORIN"2007-07-071-0/+2
* Get rid of eclipse fiels once and for all.Yann E. MORIN"2007-07-021-1/+1
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-21/+41
* Rework the help system. For now, this is mostly a no-op (it only re-organise ...Yann E. MORIN"2007-06-171-5/+1
* Answer default values when doing a defoldconfig.Yann E. MORIN"2007-06-161-1/+1
* When doing a silent old config, don't check if stdin was redirected. ct-ng do...Yann E. MORIN"2007-06-161-1/+0
* Rework the generated config file handling.Yann E. MORIN"2007-06-161-7/+9
* Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"2007-06-011-7/+22