- 22 Sep, 2008 1 commit
-
-
jerryjacobs authored
-
- 14 Sep, 2008 1 commit
-
-
f3nix authored
-
- 07 Sep, 2008 1 commit
-
-
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.
-
- 22 Aug, 2008 2 commits
-
-
jerryjacobs authored
-
jerryjacobs authored
-
- 20 Aug, 2008 1 commit
-
-
jerryjacobs authored
-
- 17 Aug, 2008 1 commit
-
-
jerryjacobs authored
-
- 15 Aug, 2008 1 commit
-
-
jerryjacobs authored
-
- 11 Aug, 2008 1 commit
-
-
jerryjacobs authored
-
- 21 Jul, 2008 1 commit
-
-
charras authored
-
- 21 Jun, 2008 1 commit
-
-
f3nix authored
-
- 15 Jun, 2008 1 commit
-
-
kintel authored
-
- 06 Jun, 2008 2 commits
- 30 May, 2008 1 commit
-
-
charras authored
removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed
-
- 22 May, 2008 1 commit
-
-
kajtek1 authored
Fixed all related files also.
-
- 21 May, 2008 1 commit
-
-
charras authored
-
- 17 May, 2008 1 commit
-
-
dickelbeck authored
-
- 16 May, 2008 1 commit
-
-
charras authored
-
- 04 May, 2008 1 commit
-
-
raburton authored
-
- 30 Apr, 2008 1 commit
-
-
dickelbeck authored
-
- 18 Apr, 2008 1 commit
-
-
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.
-
- 16 Apr, 2008 1 commit
-
-
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.
-
- 13 Apr, 2008 2 commits
- 03 Apr, 2008 1 commit
-
-
kintel authored
-
- 31 Mar, 2008 1 commit
-
-
f3nix authored
-
- 30 Mar, 2008 1 commit
-
-
f3nix authored
-
- 19 Mar, 2008 1 commit
-
-
f3nix authored
-
- 18 Mar, 2008 1 commit
-
-
charras authored
-
- 11 Mar, 2008 1 commit
-
-
f3nix authored
-
- 12 Feb, 2008 1 commit
-
-
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.
-
- 06 Feb, 2008 1 commit
-
-
f3nix authored
-
- 30 Jan, 2008 1 commit
-
-
f3nix authored
* Change tabs to spaces. * Make Boost required.
-
- 29 Jan, 2008 1 commit
-
-
CHARRAS authored
If anyone can refine this, it is welcomed (see minizip/CMakeLists.txt for comments)
-
- 28 Jan, 2008 3 commits
-
-
CHARRAS authored
-
CHARRAS authored
-
dickelbeck authored
-
- 06 Jan, 2008 2 commits