1. 27 Feb, 2013 1 commit
  2. 26 Feb, 2013 1 commit
  3. 24 Feb, 2013 1 commit
  4. 23 Feb, 2013 2 commits
  5. 22 Feb, 2013 5 commits
  6. 21 Feb, 2013 2 commits
  7. 20 Feb, 2013 2 commits
  8. 19 Feb, 2013 2 commits
  9. 18 Feb, 2013 2 commits
  10. 16 Feb, 2013 2 commits
  11. 15 Feb, 2013 1 commit
  12. 14 Feb, 2013 8 commits
  13. 13 Feb, 2013 3 commits
  14. 12 Feb, 2013 5 commits
  15. 11 Feb, 2013 2 commits
    • jean-pierre charras's avatar
      Eeschema: All fixed fields are now always saved in libraries. Therefore the... · e206a1b4
      jean-pierre charras authored
      Eeschema: All fixed fields are now always saved in libraries. Therefore the footprint field can be set in lib (size, visibility) and imported in schematic with its predefined attributes, even if the footprint text is not set.
      e206a1b4
    • 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
  16. 10 Feb, 2013 1 commit