1. 27 Nov, 2013 2 commits
  2. 26 Nov, 2013 1 commit
  3. 25 Nov, 2013 2 commits
  4. 24 Nov, 2013 1 commit
  5. 22 Nov, 2013 1 commit
  6. 20 Nov, 2013 3 commits
  7. 19 Nov, 2013 3 commits
  8. 18 Nov, 2013 4 commits
  9. 15 Nov, 2013 3 commits
  10. 14 Nov, 2013 1 commit
  11. 12 Nov, 2013 4 commits
  12. 11 Nov, 2013 2 commits
  13. 10 Nov, 2013 1 commit
    • jean-pierre charras's avatar
      All: under mingw32+msys: fix an issue when using Cmake version >= 2.8.5 which... · 5cea9408
      jean-pierre charras authored
      All: under mingw32+msys: fix an issue when using Cmake version >= 2.8.5 which uses by default a response file.
      This response file is not expanded under mingw3 2 (mingw/gcc bug?), and the list of include paths, found in this file, is not taken in account.
      Now, under mingw32+msys, when not cross-compiling, the response file is disabled.
      Cvpcb, Pcbnew: fix a list of libs  which should be added only when cross-compiling:
      Previously, they were always added, which creates an issue with mingw/msy/ gcc  2.8.
      Now they are added only when cross-compiling (this issue was noticeable only with msys+mingw version  2.8)
      5cea9408
  14. 08 Nov, 2013 1 commit
  15. 06 Nov, 2013 3 commits
  16. 05 Nov, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with... · 44d96074
      jean-pierre charras authored
      Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with boards conveted from Eagle, which are using other text justification than center.
      Eagle plugin: filter and replace not allowed chars in FPID(-':' and '/')  by _ or -, if they are used in Eagle footprint names (otherwise, boards converted and saved under kicad_pcb format are not readable by Pcbnew).
      44d96074
  17. 04 Nov, 2013 2 commits
  18. 03 Nov, 2013 2 commits
  19. 02 Nov, 2013 2 commits
  20. 01 Nov, 2013 1 commit