chiark / gitweb /
OK, so an easier way to manage versions.
authorGordon Henderson <projects@drogon.net>
Sat, 31 Jan 2015 16:43:08 +0000 (16:43 +0000)
committerGordon Henderson <projects@drogon.net>
Sat, 31 Jan 2015 16:43:08 +0000 (16:43 +0000)
commit7cb817498e294e4d9ccc981524661be963b7a97f
tree6077b0fe3c66fd5c2343830060474ecbf5a90a04
parenteb1fc2c92003420eab641c5f53a3047f09d9fbe3
OK, so an easier way to manage versions.
Debian package creation - crude, probably violated the Debian policys
but it seems to work just fine...
some other changes.
13 files changed:
VERSION [new file with mode: 0644]
build
debian/wiringPi/DEBIAN/control [new file with mode: 0644]
debian/wiringPi/DEBIAN/postinst [new file with mode: 0755]
debian/wiringPi/DEBIAN/postrm [new file with mode: 0755]
devLib/Makefile
gpio/Makefile
gpio/gpio.c
gpio/newVersion [new file with mode: 0755]
gpio/version.h [new file with mode: 0644]
wiringPi/Makefile
wiringPi/wiringPi.c
wiringPi/wpiExtensions.c