diff options
author | Alexey Neyman <stilor@att.net> | 2017-06-28 22:19:33 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-07-08 10:57:56 -0700 |
commit | c7a924a0732bd2aefe9af1411da629ccc3f34811 (patch) | |
tree | d65e21574b33c2f51f4b446651d721aa0e0894ba /TODO | |
parent | f672e3df8973d87b5542ee3f30d1b9ceacab6dca (diff) | |
download | crosstool-ng-c7a924a0732bd2aefe9af1411da629ccc3f34811.tar.gz crosstool-ng-c7a924a0732bd2aefe9af1411da629ccc3f34811.tar.bz2 crosstool-ng-c7a924a0732bd2aefe9af1411da629ccc3f34811.zip |
Fix printing the branch used in Git
... and prefer exact specified name, if it exists.
More bootstrap script specifications for packages.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -2,8 +2,18 @@ TBD packages todo [ ] 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) [ ] mention incompatibility of sample options -[ ] version-locked packages - [ ] make glibc-ports package for glibc <2.17 (it has its own repo) +[X] version-locked packages + [X] make glibc-ports package for glibc <2.17 (it has its own repo) +[ ] convert gen-kconfig to use templates +[ ] switch to checked in generated files (config/versions, config/gen) - take too long to generate +[ ] new packages + [ ] config.guess + [ ] gnulib + [ ] use gnulib in m4, gettext, libiconv, libtool + [ ] autoconf-archive + [ ] use to retrieve ax_pthread.m4 (gettext?) +[ ] some way of patching development sources - version based? or just directory with "apply-to-any-revision" patches. +[ ] 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 :) |