kicad/Documentation
John Beard 45aa514591 QA: Allow to build tests manually if disabled
Add a new CMake target, qa_all, which builds all
tests, tools and their deps.

Then, when KICAD_BUILD_QA_TESTS is set OFF, remove tests
and tools from the ALL target, so `make all` doesn't include
these builds.

This means even when you turn the KICAD_BUILD_QA_TESTS option
off, you still have the option to:

* Build individual tests: `make qa_pcbnew`
* Build all tests: `make qa_all_tests`
* Build all tools: `make qa_all_tools`
* Build all QA executables: `make qa_all`

This also will provide a place to hang extra logic for test routine
wrangling (e.g. by CI tools)

Update the "Compiling KiCad" dev docs.

Also, CMakeModules .cmake files should not be excluded from git
2019-04-17 18:00:40 +01:00
..
changelogs fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
development QA: Allow to build tests manually if disabled 2019-04-17 18:00:40 +01:00
docset Docs: add docset generation target 2018-12-03 10:14:15 -05:00
KIWAY_Build_Symbols_Defined.txt * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
biu-plan.txt initial work on PCBNew PLUGIN support, in preparation for nanometer board load and save 2011-11-27 22:32:29 -06:00
eagle-plugin-notes.txt Eagle Project Import: Code cleanup and documentation. 2017-10-20 08:58:40 +02:00
kicad_doxygen_logo.png Docs: update doxygen docs logo 2018-08-06 11:06:24 -04:00
notes_about_pcbnew_new_file_format.odt Minor fixes. 2014-02-07 17:09:15 +01:00
s-expressions.txt fix documentation bugs 2011-01-30 14:58:15 -06:00