From ff0a1a3da605ca157e3f3d0ed2d8b9acb30c2f69 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 4 Jul 2017 19:19:42 -0700 Subject: Switch gen-kconfig to new framework Also: - Move companion_* to comp_* to match the kconfig symbols - Replace bootstrap with former gen-versions.sh - Fold *.in.2 into their respective first parts; this moves common options to the end - if it is undesirable, inclusion of *.in can be moved where *.in.2 used to be (but that will also move version selection after common options). - Retire addToolVersion.sh (may later replace with a more comprehensive script that tries to download the added tarballs, copy the patches and try to apply them, and create a version.desc). Signed-off-by: Alexey Neyman --- TODO | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 47c30590..f4f7ca9c 100644 --- a/TODO +++ b/TODO @@ -1,24 +1,23 @@ TBD packages todo +[X] convert gen-kconfig to use templates +[ ] some way of patching development sources - version based? or just directory with "apply-to-any-revision" patches. [X] mention custom glibc addons are no longer handled (even though they never fully were, ct-ng would be unable to fetch them unless they were secretly placed into the download area) [x] mention incompatibility of sample options [X] version-locked packages [X] make glibc-ports package for glibc <2.17 (it has its own repo) -[ ] convert gen-kconfig to use templates -[ ] new packages - [ ] config.guess - [ ] gnulib - [ ] use gnulib in m4, gettext, libiconv, libtool - [ ] autoconf-archive - [ ] use to retrieve ax_pthread.m4 (gettext?) - [ ] uclibc-locales -[ ] some way of patching development sources - version based? or just directory with "apply-to-any-revision" patches. [x] dependencies like cloog A (slightly) ordered set of tasks for crosstool-NG. Written in a cryptic language; contact me if you want to help with any of these :) -- Alexey Neyman (@stilor) +[ ] new packages + [ ] config.guess + [ ] gnulib + [ ] use gnulib in m4, gettext, libiconv, libtool + [ ] autoconf-archive + [ ] use to retrieve ax_pthread.m4 (gettext?) [ ] retire wiki-samples [ ] Fix displaying the versions in case devel is used (custom location/repo) - display "devel" or "custom" in those cases [ ] clean up GDB versions - no X.Y if X.Y.1 is present -- cgit v1.2.3