.. |
CMakeFindFrameworks.cmake
|
* Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW
|
2013-08-04 21:31:14 +01:00 |
CheckCXXSymbolExists.cmake
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
CheckFindPackageResult.cmake
|
CMake:
|
2008-05-05 18:23:24 +00:00 |
CreateBzrVersionHeader.cmake
|
Shows the current BZR version in version.h, not the last in the repository (Nick Østergaard)
|
2013-12-28 12:29:20 +01:00 |
CreateSVNVersionHeader.cmake
|
code cleaning and a minor problem fixed in Gerbview printing option
|
2010-01-04 19:09:33 +00:00 |
FindBazaar.cmake
|
Update version header generator CMake script to use Bazaar.
|
2010-04-21 08:25:16 -04:00 |
FindCairo.cmake
|
Added missing CMakeModules (Cairo & GLEW).
|
2013-04-04 11:52:16 +02:00 |
FindGLEW.cmake
|
Added an additional search path for GLEW (closing bug report 1247910).
|
2014-11-14 09:30:52 +01:00 |
FindGdiPlus.cmake
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
FindOpenSSL.cmake
|
Fix paths and hints variable naming bug in FindOpenSSL.cmake.
|
2014-12-30 14:20:33 -05:00 |
FindPackageMessage.cmake
|
Fix FindPackageHandleStandardArgs.cmake for differences between CMake 2 and 3.
|
2014-09-26 21:08:44 -04:00 |
FindPythonInterp.cmake
|
Actually make FindPythonInterp.cmake use correct FindPackageHandleStandardArgs.cmake.
|
2014-10-11 17:50:18 -04:00 |
FindPythonLibs.cmake
|
* Fix FindPythonLibs to search /include/ for Python.h
|
2014-10-25 21:56:44 +01:00 |
FindSubversion.cmake
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
FindZLIB.cmake.unused
|
Remove minizip from kicad sources. Useless because now (and since a long time) wxWidgets supports full zip file read/write, and minizip build creates problems under Windows, due to zlib not always installed.
|
2011-09-07 20:41:35 +02:00 |
FindwxWidgets.cmake
|
Fix install issue after removing freeroute.jnl, now useless because freeroute is no more accessible via the web.
|
2014-12-22 12:55:33 +01:00 |
Functions.cmake
|
Add support for building *.deb file using CPack, install ~/fp-lib-table either from kicad-install.sh or from make install_user_configuration_files
|
2013-10-17 14:03:36 -05:00 |
Html2C.cmake
|
Eeschema: add dialog and utilities to create BOMs from generic netlist
|
2013-06-14 16:59:52 +02:00 |
MinGWResourceCompiler.cmake
|
Add CMAKE_RC_COMPILER variable to mingw_resource_compiler macro.
|
2008-09-07 12:34:27 +00:00 |
PNG2cpp.cmake
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
PerformFeatureChecks.cmake
|
Add -fvisibility options to significantly reduce binary sizes.
|
2013-12-30 11:53:12 -06:00 |
SelectLibraryConfigurations.cmake
|
* Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW
|
2013-08-04 21:31:14 +01:00 |
Shaders.cmake
|
Namespace KiGfx->KIGFX.
|
2013-10-14 16:13:35 +02:00 |
TokenList2DsnLexer.cmake
|
Escape " character to fix warning in TokenList2DsnLexer.cmake
|
2013-11-11 16:39:02 -05:00 |
UsewxWidgets.cmake
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
cmake_uninstall.cmake.in
|
Add support for building *.deb file using CPack, install ~/fp-lib-table either from kicad-install.sh or from make install_user_configuration_files
|
2013-10-17 14:03:36 -05:00 |
config.h.cmake
|
Change Windows install tree to match Linux install tree.
|
2014-10-31 16:44:09 -04:00 |
download_avhttp.cmake
|
Pcbnew: fix bug #1313076 (Filled Zones on technical layers) does not show up on 3D rendering
|
2014-04-27 13:30:45 +02:00 |
download_boost.cmake
|
OSX build fixes.
|
2014-11-28 12:34:00 -05:00 |
download_cairo.cmake
|
[MacOSX] Support for kiface in bundles, workaround for some cairo issues
|
2014-03-22 12:35:33 +01:00 |
download_glew.cmake
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
2014-03-19 19:42:08 -05:00 |
download_libpng.cmake
|
[MacOSX] KICAD_BUILD_DYNAMIC stabilized and almost working
|
2014-01-27 23:24:04 +01:00 |
download_openssl.cmake
|
Cmakefiles: do not create map file on Windows, because creating map file generates hundred of useless wranings.
|
2014-04-03 13:55:02 +02:00 |
download_pcre.cmake
|
[MacOSX] New reorg for building system, typos and path refines
|
2014-02-19 22:39:21 +01:00 |
download_pixman.cmake
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
2014-03-19 19:42:08 -05:00 |
download_pkgconfig.cmake
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
2014-03-19 19:42:08 -05:00 |
download_swig.cmake
|
[MacOSX] Fixing build system, sorry guys, refining build system and make building smoother.
|
2014-02-08 16:15:06 +01:00 |
download_wxpython.cmake
|
[MacOSX] New OSX build enviroment now supported
|
2014-03-14 02:07:44 +01:00 |
download_wxwidgets.cmake
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
2014-03-19 19:42:08 -05:00 |
version.h.cmake
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |