Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-04 | backends: Add missing dependencies | orbea | 1 | -0/+1 | |
When building the backends with slibtool they will fail with undefined references to libmatemixer.la. This is because they use -no-undefined which slibtool explicitly supports while GNU libtool will silently ignore it. Gentoo Bug: https://bugs.gentoo.org/785232 | |||||
2019-10-09 | Use WARN_CFLAGS which are only set with --enable-compiler-warnings | rbuj | 1 | -7/+11 | |
It removes --enable-more-warnings, since it is recommended to use --enable-compile-warnings=maximum It updates configure summary. | |||||
2015-12-10 | Replace leading spaces in Makefiles with tabs | Michal Ratajsky | 1 | -25/+25 | |
2014-08-18 | Global update | Michal Ratajsky | 1 | -1/+7 | |
2014-07-25 | Support OSS | Michal Ratajsky | 1 | -2/+10 | |
2014-07-18 | Add module skeleton and build support | Michal Ratajsky | 1 | -0/+26 | |