• Wayne Stambaugh's avatar
    Configuration and compile documentation improvements. · 4d465ec8
    Wayne Stambaugh authored
    * 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.
    4d465ec8
Name
Last commit
Last update
..
attenuators pcbnew: fix minor issues.
bitmaps Start work on a better support of polygons in Kicad (code cleaning).
dialogs Finish Pcb Calculator work
docs Pcb calculator: Add track width tool
transline Configuration and compile documentation improvements.
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead.
Info.plist OSX: PCB Calculator correction
UnitSelector.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
UnitSelector.h pcb calculator: fix localize GUI, native *nix string
attenuators.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
board_classes_values.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
class_regulator_data.h pcb_calculator: enhancement in Regulators page dialog:
colorcode.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
datafile_read_write.cpp remove -std=c++0x compiler option since nobody is ready for it, and accordingly back into auto_ptr from unique_ptr
datafile_read_write.h pcb_calculator: enhancement in Regulators page dialog:
electrical_spacing_values.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
params_read_write.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
pcb_calculator.cpp pcb_calculator: fixes and enhancements (not finished)
pcb_calculator.h Finish Pcb Calculator work
pcb_calculator.icns [MacOSX] Updated Icons - Document ones still missing :(
pcb_calculator.rc Remove old xpm icons files
pcb_calculator_datafile.keywords pcb_calculator: enhancement in Regulators page dialog:
pcb_calculator_frame.cpp Internal unit improvements and Pcbnew s-expression file format changes.
regulators_funct.cpp Finish Pcb Calculator work
tracks_width_versus_current.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
transline_dlg_funct.cpp Loading commit data...
transline_ident.cpp Loading commit data...
transline_ident.h Loading commit data...
units_scales.h Loading commit data...