kicad/Documentation
Wayne Stambaugh 4d465ec8a0 Configuration and compile documentation improvements.
* Improve the stable and testing build version option logic.
* Use CMake FindPythonInterp to configure the Python interpreter.
* Use Python interpreter to determine the system Python module install
  path if not already defined on the command line.
* Add header symbol checks for asinh(), acosh(), and atanh().
* Add test source to check for isinf() which can be defined as a C++template.
* Replace conditional compile on windows systems for aXXXh() with CMake
  configuration tests.
* A few minor MSVC compile fixes.
* Fix incorrect python environment string in fixswigimports.py
* Create a separate document for KiCad CMake build options.
* Create a separate how to compile KiCad on Windows document.
2013-02-10 19:41:49 -05:00
..
changelogs segment CHANGELOG.txt according to past years and current year 2012-01-14 20:11:35 -06:00
compiling Configuration and compile documentation improvements. 2013-02-10 19:41:49 -05:00
guidelines Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK 2013-01-18 00:04:25 -06:00
releases info update 2010-03-14 14:04:30 +00:00
GUI_Translation_HOWTO.odt Pcbnew: Fix bug Bug #898178 2011-11-30 21:05:17 +01:00
GUI_Translation_HOWTO.pdf Pcbnew: Fix bug Bug #898178 2011-11-30 21:05:17 +01: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
coding_style_policy.pdf describe function and class comments in coding standards 2010-11-12 08:58:01 -06:00
copyright.txt Gerbview: added: image polarity, axis select, layer rotation. Code cleanup. 2010-10-16 16:51:22 +02:00
s-expressions.txt fix documentation bugs 2011-01-30 14:58:15 -06:00
wxWidgets_patch_notes.txt ModEdit (and ModView): make "invisible" texts visible. They are not visible in the board editor, but must be visible in the footprint editor. 2012-02-26 19:49:00 +01:00