aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Updated versioning in cmakeLibravatar Luminarys2015-08-26
|
* fixed json-c CMake inclusionLibravatar minus2015-08-27
|
* added json-c lib and implemented IPC get_versionLibravatar minus2015-08-26
|
* Merge pull request #135 from Luminarys/masterLibravatar Drew DeVault2015-08-26
|\ | | | | Added in build version based on git hash
| * Minor fixesLibravatar Luminarys2015-08-26
| |
| * Added in build version based on git hashLibravatar Luminarys2015-08-25
| |
* | Add dependency on PCRELibravatar Drew DeVault2015-08-26
| | | | | | | | Perl-compatible regular expression library
* | Use C 99Libravatar Drew DeVault2015-08-26
|/ | | | Closes #127
* fixed #108 signed/unsigned comparisonLibravatar minus2015-08-21
|
* Add Wayland and Xorg session filesLibravatar Max Bruckner2015-08-20
| | | | This allows display managers to detect sway.
* added sway_assert functionLibravatar minus2015-08-18
| | | | returns false on a failed assertion in release mode and raises SIGABRT in debug mode
* Find a2x through CMakeLibravatar Drew DeVault2015-08-18
| | | | Fixes #63
* Install manual pages to <prefix>/share/manLibravatar Lubomir Rintel2015-08-18
| | | | | Use a FHS compliant location instead of /usr/man compat symlink. Some distros don't ship that one.
* Add man pagesLibravatar Drew DeVault2015-08-17
|
* Move headers to include/Libravatar Drew DeVault2015-08-16
|
* Add default config fileLibravatar Drew DeVault2015-08-16
|
* Pull in some scas code and read i3 config fileLibravatar Drew DeVault2015-08-04
|
* Initial commitLibravatar Drew DeVault2015-08-04