aboutsummaryrefslogtreecommitdiff
path: root/kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make the debug config menu a generated file.Yann E. MORIN"2007-05-171-3/+16
* Quiet some messages from the configurators. We don't need them.Yann E. MORIN"2007-05-142-15/+4
* Correctly handle the version string, defined in a single place now.Yann E. MORIN"2007-05-131-0/+3
* Merge the save-sample branch to trunk:Yann E. MORIN"2007-05-071-12/+2
* Remove the superfluous _config suffix to preconfigured targets (in "make help").Yann E. MORIN"2007-05-011-6/+5
* Update to latest kconfig from linux-2.6.20.7.Yann E. MORIN"2007-04-157-82/+80
* Auto-detect Darwin (MacOS-X) and disable libintl for during build for this pl...Yann E. MORIN"2007-03-121-3/+8
* Allan Clark <allanc@chickenandporn.com> provided a way to build on host lacki...Yann E. MORIN"2007-03-111-2/+6
* utilising -> usingYann E. MORIN"2007-03-041-3/+3
* Remove useless config targets.Yann E. MORIN"2007-02-241-16/+0
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-2423-0/+12719