687 Commits (aefaa521d163df6943d5e387ae3a679c68e34fe5)

Author SHA1 Message Date
f3nix 338e0db75a Debug build should be easier now. See how-to-build-kicad.txt. Tested on linux only. 18 years ago
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? 18 years ago
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. 18 years ago
f3nix 95565cda3e Some small CMake fixes. 18 years ago
f3nix cbea44a663 * Fix CMake build. 18 years ago
f3nix cda4ed9659 Some tweaks for Windows CMake. 18 years ago
f3nix 61ebbd58f8 Small CMake cleanup. 18 years ago
dickelbeck a7d68dd5fb added boost checking 18 years ago
dickelbeck 315850fa6d Added and tested Windows support 18 years ago
dickelbeck 57a2791bc8 removed __WXDEBUG__ for debug compiles. Instead, edit the CMakeCache.txt file and append --debug to the wx-config command line 18 years ago
dickelbeck 63b2a1fed5 added __WXDEBUG__ for debug compiles 18 years ago
f3nix 4fd9325f6d Some small CMake fixes. 18 years ago
plyatov 2a1843c3a9 Increased required version of CMake to 2.4.6, because I have a troubles with CMake 2.4.3 and don't have it with CMake 2.4.6. 18 years ago
f3nix 89a872b86e Add CMakeLists.txt for the help files. 18 years ago
f3nix efe7edf2f1 CMake: 18 years ago
plyatov b55b0abbb8 Comments corrected in the root CMakeLists.txt. 18 years ago
plyatov f6b8194dec Comments added in to the root CMakeLists.txt. 18 years ago
f3nix 7a65708459 CMake build: preliminary support for install targets under linux. 18 years ago
f3nix 8c6f6facff CMake build: replace deprecated commands. 18 years ago
f3nix 9307b49eec CMake build system for all apps. Usage in install.txt 18 years ago
plyatov 6e9097b402 CMake enhancements. 18 years ago
plyatov 77cb86a1ea Draft files for CMake build system support 18 years ago