kicad/Documentation/compiling
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
..
COMPILING.txt Configuration and compile documentation improvements. 2013-02-10 19:41:49 -05:00
build-config.txt Configuration and compile documentation improvements. 2013-02-10 19:41:49 -05:00
build-msw.txt Configuration and compile documentation improvements. 2013-02-10 19:41:49 -05:00
linux-debian.txt Eeschema: bug 880132 : partial fix. 2011-11-11 08:00:51 +01:00
linux-fedora.txt Update compiling documentation for Fedora and Mac OS X 2011-03-10 00:27:21 +01:00
linux-gentoo.txt pcbnew: minor cosmetic enhancement in setup layers dialog. 2010-03-07 17:51:10 +00:00
mac-osx.txt Fix some minor OS X issues 2011-08-30 09:35:40 +02:00