1. 11 Oct, 2014 1 commit
    • Wayne Stambaugh's avatar
      CMake housekeeping. · 655703cc
      Wayne Stambaugh authored
      * Remove CMakeParseArguments.cmake to use the version that ships with CMake.
      * Remove FindPackageHandleStandardArgs.cmake to use the version that ships
        with CMake.
      * Remove FindPythonLibs.cmake to use the version that ships with CMake.
      * Edit FindPythonInterp.cmake to use the stock CMake version of
        FindPackageHandleStandardArgs.cmake since the local version was removed.
      655703cc
  2. 10 Oct, 2014 1 commit
  3. 09 Oct, 2014 2 commits
  4. 08 Oct, 2014 10 commits
  5. 07 Oct, 2014 2 commits
  6. 06 Oct, 2014 2 commits
  7. 05 Oct, 2014 2 commits
  8. 04 Oct, 2014 1 commit
  9. 02 Oct, 2014 2 commits
    • Bernhard Stegmaier's avatar
      OSX build improvements. · 8b3c14c0
      Bernhard Stegmaier authored
      * Compile all binaries into a single application bundle.
      * Use CMake BundleUtilities to make application bundle relocatable.
      * Restructure build output to directly create an image file.
      * Fix default search paths.
      * Set KIGITHUB environment variable.
      * Added patch to fix wxWidgets so names for OSX.
      8b3c14c0
    • jean-pierre charras's avatar
      BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only... · e6274f70
      jean-pierre charras authored
      BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor)
      *.i : fix coding style issues.
      python method: add BOARD_ITEM Duplicate, which is a wrapper to Clone(). ( defined as Cast_to_BOARD_ITEM(selt.Clone()).Cast() )
      update some .py examples.
      e6274f70
  10. 01 Oct, 2014 1 commit
  11. 30 Sep, 2014 4 commits
  12. 29 Sep, 2014 2 commits
  13. 28 Sep, 2014 1 commit
  14. 27 Sep, 2014 3 commits
  15. 26 Sep, 2014 3 commits
  16. 25 Sep, 2014 1 commit
  17. 24 Sep, 2014 2 commits