cpp-utilities/application
Martchus fe4e4b2ef5 Fix issues concerning building/using static libraries
- Ensure static versions of 3rd party libs are
  found correctly
- Link tests against statically if only static
  libraries have been built
- Ensure standard lib is linked statically when
  static linkage is enabled
2016-08-19 16:14:55 +02:00
..
argumentparser.cpp Improve logging when testing applications 2016-08-05 01:43:46 +02:00
argumentparser.h Improve argument parser 2016-07-31 23:20:31 +02:00
commandlineutils.cpp Add support for bash completion 2016-07-04 02:46:54 +02:00
commandlineutils.h Document enum class Response 2016-07-02 02:02:47 +02:00
failure.cpp Complete generation of API doc 2016-06-10 22:59:22 +02:00
failure.h Make header guards more unique and consistent 2016-06-11 19:09:14 +02:00
fakeqtconfigarguments.cpp Rewrite argument parsing 2016-06-13 00:00:36 +02:00
fakeqtconfigarguments.h Complete generation of API doc 2016-06-10 22:59:22 +02:00
global.h Fix issues concerning building/using static libraries 2016-08-19 16:14:55 +02:00