1. 06 Sep, 2013 1 commit
    • Wayne Stambaugh's avatar
      Footprint library table ground work. · 9ab7c18f
      Wayne Stambaugh authored
      * Remove defined CMAKE_INSTALL_PREFIX for Windows from main CMakeList.txt.
      * Move footprint library path detection code from pcbnew.cpp to EDA_APP
        object.
      * Add CMAKE_INSTALL_PREFIX to config.h.cmake.
      * Simplify and fix search path list code.
      * Add CMAKE_INSTALL_PREFIX to the list of search paths in case KiCad was
        installed using `make install`.
      * Add default global footprint library table to CMake install.
      * Add method to set footprint library table to PCB_BASE_FRAME object.
      * Remove unused function EDA_APP::GetLibraryFile().
      * Minor FP_LIB_TABLE object improvements.
      9ab7c18f
  2. 24 Jul, 2013 1 commit
  3. 20 Jul, 2013 1 commit
  4. 19 Jul, 2013 1 commit
  5. 27 Jun, 2013 1 commit
  6. 25 Jun, 2013 1 commit
  7. 08 Jun, 2013 1 commit
  8. 07 Jun, 2013 1 commit
  9. 26 May, 2013 1 commit
  10. 13 Apr, 2013 1 commit
  11. 11 Apr, 2013 1 commit
  12. 30 Mar, 2013 1 commit
  13. 23 Mar, 2013 1 commit
  14. 24 Feb, 2013 1 commit
  15. 01 Jan, 2013 1 commit
  16. 31 Oct, 2012 1 commit
  17. 29 Oct, 2012 2 commits
  18. 23 Oct, 2012 1 commit
  19. 21 Oct, 2012 1 commit
  20. 20 Oct, 2012 1 commit
  21. 17 Oct, 2012 1 commit
  22. 14 Oct, 2012 1 commit
  23. 13 Oct, 2012 1 commit
  24. 19 Sep, 2011 1 commit
  25. 17 Jan, 2010 1 commit
  26. 16 Jan, 2010 1 commit
  27. 03 Mar, 2009 1 commit
  28. 22 Nov, 2008 1 commit
  29. 19 Nov, 2008 1 commit
    • jerryjacobs's avatar
      + Updated Atmel library · 4c2b9e21
      jerryjacobs authored
      + Moved DIP Packages to dip_sockets.mod from support.mod
      + Made DIP Packages board
      + Dutch language update to 90%
      4c2b9e21
  30. 07 Oct, 2008 1 commit
  31. 01 Oct, 2008 1 commit
  32. 26 Sep, 2008 1 commit
  33. 20 Sep, 2008 1 commit
  34. 07 Sep, 2008 1 commit
    • f3nix's avatar
      CMake: · 422ffdab
      f3nix authored
      * Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
      * Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
      * Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
      * Formatting style changes.
      422ffdab
  35. 31 Mar, 2008 1 commit
  36. 11 Mar, 2008 1 commit
  37. 30 Jan, 2008 1 commit
    • f3nix's avatar
      CMake: · af1c1564
      f3nix authored
      * Change tabs to spaces.
      * Make Boost required.
      af1c1564
  38. 06 Jan, 2008 1 commit
    • raburton's avatar
      Add COMPONENT parameter to INSTALL commands. · f77e47dc
      raburton authored
      This allows you to install only specific components (i.e. binaries, resources, doc files in specific languages), particularly useful for package mainatiners.
      Default install will work as before (i.e. install everything).
      f77e47dc
  39. 08 Nov, 2007 1 commit