2015-05-30 03:36:11 by Kamil Rytarowski | Files touched by this commit (2) |
Log message: Split common options from Makefile to Makefile + Makefile.common Makefile.common will be used by other lxqt Makefiles |
2015-05-30 03:06:16 by Kamil Rytarowski | Files touched by this commit (1) |
Log message: GitHubify |
2015-05-30 02:58:40 by Kamil Rytarowski | Files touched by this commit (1) |
Log message: Remove obsoleted code for a shared library creation with PIE. |
2015-05-30 02:57:32 by Kamil Rytarowski | Files touched by this commit (1) |
Log message: Stop setting LXQT_ETC_XDG_DIR manually It's set automatically correctly by qt5 with: qmake -query QT_INSTALL_CONFIGURATION |
2015-05-26 12:49:05 by Kamil Rytarowski | Files touched by this commit (1) |
Log message: Typo |
2015-05-24 03:44:39 by Kamil Rytarowski | Files touched by this commit (1) |
Log message: Add comment |
2015-05-23 21:03:23 by Kamil Rytarowski | Files touched by this commit (5) |
Log message: Cleanups Not always clean, bot making the things proper. |
2015-05-23 19:47:33 by Kamil Rytarowski | Files touched by this commit (5) |
Log message: Introduce improvements towards proper XDG dirs usage |
2015-05-19 13:48:36 by Kamil Rytarowski | Files touched by this commit (1) |
Log message: Disable PIE hack, should be fixed in qt5-qtbase |
2015-04-19 22:26:38 by Niclas Rosenvik | Files touched by this commit (1) |
Log message: Use bsdtar instead of gtar. add buildlink transform to remove fPIE that cmake adds for some strange reason. |