Merge remote-tracking branch 'gitlab/master' into make_it_mojo

Authored by mpyne on Dec 28 2018, 3:37 AM.

Description

Merge remote-tracking branch 'gitlab/master' into make_it_mojo

Mostly a clean merge despite the conflicts, but the test suite showed
that there's still a lot of work to do around cmdline handling with the
mojo-based setup. We can't create a whole web server each time just to
handle --version...

Conflicts:
CMakeLists.txt
doc/man-kdesrc-build.1.docbook
kdesrc-build
kdesrc-buildrc-sample
modules/ksb/Application.pm
modules/ksb/BuildSystem.pm
modules/ksb/IPC.pm
modules/ksb/IPC/Pipe.pm
modules/ksb/Util.pm

Merged Changes

CommitAuthorDetailsCommitted
26c9fc5f09efmpyne
README: Light proofreading and capitalization fixes. 
Dec 28 2018
c1a92f3d547ampyne
Merge branch '10-set-stop-on-failure-by-default' into 'master' 
Dec 27 2018
f6888c9f958engraham/mpyne
Adjust default config file to set some more user-friendly defaults for new… 
Dec 27 2018
87844085c697mpyne
Merge branch 'quickstart-doc' into 'master' 
Dec 27 2018
6475925a6790mpyne
WIP: Adjust README.md for style and readability. 
Dec 27 2018
eebceff7c148mpyne
first-run: Add additional Arch requirements. 
Dec 26 2018
e84022a7acd6D17768ngraham/mpyne
Add Arch package for IO::Socket::SSL as a kdesrc-build dep. 
Dec 26 2018
e743b5bb9f30mpyne
Fix broken cmdline parsing when --stop-on-failure in use. 
Dec 25 2018
a7090fc71168mpyne
Try to streamline 'quick start' documentation. 
Dec 21 2018
d285496cc466mpyne
cmdline: Make -v stand for --version, not --verbose. 
Dec 21 2018
1c39943b868fD17291Gregor Mi/gregormi
Add .arcconfig 
Dec 5 2018
671140a69e88mpyne
Apply a consistent ordering of module list generation. 
Dec 5 2018
78a666fd0067D17290Gregor Mi/gregormi
Don't set DCMAKE_BUILD_TYPE in kf5-frameworks-build-include 
Dec 2 2018
79bf67bbbca1mpyne
doc: Add cmake for asciidoctor, remove remote-tracked webfonts. 
Nov 23 2018
f665ef2270b8mpyne
doc: Add source reference documentation for ksb::Module. 
Nov 23 2018
483e67ed9279mpyne
Remove dead code from ksb::Module. 
Nov 23 2018
f4a91b345e3fmpyne
test: Ignore cmake install output to keep test suite results readable. 
Nov 23 2018
a59467e2d529mpyne
vim-syntax: include-dependencies is no longer only for module-sets. 
Nov 23 2018
86989e34ccc8D16757janpr/mpyne
setup: Allow to interactively choose {src,build} dirs. 
Nov 18 2018
a17da6dbdb37mpyne
setup: Fix Perl warning on regex use. 
Nov 18 2018
41c6b345d433gladhorn
Add perl-yaml-libyaml for arch and make FirstRun use pacman 
Nov 5 2018
b3a5dd7eeaa4mpyne
test: Add a test case for the 2 bugs added by FindBin removal. 
Nov 3 2018
9c7e88e517e2mpyne
first-run: Make kdesrc-build work when run as a symlink. 
Nov 3 2018
c04ffcacc4c4yurchor
Fix minor typos, add required line to the desktop file 
Oct 27 2018
7295eaca3093mpyne
first-run: Fix path for kdesrc-build when run from install dir. 
Oct 25 2018
cabaa3435d5ampyne
first-run: Make it possible to run system installer on first run. 
Oct 22 2018
a6bbfba12a8cmpyne
first-run: Make --initial-setup work in minimal env, impl sample-rc. 
Oct 22 2018
e4f6829c16f9mpyne
sample-rc: Remove ancient sample file. 
Oct 21 2018
8f5daca914fdmpyne
first-run: Reduce use of ksb::Util, remove dead code. 
Oct 21 2018
6b48a781caffmpyne
Clean up --help, add stub for initial setup helper. 
Oct 21 2018
b8b62d30e4aampyne
GIT_SILENT Bump version for semi-annual tagging. 
Oct 20 2018
d71278027575vkrause
Fix documentation build 
Oct 19 2018