aboutsummaryrefslogtreecommitdiff
path: root/Build/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'Build/TODO')
-rw-r--r--Build/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/TODO b/Build/TODO
new file mode 100644
index 0000000..587f760
--- /dev/null
+++ b/Build/TODO
@@ -0,0 +1,11 @@
+* checksums SHA-*
+* isolate slackware stuff (post/*-depends.sh & post/*-package.sh = post/*-slackware.sh)
+* make generic functions for distro specific stuff that can be used as needed
+* create pacman{-g2} packages
+* fix $(libdirsuffix) mess
+* allow switching compiler
+* GIT support
+* user ${package##*/} as the patch basename
+* If VERSION is not set then use a CONFIG VARIABLE whose default is set to $(date '+YYmmdd')
+ if PKGVERS[*] is not set, then set it to VERSION
+* a configure function/macro which factors the most used stuff