Always more to do...
This commit is contained in:
parent
5a7a23a7ef
commit
02ffe9ce25
2
TODO
2
TODO
@ -1,3 +1,5 @@
|
|||||||
|
make sure sock_gethostname.* only return success if the hp is not
|
||||||
|
null!
|
||||||
change 'l' prefix in C libraries to 'l-something'...
|
change 'l' prefix in C libraries to 'l-something'...
|
||||||
|
|
||||||
"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now
|
"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now
|
||||||
|
@ -107,7 +107,6 @@ dist:
|
|||||||
mkdir -p $(DIST)/lua
|
mkdir -p $(DIST)/lua
|
||||||
mkdir -p $(DIST)/manual
|
mkdir -p $(DIST)/manual
|
||||||
cp -vfr $(COMPAT) $(DIST)
|
cp -vfr $(COMPAT) $(DIST)
|
||||||
cp -vf TODO $(DIST)
|
|
||||||
cp -vf $(CORE) $(DIST)
|
cp -vf $(CORE) $(DIST)
|
||||||
cp -vf README $(DIST)
|
cp -vf README $(DIST)
|
||||||
cp -vf NEW $(DIST)
|
cp -vf NEW $(DIST)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user