aboutsummaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)Author
2014-01-14Simplify package vs git checkout detectionSimon John
Fix #147 Fix #151 Fix #153 The following are the detailed changes - Remove ARDMK_PATH, ARDMK_FILE and arduino-mk subdirectory - Looks for ard-reset-arduino in $PATH or ARDMK_DIR/bin - Fix git-archive command in RPM SPEC file - Remove some whitespace - Remove arduino-mk dir from debian package's arduino-mk.install - Update docs to reflect the above changes - Bump Up version to 1.2.0
2014-01-05Added some more build dependencies to ensure everything needed to build isSimon John
installed.
2014-01-05Debian package rebuild instructions.Simon John
Shows a user how to make their own Debian packages from Git. Also has instructions for getting official upstream builds for their distro.
2013-12-30Changed documentation to use new path, also added dependency info.Simon John
Tested on Fedora 20 - help2man still a bit iffy
2013-12-30moved to better directory layoutSimon John