1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
bb29ee8a12 Change version format
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
2a139282e7 Add flycheck checker for CMake, enable Eldoc 2019-05-01 16:37:58 -07:00
b5dd41c664 Enable fill-column-indicator for CMake 2019-04-02 23:26:31 -07:00
7090f13088 Add a grep alias for cmake files 2019-03-28 17:41:08 -07:00
213169c563 Add compilation regexp for CMake warnings 2019-03-28 16:12:27 -07:00
931e4b0bf5 Add oni-cmake 2019-02-26 01:05:32 -08:00