Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-09 | Upgrade to > 3.11.1 | David Runge | |
Add -DNDEBUG to CFLAGS/CXXFLAGS, as if no build type is provided the build seems to default to a debug build (https://github.com/supercollider/supercollider/issues/5159). | |||
2020-06-03 | Upgrading to > 3.11.0 | David Runge | |
PKGBUILD: Renaming link dependency to abletonlink and removing devendoring patch for abletonlink (now included). Removing libscsynth.so from provides (building without LIBSCSYNTH=ON due to upstream issues https://github.com/supercollider/supercollider/issues/4992). Applying latest cmake packaging guidelines. Adding all available sodeps in package() and adding the respective packages to makedepends. | |||
2020-02-27 | PKGBUILD: Removing boost 1.71 patch (now included). Switching to sodeps ↵ | David Runge | |
(defined in package() and makedepends). Simplifying the multi-arch approach by adding the special cmake arguments and CFLAGS, CXXFLAGS instead of calling cmake each time. Simplifying cmake call with -B and -S flags. | |||
2019-11-12 | PKGBUILD: Updating maintainer info. Adding all direct library dependencies. ↵ | David Runge | |
Adding libscsynth.so to provides. Adding upstream patch to fix build issues with boost 1.71. | |||
2019-03-15 | PKGBUILD: Adding link to makedepends. Removing patch to use system boost ↵ | David Runge | |
(upstreamed). Adding patch to devendor link. Cleaning up included submodules. | |||
2018-11-30 | PKGBUILD: Adding use-system-boost.patch instead of removing the ↵ | David Runge | |
external_libraries/boost directory. Adding check(), using xvfb-run. | |||
2018-11-15 | PKGBUILD: Removing -ffast-math, as it leads to flaky behavior. | David Runge | |
2018-10-01 | PKGBUILD: Removing boost 1.67 patch (now merged upstream). | David Runge | |
2018-09-29 | Incorporating fix for building with boost 1.68.0. Using (soon to be merged) ↵ | David Runge | |
upstream patch for boost >= 1.67.0. Cleaning up cmake options. | |||
2018-08-13 | PKGBUILD: Adding boost 1.67.0 patch for supernova. Cleaning up depends, ↵ | David Runge | |
optdepends and makedepends. Updating pkgver according to (now fixed) upstream tagging system. Properly building with system boost and yaml-cpp. Adding docs. Minor fixes. | |||
2017-10-30 | PKGBUILD: Documenting prepare() a little better. Removing commented ↵ | David Runge | |
submodule related things. | |||
2017-10-25 | PKGBUILD: Moving git submodules to prepare(). Properly quoting variables. ↵ | David Runge | |
Removing install script. | |||
2017-05-25 | PKGBUILD: Updating to newest upstream post-3.8.0 version. Until upstream ↵ | David Runge | |
master branchs holds the newest Version tag again, pkgver() will rely on un-annoted tag 3.8.0 (from branch 3.8). | |||
2016-12-21 | .SRCINFO: Adding srcinfo for supercollider-git > 3.8. | David Runge | |
2016-12-21 | PKGBUILD: Updating to supercollider > 3.8 (by branch). Removing unneeded ↵ | David Runge | |
makedepends. Adding community CXX flags patch. removing unneeded supernova flag for cmake (cmake is new enough, so supernova will be built automatically). | |||
2016-05-22 | PKGBUILD: Updating to 3.7.1.r395 because of a bug with SendTrig, SendReply, etc. | David Runge | |
2016-05-12 | PKGBUILD: Updating to release after the the threading issues for closing ↵ | David Runge | |
sclang have been fixed. | |||
2016-05-06 | PKGBUILD: Updating project link, removing patch from repository and PKGBUILD. | David Runge | |
2016-05-06 | PKGBUILD: Removing the GCC <5.3 patch for linkage breaking. Making master ↵ | David Runge | |
the default branch for this package again. | |||
2016-01-31 | PKGBUILD: Switchting to branch 3.7, to receive the beta releases. .SRCINFO: ↵ | David Runge | |
Updating to 3.7beta | |||
2015-10-26 | .SRCINFO: Updating to commit r373 | David Runge | |
2015-10-26 | PKGBUILD: Updating to commit r373. | David Runge | |
2015-08-14 | libatomic.patch: Adding patch for fixing linking failures for libatomic with ↵ | David Runge | |
GCC > 5.1. PKGBUILD: Adding libatomic.patch. Updating to latest version. Minor typo fixes. Properly setting up tee to write to different files for cmake and make outputs. .SRCINFO: Updating to latest version. | |||
2015-07-07 | PKGBUILD,supercollider.install,.SRCINFO: First commit (for version 3.7.0.alpha1 | David Runge | |