Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-24 | Switch default terminal emulator to alacritty | Drew DeVault | |
2019-06-12 | Use release builds, and run meson in build() | Matt Coffin | |
meson/configure should be run in build() and not prepare(), as CFLAGS/CXXFLAGS/etc. from makepkg.conf are not set in prepare(). This patch moves the meson run from build() -> prepare() so that the flags from makepkg are included in the environment. | |||
2019-04-26 | Add swaybg-git dependency | Drew DeVault | |
2019-03-11 | Remove dependencies brought in by wlroots | Drew DeVault | |
2019-02-25 | Clean up PKGBUILD | Drew DeVault | |
2019-01-16 | Add swaylock/swayidle back as optdepends | Stephen Gregoratto | |
2018-10-14 | Move meson to prepare(), to keep the build directory between builds | Emmanuel Gil Peyrot | |
This greatly speeds up rebuilds when not much has changed and ccache isn’t used. | |||
2018-10-02 | Add symbols | Drew DeVault | |
2018-10-02 | Switch from 0.15 branch to master | Drew DeVault | |
2018-04-08 | Switch to 0.15 branch | Drew DeVault | |
2016-12-04 | Add sys_cap_ptrace | Drew DeVault | |
2016-05-01 | Depend on wlc-git, not wlc | Drew DeVault | |
2016-04-16 | Depend on wlc instead of wlc-git | Drew DeVault | |
2016-03-27 | Add conflicts/provides=('sway') | Drew DeVault | |
2016-03-24 | Update PKGBUILD | Drew DeVault | |
2016-02-18 | Add debug/!strip and set cmake build to Upstream | Drew DeVault | |
2015-12-27 | Add -DCMAKE_INSTALL_SYSCONFDIR=/etc | Drew DeVault | |
2015-12-08 | Add gdk-pixbuf2 dependency | Drew DeVault | |
2015-11-27 | Add future optdepends | Drew DeVault | |
I hope this is alright. These programs will be required fairly soon for the features listed. | |||
2015-11-12 | Add new dependencies | Drew DeVault | |
2015-11-11 | Add release to build | Drew DeVault | |
2015-09-02 | s/i386/i686 | Drew DeVault | |
2015-08-26 | Add json-c dependency | Drew DeVault | |
2015-08-23 | Add xcb-util-image as dependency | Drew DeVault | |
2015-08-18 | Make xwayland a required dependency | Drew DeVault | |
2015-08-17 | Add asciidoc to makedepends | Drew DeVault | |
2015-08-16 | Add more optdepends | Drew DeVault | |
2015-08-16 | Add git to makedepends | Drew DeVault | |
2015-08-16 | Update srcinfo | Drew DeVault | |
2015-08-16 | Depend on wlc-git instead | Drew DeVault | |
2015-08-16 | Switch to VCS versioning | Drew DeVault | |
2015-08-16 | Initial commit | Drew DeVault | |