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