1. 15 Aug, 2008 1 commit
  2. 29 Jun, 2008 1 commit
  3. 21 Jun, 2008 1 commit
  4. 15 Jun, 2008 1 commit
  5. 06 Jun, 2008 2 commits
  6. 02 Jun, 2008 1 commit
  7. 30 May, 2008 1 commit
  8. 22 May, 2008 1 commit
  9. 21 May, 2008 1 commit
  10. 17 May, 2008 1 commit
  11. 05 May, 2008 1 commit
  12. 18 Apr, 2008 1 commit
    • f3nix's avatar
      CMake: · 5cd2fad8
      f3nix authored
      * MinGWResourceCompiler: change output directory and name of compiled resource file (old resource object files have to be deleted manually, eg. cvpcb/cvpcb_rc.o since the 'make clean' target does not remove them).
      * Add some comments.
      5cd2fad8
  13. 17 Apr, 2008 1 commit
  14. 16 Apr, 2008 1 commit
    • f3nix's avatar
      CMake: · c77c3906
      f3nix authored
      * Set a NAME_RESOURCES variable in MinGWResourceCompiler.
      * Fix looking for zlib under msys (C:\msys\1.0). Minizip now builds under windows with external zlib.
      c77c3906
  15. 13 Apr, 2008 1 commit
    • f3nix's avatar
      CMake: · 63de4115
      f3nix authored
      * Add mingw_resource_compiler macro (Win32).
      * Fix windres wxWidgets include paths (Win32).
      63de4115
  16. 03 Apr, 2008 1 commit
  17. 01 Apr, 2008 2 commits
  18. 31 Mar, 2008 1 commit
  19. 11 Mar, 2008 1 commit
  20. 04 Mar, 2008 1 commit
  21. 23 Feb, 2008 2 commits
  22. 19 Feb, 2008 1 commit
  23. 17 Feb, 2008 1 commit
  24. 12 Feb, 2008 2 commits
    • lifekidyeaa's avatar
      2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com · c5cd8502
      lifekidyeaa authored
      ================================================================================
      +eeschema
              * commiting my changes to allow multiple instances of a given schematic file within 
      a hierarchy:
              ** internally, m_currentScreen has been replaced with m_currentSheet,
                      which is a list or 'path' of screens.  The path of screens is used to 
      generate
                      a series of timestamps, which is converted to flat component reference via 
      a look-up
                      table in the schematic files.
              ** this means that m_currentScreen is no longer used -- use GetScreen().
              ** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen 
      pointer.
              ** all sub-sheets in a given schematic must have different names to generate a 
      meaningful netlist.
      
      c5cd8502
    • dickelbeck's avatar
      amazing free specctra software · 2b215d81
      dickelbeck authored
      2b215d81
  25. 30 Jan, 2008 1 commit
    • f3nix's avatar
      CMake: · af1c1564
      f3nix authored
      * Change tabs to spaces.
      * Make Boost required.
      af1c1564
  26. 28 Jan, 2008 3 commits
  27. 14 Jan, 2008 1 commit
  28. 12 Jan, 2008 1 commit
  29. 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
  30. 05 Jan, 2008 1 commit
  31. 30 Dec, 2007 1 commit
  32. 29 Dec, 2007 1 commit
  33. 26 Dec, 2007 1 commit
  34. 18 Dec, 2007 1 commit