Commit Graph

888 Commits

Author SHA1 Message Date
CHARRAS 0120f07d54 code cleaning 2008-01-06 17:19:36 +00:00
CHARRAS 1fb25193f7 Block commands now works with zones. 2008-01-06 14:56:52 +00:00
f3nix fba479cf8b Describe windows debug build. 2008-01-06 13:23:30 +00:00
raburton 97f7365ff6 fix typo 2008-01-06 12:48:04 +00:00
CHARRAS 339a90e7ac Block commands now works with zones. 2008-01-06 12:43:57 +00:00
f3nix cfd09d02bd Remove old CMake howto. 2008-01-06 12:20:06 +00:00
f3nix 338e0db75a Debug build should be easier now. See how-to-build-kicad.txt. Tested on linux only. 2008-01-06 12:03:13 +00:00
raburton f77e47dc87 Add COMPONENT parameter to INSTALL commands.
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).
2008-01-06 10:11:28 +00:00
raburton 8777ab79e0 The install prefix couldn't be overridden on the command line, the SET overrode any value you specified. Adding the cache keyword to SET seems to have fixed it though. Is this a cmake bug? 2008-01-06 10:05:15 +00:00
dickelbeck de33b1cbb3 more specctra dsn work 2008-01-06 01:24:36 +00:00
dickelbeck 2587a64f61 removed old, commented out code 2008-01-06 01:14:28 +00:00
dickelbeck 9a2829f1e2 support comments in dsn files 2008-01-06 00:45:49 +00:00
dickelbeck a3510713b9 -Wall was already in place 2008-01-05 22:56:08 +00:00
f3nix dcd22dd38d One may turn off minizip building on windows by setting BUILD_MINIZIP to OFF. 2008-01-05 19:34:32 +00:00
raburton 32b4d32bef Make building minizip optional, if your linux distro supplies a minizip binary (e.g. in the zlib-bin package on debian) you might as well use it instead of building this one.
Note that this isn't implemented in the minizip CMakeLists.txt, but at the higher level (kicad) that includes the minizip subdirectory, so that the whole minizip directory can be dropped from the shipped source tree if it isn't needed on your distro. This makes the source package a fraction smaller and removes possible complications of having a different license on the minizip code to the rest of kicad.
2008-01-05 19:16:30 +00:00
f3nix 548fb9152f CMake:
* REQUIRED is not necessary.
* Build instruction update.
* Do not build minizip on windows. Some more work is needed.
2008-01-05 17:43:24 +00:00
dickelbeck bd5ca82f63 use pad_shapes.h 2008-01-05 17:30:56 +00:00
dickelbeck af47386c50 more specctra dsn work 2008-01-05 17:24:56 +00:00
dickelbeck 8de0bf46a7 exploring custom layer names 2008-01-05 17:20:46 +00:00
dickelbeck 73b23e3ab1 initial version 2008-01-05 17:20:13 +00:00
dickelbeck 4b979f58e0 enabled -Wall, and getting -Wformat with it, for specctra development 2008-01-05 16:31:03 +00:00
f3nix 95565cda3e Some small CMake fixes. 2008-01-05 13:47:52 +00:00
CHARRAS 97be005035 Added: Delete cutout outline in zone popup menu 2008-01-05 13:37:51 +00:00
raburton 549e5f683f cmake: check for opengl and fail if it isn't found 2008-01-04 22:26:48 +00:00
raburton e341f1c38e cmake: make build fail if zlib missing 2008-01-04 22:24:54 +00:00
raburton f63492f530 set eol-style native on new file 2008-01-04 12:32:10 +00:00
CHARRAS ffd3a7133a more about zones. current No DRC for outlines 2008-01-04 12:27:16 +00:00
dickelbeck 945c14d4ea more specctra dsn work 2008-01-04 08:28:16 +00:00
dickelbeck 36f6103b34 more specctra dsn work 2008-01-03 22:24:17 +00:00
dickelbeck ba762fafba more specctra dsn work 2008-01-03 15:53:45 +00:00
dickelbeck a8eed789e0 more specctra dsn work 2008-01-03 06:33:28 +00:00
dickelbeck d7a85428fa more specctra work 2008-01-02 18:18:37 +00:00
raburton ed4b90151c set eol-style native on new files 2008-01-01 11:58:14 +00:00
CHARRAS 62a28440e0 wxstruct modified and wxPcbStuct.h added. some minor other changes 2008-01-01 11:46:47 +00:00
dickelbeck 0aaf01e98d more specctra work 2008-01-01 08:53:12 +00:00
dickelbeck 0d3fd5d17f more specctra work 2008-01-01 08:45:47 +00:00
dickelbeck 1afb0498aa beautify 2008-01-01 07:53:29 +00:00
dickelbeck 4eac2675de specctra_test target sources 2008-01-01 07:52:54 +00:00
dickelbeck 8a37513952 const strings 2008-01-01 07:51:54 +00:00
CHARRAS 738d00ba72 more about new zone handling: fill zones now exists 2007-12-30 18:20:51 +00:00
f3nix cbea44a663 * Fix CMake build.
* Add polygon library.
2007-12-30 03:30:34 +00:00
raburton e126042b1e set eol-style native on new files 2007-12-29 19:27:58 +00:00
CHARRAS 5eda8a52ce First draft (and first code..) about new zone handling 2007-12-29 19:15:58 +00:00
dickelbeck ee3d984445 removed windows install of opengl 2007-12-28 03:38:27 +00:00
f3nix 22d5b18c43 CMake.TODO update. Part 1. 2007-12-26 15:54:44 +00:00
f3nix cda4ed9659 Some tweaks for Windows CMake. 2007-12-26 03:48:17 +00:00
f3nix 36950919c6 Sync Polish translation with trunk. 2007-12-25 21:57:27 +00:00
f3nix 1eea739209 Small CMake cleanup. 2007-12-25 21:17:04 +00:00
f3nix 61ebbd58f8 Small CMake cleanup. 2007-12-25 20:48:58 +00:00
dickelbeck f38bb9d854 added boost checking 2007-12-23 06:31:52 +00:00