Create deployables
authorFrank Duncan <frank@kank.net>
Fri, 4 Sep 2015 17:24:46 +0000 (12:24 -0500)
committerFrank Duncan <frank@kank.net>
Fri, 1 Apr 2016 15:04:51 +0000 (10:04 -0500)
commitdc93f45662d4336c8b14d9ecd944b7bfb946fd0e
tree56e0bc758010c95f21b4fa34f66a4bbc358fdc82
parentd568495ec2db3cb76a084e93705842b71dcacb78
Create deployables
21 files changed:
.gitignore
README.md
bin/buildlinuxexec.sh [new file with mode: 0755]
bin/buildosxrelease.sh [new file with mode: 0755]
bin/buildwindowsexec.sh
bin/release.sh [new file with mode: 0755]
deps/osx/create-dmg-5acf22f.tar.gz [new file with mode: 0644]
dist/osx/CLNL.app/Contents/Info.plist [new file with mode: 0644]
dist/osx/CLNL.app/Contents/MacOS/CLNL [new file with mode: 0755]
dist/osx/CLNL.app/Contents/Resources/CLNL.icns [new file with mode: 0644]
resources/logo/logo.svg [new file with mode: 0644]
resources/logo/logo1024.png [new file with mode: 0644]
resources/logo/logo128.png [new file with mode: 0644]
resources/logo/logo16.png [new file with mode: 0644]
resources/logo/logo256.png [new file with mode: 0644]
resources/logo/logo32.png [new file with mode: 0644]
resources/logo/logo48.png [new file with mode: 0644]
resources/logo/logo512.png [new file with mode: 0644]
resources/logo/logo64.png [new file with mode: 0644]
src/main/clnl.asd
src/test/clnl-test.asd