This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
kicad
mirror of
https://github.com/KiCad/kicad-source-mirror
Watch
3
Star
0
Fork
0
Code
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26072
Commits
14
Branches
133
Tags
2.2 GiB
C++
62.3%
C
35.8%
CMake
0.8%
Python
0.6%
SWIG
0.2%
Tree:
0f3af6ba1a
4.0
5.0
5.1
6.0
6.0.7
7.0
8.0
9.0
fusion360
jobs
master
newinvert
pcb_db
revert-0c36e162
4.0.0
4.0.0-rc1
4.0.0-rc2
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.6
4.0.7
5.0-dev
5.0.0
5.0.0-rc1
5.0.0-rc2
5.0.0-rc2-dev
5.0.0-rc3
5.0.0-rc3-dev
5.0.1
5.0.1-dev
5.0.2
5.1.0
5.1.0-dev
5.1.0-rc1
5.1.0-rc2
5.1.1
5.1.10
5.1.11
5.1.12
5.1.2
5.1.3
5.1.4
5.1.5
5.1.5-rc1
5.1.6
5.1.6-rc1
5.1.7
5.1.8
5.1.9
5.99.0
6.0.0
6.0.0-rc1
6.0.0-rc1-dev
6.0.0-rc2
6.0.1
6.0.10
6.0.11
6.0.2
6.0.3
6.0.4
6.0.5
6.0.6
6.0.7
6.0.7-rc1
6.0.8
6.0.9
6.99.0
7.0.0
7.0.0-rc1
7.0.0-rc2
7.0.1
7.0.10
7.0.10-rc1
7.0.11
7.0.11-rc1
7.0.11-rc2
7.0.11-rc3
7.0.11-rc4
7.0.2
7.0.3
7.0.4
7.0.5
7.0.6
7.0.6-rc1
7.0.6-rc2
7.0.6-rc3
7.0.7
7.0.7-rc1
7.0.8
7.0.8-rc1
7.0.9
7.0.9-rc1
7.0.9-rc2
7.99.0
8.0.0
8.0.0-rc1
8.0.0-rc2
8.0.0-rc3
8.0.1
8.0.1-rc1
8.0.1-rc2
8.0.2
8.0.2-rc1
8.0.2-rc2
8.0.3
8.0.3-rc1
8.0.4
8.0.4-rc1
8.0.4-rc2
8.0.5
8.0.5-rc1
8.0.6
8.0.6-rc1
8.0.7
8.0.7-rc1
8.0.8
8.0.8-rc1
8.0.9
8.0.9-rc1
8.99.0
9.0.0
9.0.0-rc1
9.0.0-rc2
9.0.0-rc3
9.0.1
9.0.1-rc1
9.0.1-rc2
9.0.2
9.0.2-rc1
9.0.3
9.0.3-rc1
9.0.4
9.0.4-rc1
9.0.5
9.0.5-rc1
9.0.6-rc1
9.99.0
April-2010-release
baseline
copy-of-subversion-repo
original_code
patch_baseline
pre-kiway
review
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0f3af6ba1a'
${ noResults }
kicad
/
CMakeModules
History
Ian McInerney
fdf6318218
Ensure cmake commands depend on the cmake file they use
Without this dependency, the build stage won't rerun if the CMake file changes on disk.
5 years ago
..
BuildSteps
Wrap linux metadata translation in a error catching wrapper
5 years ago
CMakeFindFrameworks.cmake
* Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW
12 years ago
CheckFindPackageResult.cmake
CMake:
18 years ago
CreateGitVersionHeader.cmake
Update Linux appdata file and CMake version strings
6 years ago
FindCairo.cmake
Remove Boost library building and other build improvements.
10 years ago
FindGLEW.cmake
Update FindGLEW.cmake
8 years ago
FindGLM.cmake
Build configuration fixes.
10 years ago
FindGdiPlus.cmake
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
FindOpenCASCADE.cmake
Fix findopencascade for vcpkg
5 years ago
FindPackageMessage.cmake
Fix FindPackageHandleStandardArgs.cmake for differences between CMake 2 and 3.
11 years ago
FindPixman.cmake
Copy and adapt FindCairo.cmake for Pixman
9 years ago
FindPythonInterp.cmake
Fix vcpkg python build compatibility
5 years ago
FindPythonLibs.cmake
Add python 3.10 detection to CMake
5 years ago
FindSWIG.cmake
Allow SWIG 4.0.
6 years ago
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.
14 years ago
Findngspice.cmake
Fix ngspice version information issue.
5 years ago
FindwxPython.cmake
Fix vcpkg python build compatibility
5 years ago
FindwxWidgets.cmake
Fix findwxwidgets again to let VS/MSYS2 combo work
5 years ago
Functions.cmake
Ensure cmake commands depend on the cmake file they use
5 years ago
KiCadFullVersion.cmake
Update Linux appdata file and CMake version strings
6 years ago
KiCadQABuildUtils.cmake
QA: Add build-time option to enable XML output from tests
7 years ago
KiCadVersion.cmake
Expose more version strings from CMake
6 years ago
MinGWResourceCompiler.cmake
Handle Windows manifests ourselves and add dpi awareness option
5 years ago
PerformFeatureChecks.cmake
CMake: use visibility definitions in provided by CMake when available.
10 years ago
SelectLibraryConfigurations.cmake
* Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW
12 years ago
UsewxWidgets.cmake
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
Warnings.cmake
Disable -Wpsabi
5 years ago
WritePlatformMetadata_macos.cmake
Fix macos plist version string generation
6 years ago
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
12 years ago
config.h.cmake
Move PLUGINDIR to the make config.h
5 years ago