1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 18:45:10 +00:00
conky/cmake
François Revol ac56f205fb Haiku port phase 1 (#433)
* cmake: Add Haiku as a supported platform

* move mixer.cc to platform-specific as Haiku doesn't use OSS

* Add haiku.h with some stubs

* Use haiku.h

* Add some Haiku stubs

* Some Haiku network workarounds

It does not define SUN_LEN, provide a default.

It doesn't name the union in struct ifreq, use ifr_addr directly.
It seems Linux also declares it so it should work without change.
We can always define it for other platforms lacking it (add a cmake test ?).

Haiku does not have IFF_RUNNING, IFF_LINK seems close in semantics, so use it.

* Haiku: Minimal implementation of update_meminfo & get_top_info

* Haiku: implement update_cpu_usage
2018-01-19 11:36:40 -05:00
..
build.h.in Move cmake files around, add -D_GNU_SOURCE. 2009-12-09 15:56:07 -08:00
config.h.in Haiku port phase 1 (#433) 2018-01-19 11:36:40 -05:00
Conky.cmake Haiku port phase 1 (#433) 2018-01-19 11:36:40 -05:00
ConkyBuildOptions.cmake Transparency: Double-buffer not taken into consideration when selecting X11 when using ccmake (#383) 2018-01-19 09:08:14 -05:00
ConkyCPackSetup.cmake Use posix awk instead of GNU awk 2015-07-23 16:05:31 +02:00
ConkyPlatformChecks.cmake Haiku port phase 1 (#433) 2018-01-19 11:36:40 -05:00
Docbook.cmake Be explicit about documentation encoding. Fixes #91. 2015-08-23 22:12:24 +01:00
FindXinerama.cmake added support for multiple xinerama heads (fixes issue #172) 2015-12-01 13:53:43 +01:00
ToLua.cmake Add a CMAKE variable for the patch program 2010-06-13 19:09:07 +02:00