summaryrefslogtreecommitdiff
path: root/cpp/src/slice2html
Commit message (Expand)AuthorAge
* Visual Studio 2022 build updatesJose2021-11-24
* Support for building C++98 with a C++11 compiler (#1267)Joe George2021-03-29
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Visual Studio 2019 build fixesJose2019-06-04
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Enable wildcard expansion for Windows executablesJose2018-11-13
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Eliminate catch(const char*) #48Jose2018-07-26
* Update copyright year to 2018Jose2018-02-14
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Windows UWP build instructions updatesJose2017-06-21
* Update mcpp NuGet packages to last versionJose2017-06-14
* Update mcpp/lmdb NuGet packagesJose2017-06-13
* Update NuGet package versionsJose2017-06-12
* Remove excessive empty linesJoe George2017-06-07
* Remove unnecessary tabsJoe George2017-05-03
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* Visual Studio 2010 supportJose2017-04-20
* Rename Tranlator -> Compiler in .rc filesJose2017-04-13
* Updated usage and man page of slice compilersBernard Normier2017-03-03
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Make Slice enums scopedBernard Normier2017-02-08
* | Add support for build with VS 2017 RCJose2017-02-06
* | Rework warning suppression to use global meta dataJose2017-02-03
* | Add --no-warn option to Slice compilersJose2017-02-01
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
* | Update version to 3.7a4Joe George2016-12-21
* | MSBuild project updatesJose2016-11-11
* | Update Slice compilers Windows build to use static C/C++ runtime /MTJose2016-11-03
* | Add support for sign C++ executables and dlls in Windows buildsJose2016-11-02
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Update mcpp version for WindowsJose2016-10-17
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| * ICE-7301 - slice2html generates bogus linksMark Spruiell2016-08-30
| * Update Ice version to 3.6.3Joe George2016-04-08
* | minor slice2html fix for 3.7Mark Spruiell2016-08-30
* | ICE-7301 - slice2html generates bogus linksMark Spruiell2016-08-30
* | Update version to 3.7a3Joe George2016-07-12