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