summaryrefslogtreecommitdiff
path: root/compiler/cpp/compiler.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* Revert "THRIFT-5501 Remove Common Lisp support"Max-Gerd Retzlaff2022-08-301-0/+1
| | | | This reverts commit d88d4f93b3390989bd47a43f3941ca7d576750f6.
* THRIFT-5548: add kotlin code genJiayu Liu2022-04-201-1/+2
| | | | | | | Client: kotlin Patch: Jiayu Liu This closes #2556
* THRIFT-5501 Remove Common Lisp supportJens Geyer2022-03-061-1/+0
| | | | | Client: cl Patch: Jens Geyer
* THRIFT-5347 Remove deprecated Haskell bindingsJens Geyer2021-03-221-1/+0
| | | | | | | Client: hs Patch: Jens Geyer This closes #2352
* THRIFT-5229 remove AS3 supportJens Geyer2021-02-141-1/+0
| | | | | | | Client: AS3 Patch: Jens Geyer This closes #2329
* Reverted wrongly pushed commits.Jens Geyer2021-02-111-8/+1
| | | | | - This reverts commit 876aee506b937d64b1fb035ff65e5e52def04c04. - This reverts commit b89316d54bb0253493b48446cb510755fb3196d2.
* Setup for Visual Studio 2019 + workarounds for some open tickets:Jens Geyer2021-02-101-1/+7
| | | | | | | - (NO TICKET) fix Haxe warning - Referenzdaten PerfTest Delphi und netstd - "custom build" added to version info - netstd nuget upgrades
* Revert "THRIFT-4982 Remove deprecated C# bindings from the code base"Jens Geyer2021-02-101-0/+1
| | | | Only compiler, test, lib and tutorial code.
* THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538Jens Geyer2020-11-011-1/+1
|
* THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538Jens Geyer2020-10-061-3/+5
| | | | | | | Client: cpp Patch: Jens Geyer This closes #2250
* markdown compiler addedKashirin Alex2020-10-021-0/+1
| | | | | | | Client: md Patch: Kashirin Alex This closes #2241
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-281-1/+0
| | | | | | | Client: csharp Patch: Jens Geyer This closes #2027
* THRIFT-4981 Remove deprecated netcore bindings from the code baseJens Geyer2019-10-201-1/+0
| | | | | | | Client: netcore Patch: Jens Geyer This closes #1901
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-281-0/+1
| | | | | | | Client: netstd Patch: Jens Geyer This closes #1710
* THRIFT-4719: remove cocoaJames E. King III2019-01-141-5/+5
|
* THRIFT-4400 Visual Studio Compiler project should link runtime statically in ↵Jens Geyer2017-12-021-5/+4
| | | | | | | | | release builds Client: Compiler (general) Patch: Jens Geyer This closes #1436
* THRIFT-2945 Add Rust supportAllen George2017-01-261-0/+1
| | | | | | | Client: Rust Patch: Allen George <allen.george@gmail.com> This closes #1147
* THRIFT-3933 Microsoft .Net Core library port and generator for this libraryVolodymyr Gotra2017-01-041-0/+1
| | | | | | | | Client: .NET Core Patch: Volodymyr Gotra <vgotra@gmail.com> PR #1088, with significant improvements by Jens Geyer <jensg@apache.org> PR #1149 This closes #1088 This closes #1149
* THRIFT-3940 Visual Studio project file for compiler is brokenNobuaki Sukegawa2016-10-031-80/+79
|
* THRIFT-2835 Add possibility to distribute generators separately from thrift ↵Nobuaki Sukegawa2016-09-261-2/+4
| | | | | | | | | | | | | | core, and load them dynamically Client: Compiler Patch: Nobuaki Sukegawa, rebased by dtmuller Also fixed by dtmuller: * Add plugin namespace for erlang language binding * Fix unit test test_const_value * Don't clear type cache with every t_program conversion * Type "wb" may not be supported by popen on non-Windows platforms * Fix constness of AST type signatures
* THRIFT-3709 Comment syntax can produce broken codeJens Geyer2016-03-071-2/+2
| | | | | Client: Compiler(general) Patch: Jens Geyer
* THRIFT-3664 Remove md5.cJens Geyer2016-03-061-2/+0
| | | | | Client: Compiler (general) Patch: Jens Geyer
* THRIFT-3523 XML GeneratorBCG2016-01-101-0/+1
| | | | | | | Client: XML Patch: Benjamin Gould, with minor modifications by Jens Geyer This closes #774
* THRIFT-2905 Cocoa compiler should have option to produce "modern" Objective-CJens Geyer2015-10-091-0/+1
| | | | | | | Client: Cocoa (ObjectiveC & Swift) Author: Kevin Wooten <kevin@wooten.com> This closes #539
* THRIFT-3372 Add dart generator to Visual Studio projectJens Geyer2015-10-081-0/+1
| | | | | Client: Dart Patch: Jens Geyer
* Adding audit tool to the compiler's pre-fab Visual Studio projectBen Craig2015-07-091-0/+2
|
* THRIFT-2915 Lua generator missing from Visual Studio build projectJens Geyer2014-12-241-0/+1
| | | | | Client: Compiler (general) Patch: Jens Geyer
* THRIFT-2864 JSON generator missing from Visual Studio build projectJens Geyer2014-11-301-0/+1
| | | | | Client: Compiler (general) Patch: Jens Geyer
* THRIFT-2644 Haxe supportJens Geyer2014-11-091-1/+2
| | | | | | | Client: Haxe Patch: Jens Geyer This closes #214
* THRIFT-2714 Graphviz generator is missing from MSVC++ project filesJens Geyer2014-09-171-0/+1
| | | | | Client: Graphviz Patch: Jens Geyer
* THRIFT-2588 Thrift compiler is not buildable in Visual Studio 2010Jens Geyer2014-06-241-0/+1
| | | | | Client: General Compiler Patch: Thomas Lazar
* THRIFT-1614: handle automake >= 1.12 yacc output name (thrifty.hh)Chris Piro2013-03-071-5/+5
|
* THRIFT-1627 compiler built using compilers.vcxproj cannot be used to build ↵Roger Meier2012-06-121-0/+3
| | | | | | | | some test .thrift files Patch: Andrew Cox git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1349524 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunkRoger Meier2012-04-141-68/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1326086 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-67/+67
| | | | | | | | | | | | | | To ensure there are no include path collisions the C and C++ header include paths should include 'thrift' as the root leaf. This will prevent having to place /usr/include/thrift into the compilers include header search path, which might otherwise result in the compiler accidentally picking up headers that it shouldn't. e.g. #include <foo/bar.h> should be #include <thrift/foo/bar.h> Change-Id: I48f2b0f549bda0fc81e85506ac857adc800b98a1 git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1325674 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1461 Recent TNonblockingServer changes broke ↵Roger Meier2011-12-141-0/+81
| | | | | | | | --enable-boostthreads=yes, Windows Patch: Alexandre Parenteau git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1214547 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0Roger Meier2011-09-231-0/+157
=> some more improvements Patch: James Dickson git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1174801 13f79535-47bb-0310-9956-ffa450edef68