poco/CppParser
Sascha Zelzer 10425a9556 Do not overwrite CMAKE_PREFIX_PATH in component config files.
This fixes problems when a project adds a directory to
CMAKE_PREFIX_PATH, then calls find_package(Poco ...) and afterwards
calls find_package() for another project located in one of the
directories of the original CMAKE_PREFIX_PATH variable.
2015-02-04 04:35:23 +01:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
include/Poco/CppParser LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
src CppParser fixes to support function try blocks and unions 2014-07-01 07:13:05 +02:00
testsuite CMake: Remove WinDriver usage in tests 2014-12-21 16:23:35 +01:00
CMakeLists.txt CMake: Improve installation and package generation 2015-01-27 15:52:18 +01:00
CppParser_CE_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
CppParser_CE_vs90.vcproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
CppParser_vs90.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
CppParser_vs90.vcproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_vs100.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
CppParser_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
CppParser_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
CppParser_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_x64_vs90.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
CppParser_x64_vs90.vcproj VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
CppParser_x64_vs100.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
CppParser_x64_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_x64_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
CppParser_x64_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_x64_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
CppParser_x64_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser_x64_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
CppParser.progen re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile updated CppParser 2012-10-15 07:50:06 +00:00