aboutsummaryrefslogtreecommitdiff
path: root/nexgb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* nexgb: post-merge fixups and cleanupsPřemysl Janouch2018-09-081-6/+2
| | | | | | | | | AUTHORS, CONTRIBUTORS: still useful, add people from git log, clean up. LICENSE: Google doesn't really grant you shit anymore. The EU doesn't have software patents either, so it doesn't affect me directly. README, doc.go: erase mentions of unmaintained xgbutil.
* Makefile: do not redefine $XPROTO if it's already defined.aarzilli2018-09-081-0/+2
|
* shortcuts for the lazyAndrew Gallant2018-09-081-0/+4
|
* The `sync` and `xinput` extensions now use the `switch` field, whichAndrew Gallant2018-09-081-6/+6
| | | | | | | XGB does not currently support. Therefore, I'm removing the sync and xinput extensions. This affects issues #11 and #13.
* Add rules for installing all packages.Andrew Gallant (Ocelot)2018-09-081-0/+10
|
* Benchmark with gomaxprocs=3 tooAndrew Gallant (Ocelot)2018-09-081-1/+1
|
* some docs in the Makefile and removing a prefix that isn't needed.Andrew Gallant (Ocelot)2012-05-121-3/+22
|
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-6/+19
|
* more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵Andrew Gallant (Ocelot)2012-05-071-1/+5
| | | | blocking (a hack fix for now).
* lots of docs and examplesAndrew Gallant (Ocelot)2012-05-071-0/+6
|
* added testsAndrew Gallant (Ocelot)2012-05-071-0/+6
|
* build comman for converting XML to GoAndrew Gallant (Ocelot)2012-05-061-15/+12
|
* initial commit. not currently in a working state.Andrew Gallant (Ocelot)2012-04-281-0/+19