Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Greatly expand TODO with tadzik++ geoffb++ sirrobert++ #perl6 discuss…
…ions of last couple days
  • Loading branch information
Geoffrey Broadwell committed Aug 18, 2012
1 parent f6b9fde commit 2e350d1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions TODO
@@ -1,2 +1,19 @@
* Change bootstrap/rebootstrap to install panda from a full directory path
rather than from '.', so that the statefile can track the source dir
* Fix DESTDIR to know the difference between absolute and relative paths
* Support DESTDIR as way to build deployable package
- don't modify statefile when DESTDIR is set unless DESTDIR is ~/.perl6/
- envvar to use a different statefile?
* Finish verbose-list branch
- save 'git describe --always --dirty' result in saved-meta
- make 'panda list' output narrower by default
. with a --verbose option for more?
- show both installed and available version in 'panda list' or 'panda info'
- merge branch back
* Keep track of the installed files so they can be removed later
- it's tricky if they're installed to some DESTDIR
* Retain --notests and --nodeps setting in statefile, so that rebootstrap
can survive rebuilding projects that require these settings
* Get to full Windows compatibility
* Merge with panda-niecza?
* Update README.md to represent current reality

0 comments on commit 2e350d1

Please sign in to comment.