Commit Graph

23 Commits (c46cec313888d6dfbd71e7475ff9ee6a6b6b9b57)

Author SHA1 Message Date
nirenjan 1c0d98c474 Fix link to AUR package
Fixes #39
[skip ci] [skip doxy]
2021-10-10 08:35:57 -07:00
nirenjan e7d91fd3a4 Replace all references to x52pro-linux with libx52 2021-09-29 00:30:55 -07:00
nirenjan b45dc59ae0 Add link to AUR
[skip ci] [skip doxy]
2021-09-23 09:47:57 -07:00
nirenjan 3374bb98dc Add instructions to install from PPA
[skip ci] [skip doxy]
2021-09-20 10:16:17 -07:00
nirenjan b81d89aad3 Use relative links in Markdown
[skip ci]
2021-07-20 01:17:34 -07:00
nirenjan d41762df11 Fix link to gx52 project 2021-01-27 00:23:23 -08:00
nirenjan bea668b87e Add reference to gx52 project 2021-01-27 00:21:28 -08:00
nirenjan 121c86a190 Remove link to gitter.im
Now that GitHub discussions has been enabled on the project, there is no
longer a need to outsource the discussions to an external provider.
2021-01-27 00:20:21 -08:00
nirenjan 4388eceec0 Create workflow to build kernel module
This workflow runs only if there is a change to the kernel_module path.
Consequently, commits that only impact the kernel_module will be ignored
for the standard userspace driver build.

This commit also updates the CodeQL workflow to only run on a scheduled
basis and on pull requests, but not on every push, since this is a
fairly slow script.

Finally, this commit also removes the obsolete kernel module sources,
since they are no longer maintained, and it also provides a hook for
Github actions to pick up and execute the kernel workflow.
2020-08-13 03:17:35 -07:00
nirenjan 3409a7bad6 Remove Travis CI badge
[skip ci]
2020-08-07 23:25:34 -07:00
nirenjan dcb5b60cdf Add actions badge to README
[skip ci]
2020-08-07 23:16:51 -07:00
The Gitter Badger 5108e34ce8 Add Gitter badge 2020-07-13 21:16:53 +00:00
nirenjan cb96d297ab Create INSTALL.md
[skip ci]
2020-06-02 16:36:01 -07:00
nirenjan e5ce827d7e Update installation instructions in README 2020-05-30 16:38:27 -07:00
nirenjan 7889124217 Update readme [skip ci] 2020-05-28 15:40:46 -07:00
nirenjan c86e3f027a Add install rule for Doxygen generated docs 2020-05-26 16:16:54 -07:00
nirenjan 2ea6dcd748 [skip ci] Update README 2020-05-19 16:05:15 -07:00
nirenjan d45b1f7bfd Disable trusty builds on Travis
Ubuntu Trusty doesn't ship with a new enough pkg-config, which causes
the PKG_INSTALLDIR macro to fail on those systems. Since Trusty is EOL
anyway, simply disable the CI build on it.
2020-04-17 00:11:19 -07:00
nirenjan 243b0330af Update build status in README
[skip ci]
2020-04-12 22:23:47 -07:00
nirenjan 46cba64e6b Update build requirements in README
[skip ci]
2017-10-12 21:35:58 -07:00
nirenjan 224b08a8e2 Add python to required dependencies 2016-05-05 09:32:00 -07:00
nirenjan c87e785a18 Restructure code layout
Copy files to individual folders. This makes it cleaner to add new
functionality in the future.
2015-12-08 21:46:42 -08:00
Nirenjan Krishnan 9ac96dae97 Add README and GPL license file 2012-09-30 15:38:46 -07:00