about summary refs log tree commit diff stats
path: root/bootstrap.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add Travis CI tests for Arch, Debian and OSX/macOSWilliam Wennerström2019-06-061-1/+1
| | | | | | | | | | | | | | | | | | | + Arch and Debian are run in Docker containers, as openSUSE Tumbleweed. + OSX/macOS doesn't use any containers. * Homebrew is used to fetch all the dependencies. * The dependencies are declared in the Brewfile.travis file. + The travis-build.sh script has been modified to check for the current OS and the different configure flags has been moved into an array that'll be looped through instead. The xscreensaver (for libXScrnSaver) flags has been removed for macOS as it only makes sense for systems running X11, which macOS doesn't (usually) do. + Some minor shellcheck fixes, too. Fixes: #1100
* Remove -fv flags from autoreconfJames Booth2016-09-131-1/+2
|
* Added C plugin code from plugins branchJames Booth2016-02-141-1/+1
|
* Moved config.h to source folderJames Booth2012-07-011-0/+3