calculator/src
Michał Janiszewski fe30c7cabc Add CMake project, GCC support (#540)
This is extract from #211 that enables compilation with GCC. With #211
now in the state of bitrot, I would rather try approaching it in smaller
steps that can be hopefully merged quicker, even if it does not provide
full support for all the features #211 provided.

This will _compile_ correctly with my (@janisozaur) GCC, but clang is
more picky about flexible array members and refuses to compile it yet.
I will extract remaining parts of #211 in future PRs.

I marked @fwcd as author, as he did most of the work in #211.
2019-06-06 14:08:31 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
Calculator Update localized strings 2019-05-24 (#521) 2019-05-24 10:41:42 -07:00
CalculatorUITests Added WinAppDriver UI Tests to the Calculator Project. (#411) 2019-04-25 16:54:36 -07:00
CalculatorUnitTests Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
CalcViewModel Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
Calculator.sln Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CMakeLists.txt Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00