Commit Graph

62 Commits

Author SHA1 Message Date
Günter Obiltschnig
d39042ba77 fix project.targetArchitecture for x64 2020-01-13 20:56:32 +01:00
Günter Obiltschnig
4920df18ce re-generated project files 2020-01-12 23:04:09 +01:00
Günter Obiltschnig
f71f74bac7 fix project configs for x64 2020-01-12 22:14:57 +01:00
Günter Obiltschnig
165f5cfd20 re-generated project files 2020-01-11 22:33:28 +01:00
Günter Obiltschnig
412d4ade66 fixed templates 2020-01-11 12:48:07 +01:00
Günter Obiltschnig
4c1e357e4a project file fixes 2020-01-11 12:45:39 +01:00
Günter Obiltschnig
e84ab92ee0 removed x64 project files 2020-01-11 09:52:49 +01:00
Günter Obiltschnig
fe3f6405b6 updated progen files 2020-01-11 09:34:54 +01:00
Günter Obiltschnig
19aa2e4683 updated ProGen to use a single project file for both Win32 and x64 2020-01-11 09:02:22 +01:00
Günter Obiltschnig
59898cd3c2 remove old VS project files 2020-01-10 14:26:36 +01:00
Francis ANDRE
e59f37318e Add /MP option and remove /Gm as it is ignored and will be removed 2019-12-07 19:11:24 +01:00
Francis ANDRE
7645933f05 Add missing PocoDoc 2019-12-07 10:39:12 +01:00
Francis ANDRE
5dbb9cc3de Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
Francis ANDRE
416a99e61f Helper for regenerating VS projects 2018-06-20 09:45:26 +02:00
Francis ANDRE
6f9185ae62 Move rebuildall* to ProGen 2018-06-16 07:59:22 +02:00
Francis ANDRE
b7330492e5 Add <TargetMachine>MachineX64</TargetMachine> on <Lib> element 2018-06-15 14:28:43 +02:00
Francis ANDRE
19eecbaafb Remove WinTestRunner 2018-06-10 19:46:19 +02:00
Francis ANDRE
9ba9254623 Remove CppUnit from proGen templates 2018-06-03 13:47:37 +02:00
Alex Fabijanic
ab90c48da2 backport EVPPKey file/stream load/save capabilities 2017-09-19 22:04:32 -05:00
Alex Fabijanic
e89e3745ee add Crypto PKCS12/EC; update VS projects 2017-09-16 00:44:39 -05:00
Günter Obiltschnig
04e7e04d4d Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Günter Obiltschnig
7a199d5545 added support for Visual Studio 2017 2017-02-20 16:35:22 +01:00
Guenter Obiltschnig
f10d3a28f3 added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Günter Obiltschnig
4f0b692d66 added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
Guenter Obiltschnig
4de38fcb76 ProGen: VS2015 support 2015-07-31 12:46:23 +02:00
Guenter Obiltschnig
931a5a5252 Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past 2014-12-15 11:05:13 +01:00
Günter Obiltschnig
bc0978d01e fixed GH #471: vs2010 release builds have optimization disabled
fixed GH #616: Visual Studio warning C4244
2014-11-20 21:22:52 +01:00
Günter Obiltschnig
6fe2e4fb11 VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
Günter Obiltschnig
24ba3c0df0 updated project templates for VS2010+ 2014-10-03 12:34:53 +02:00
Günter Obiltschnig
1f39c4a6d8 added progen templates for WEC2013/VS2013 2014-08-09 10:53:48 +02:00
Günter Obiltschnig
30bb18f394 added VS2013 project/solution files for Windows Embedded Compact 2013 2014-08-09 10:49:04 +02:00
Günter Obiltschnig
d05c5830ba changed WEC2013 default SDK 2014-05-30 15:34:03 +02:00
Roger Meier
b0581433a7 LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)

Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-05-14 08:38:09 +02:00
Roger Meier
628a06f718 LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-05-04 21:02:42 +02:00
Guenter Obiltschnig
528ebf8861 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2014-04-21 20:55:50 +02:00
Guenter Obiltschnig
f80c16b53a don't use WinTestRunner/MFC in VS2013 test suites 2014-04-21 20:55:18 +02:00
Günter Obiltschnig
aec59ebe84 added /bigobj option for Data 64-bit builds; ProGen now suports vc.project.compiler/linker.additionalOptions settings in .progen files 2014-04-21 20:39:40 +02:00
Guenter Obiltschnig
7a7a1a507b ProGen templates: support for additional compiler and linker flags 2014-04-21 20:28:30 +02:00
Guenter Obiltschnig
86960abc26 ProGen templates: support for additional compiler and linker flags 2014-04-21 20:25:04 +02:00
Guenter Obiltschnig
9a1a75e2b0 ProGen templates: support for additional compiler and linker flags 2014-04-21 20:04:48 +02:00
Günter Obiltschnig
12c7bb562d re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Günter Obiltschnig
15833414b8 ProGen fixes for VS2010-2013 2014-04-21 08:31:49 +02:00
Günter Obiltschnig
b2ba1dfb74 -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
Guenter Obiltschnig
89be819b7a Visual Studio 2013 support 2014-01-24 17:49:14 +01:00
Alex Fabijanic
4297d78621 VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
Guenter Obiltschnig
3d5add4c06 fixed a minor issue with VS71 solution file generation - fixedBuildOrder setting was not used 2012-11-12 11:11:46 +01:00
Guenter Obiltschnig
8b91562dbd more line ending fixes 2012-11-11 11:07:27 +01:00
Guenter Obiltschnig
79eab26377 the great line endings cleanup 2012-11-11 09:57:01 +01:00
Guenter Obiltschnig
c07d577048 ProGen now automatically excludes all .rc files from static builds 2012-11-10 11:35:46 +01:00
Guenter Obiltschnig
3dff7e2337 fixed progen templates for 2012/64 2012-10-14 14:43:47 +00:00