Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-07 | Fix kconf_update test on Windows | Alex Richardson | |
We get a CMake warning for reading the LOCATION property, but I don't see how else to do it (generator expressions don't seem to work) | |||
2014-05-07 | Use QProcess in kconf_update | Alex Richardson | |
This allows removing some custom WIN32 API code and is also nicer than directly calling system() | |||
2014-04-27 | install libexec executables in the kf5 libexec directory | Aleix Pol | |
2014-03-25 | Export the location of kconf_update in CMake | Alex Merry | |
This is for the benefit of kded, which needs to run this binary. REVIEW: 117023 | |||
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |