1. 22 Sep, 2008 1 commit
  2. 14 Sep, 2008 1 commit
  3. 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
  4. 22 Aug, 2008 2 commits
  5. 20 Aug, 2008 1 commit
  6. 17 Aug, 2008 1 commit
  7. 15 Aug, 2008 1 commit
  8. 11 Aug, 2008 1 commit
  9. 21 Jul, 2008 1 commit
  10. 21 Jun, 2008 1 commit
  11. 15 Jun, 2008 1 commit
  12. 06 Jun, 2008 2 commits
  13. 30 May, 2008 1 commit
  14. 22 May, 2008 1 commit
  15. 21 May, 2008 1 commit
  16. 17 May, 2008 1 commit
  17. 16 May, 2008 1 commit
  18. 04 May, 2008 1 commit
  19. 30 Apr, 2008 1 commit
  20. 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
  21. 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
  22. 13 Apr, 2008 2 commits
  23. 03 Apr, 2008 1 commit
  24. 31 Mar, 2008 1 commit
  25. 30 Mar, 2008 1 commit
  26. 19 Mar, 2008 1 commit
  27. 18 Mar, 2008 1 commit
  28. 11 Mar, 2008 1 commit
  29. 12 Feb, 2008 1 commit
    • 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
  30. 06 Feb, 2008 1 commit
  31. 30 Jan, 2008 1 commit
    • f3nix's avatar
      CMake: · af1c1564
      f3nix authored
      * Change tabs to spaces.
      * Make Boost required.
      af1c1564
  32. 29 Jan, 2008 1 commit
  33. 28 Jan, 2008 3 commits
  34. 06 Jan, 2008 2 commits