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.
Chris Pavlina
245607d05c
Fix version header rewrite (happened too often)
This commit also simplifies the rewrite logic slightly, removing the
regex parsing.
Bug introduced in:
commit 47772e7ae3
Author: Chris Pavlina <pavlina.chris@gmail.com>
Date: Sun Sep 25 10:28:50 2016 -0400
cmake: rewrite version header when branch changes
Before, only KICAD_BUILD_VERSION, which includes the hash but not the
branch, was compared when deciding whether to regenerate
kicad_build_version.h. This header also contains the branch name though,
so we should compare both to address the case of two branches pointing
at the same commit.
9 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
CheckCXXSymbolExists.cmake
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
CheckFindPackageResult.cmake
CMake:
18 years ago
CreateGitVersionHeader.cmake
cmake: rewrite version header when branch changes
9 years ago
FindCairo.cmake
Remove Boost library building and other build improvements.
10 years ago
FindGLEW.cmake
Added an additional search path for GLEW (closing bug report 1247910).
11 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
FindOpenSSL.cmake
Fix typo in FindOpenSSL.cmake
11 years ago
FindPackageMessage.cmake
Fix FindPackageHandleStandardArgs.cmake for differences between CMake 2 and 3.
11 years ago
FindPythonInterp.cmake
Actually make FindPythonInterp.cmake use correct FindPackageHandleStandardArgs.cmake.
11 years ago
FindPythonLibs.cmake
* Fix FindPythonLibs to search /include/ for Python.h
11 years ago
FindSWIG.cmake
CMake: add FindSWIG.cmake from CMake 3.5 for swig 3.0 support.
10 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
Findngspice.cmake: Refined build instructions
9 years ago
FindwxWidgets.cmake
FindwxWidgets.cmake: Remove extra newline
10 years ago
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
12 years ago
Html2C.cmake
Eeschema: add dialog and utilities to create BOMs from generic netlist
13 years ago
MinGWResourceCompiler.cmake
Add CMAKE_RC_COMPILER variable to mingw_resource_compiler macro.
17 years ago
PNG2cpp.cmake
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 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
Shaders.cmake
Namespace KiGfx->KIGFX.
12 years ago
TokenList2DsnLexer.cmake
coverity common folder fixes (mainly not initialized members).
11 years ago
UsewxWidgets.cmake
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
WriteVersionHeader.cmake
Fix version header rewrite (happened too often)
9 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
SWIG Improvements
9 years ago