kicad/CMakeModules
Dick Hollenbeck 2f211c6b9d ++all:
* TokenList2DsnLexer.cmake now wraps each token enum in its own namespace. It
    also no longer setup of the "using" directive in the header file, which was
    bad behavior.  C++ enum values will have name collisions unless the enums
    themselves are different namespaces.
++new:
  * Sweet library is now a DSO/DLL.
  * Brought in SWIG to do a wrap of the Sweet DSO/DLL for unit testing
    and scripting.  The SWIG DSO/DLLs are built separate from the Sweet DSO/DLL
    and are also optional.
2011-01-17 11:26:19 -06:00
..
CheckFindPackageResult.cmake CMake: 2008-05-05 18:23:24 +00:00
CreateBzrVersionHeader.cmake Commit merger from trunk and fixed bug version header file generator. 2010-04-21 08:39:46 -04: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
FindGdiPlus.cmake Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
FindSubversion.cmake More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
FindZLIB.cmake Update FindZLIB.cmake to version 2.6.1 + add MSYS path. 2008-09-07 20:54:17 +00:00
FindwxWidgets.cmake Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. 2009-06-26 17:24:32 +00:00
Functions.cmake add cmake function make_lexer 2010-12-27 10:51:45 -06:00
Html2C.cmake Make the source file to the specctra freerouter help panel be html, not *.h 2009-12-03 06:25:35 +00:00
MinGWResourceCompiler.cmake Add CMAKE_RC_COMPILER variable to mingw_resource_compiler macro. 2008-09-07 12:34:27 +00:00
PerformFeatureChecks.cmake Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
TokenList2DsnLexer.cmake ++all: 2011-01-17 11:26:19 -06:00
UsewxWidgets.cmake Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. 2009-06-26 17:24:32 +00:00
cmake_uninstall.cmake.in move cmake_uninstall.cmake to CMakeModules directory 2010-10-12 13:42:29 -05:00
config.h.cmake Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
version.h.cmake code cleaning and a minor problem fixed in Gerbview printing option 2010-01-04 19:09:33 +00:00