Commit Graph

9 Commits

Author SHA1 Message Date
f3nix 422ffdabc1 CMake:
* 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.
2008-09-07 19:32:07 +00:00
charras 485c92d4fe Modified recent change on svn change: "PCB edge always printed when PCB edge layer not selected" was incorrect for eeschema and gerbview
solved bug 2070228
2008-08-25 12:28:03 +00:00
raburton 7cbd594d7a simplify 2008-07-12 12:16:18 +00:00
raburton 459e300229 allow xpm_cpp_path to be set at configure time
allows you to more easily keep your generated resources out
of the source tree
2008-07-12 12:07:32 +00:00
f3nix 6bb111cb8e CMake files cleaning. 2008-06-06 12:39:00 +00:00
dickelbeck 7742e8ee99 copy rather than copy_if_needed because the latter was not always copying and thereby updating the modify time of the destintation file 2008-05-24 03:51:28 +00:00
kajtek1 b7eaed3fe5 Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
2008-05-22 14:22:57 +00:00
charras d87aed0cd0 eeschema: Solved: problem in manual part selection for multiple parts per package components 2008-05-21 09:18:14 +00:00
dickelbeck 845e95c3e4 make and use static bitmaps library 2008-05-17 19:24:22 +00:00