- Jul 31, 2014
-
-
Don Gagne authored
This is to get TeamCity up and running again. This unit test fails only in TeamCity for some currently unknown reason. One TC is back up, I’ll revisit and turn it back on.
-
- Jul 22, 2014
-
-
Bryant authored
-
Lorenz Meier authored
Make Qt Quick Widgets Mac specific. Apparently its so new the Qt folks have not figured out cross platform config entirely yet
-
Lorenz Meier authored
-
Bryant authored
-
Bryant authored
-
- Jul 18, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
Also added Qt version check. And made the platform/toolchain check a little more descriptive.
-
Kynos authored
-
- Jul 16, 2014
-
-
Bryant Mairs authored
-
- Jul 01, 2014
-
-
Bryant Mairs authored
-
- Jun 27, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 26, 2014
-
-
Don Gagne authored
-
- Jun 23, 2014
-
-
Lorenz Meier authored
-
- Jun 20, 2014
-
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Don Gagne authored
-
- Jun 15, 2014
- May 29, 2014
-
-
Don Gagne authored
-
- May 25, 2014
- May 24, 2014
-
-
Lorenz Meier authored
-
- May 05, 2014
-
-
Lorenz Meier authored
-
- Apr 20, 2014
-
-
Don Gagne authored
Ignoring for now and I’ll work on fix in a separate pull.
-
- Mar 14, 2014
-
-
Don Gagne authored
Also changed WarningsAsErrorsOff to WarningsAsErrorsOn to be used by TeamCity builds.
-
- Mar 08, 2014
-
-
David Goodman authored
-
- Feb 23, 2014
-
-
Don Gagne authored
Figured out why command line builds were not working. To build Windows release from command line you need msbuild … /property:Configuration=Release
-
- Feb 20, 2014
-
-
Don Gagne authored
No idea why, but manipulating CONFIG inside the build file confuses msbuild command line builds. Work fine if you build from the IDE!
-
- Feb 18, 2014
- Feb 17, 2014
-
-
Don Gagne authored
-
- Feb 16, 2014
-
-
Don Gagne authored
-
- Feb 15, 2014
-
-
Don Gagne authored
Not going to fix these two warnings in Windows builds so silence from makefile
-
- Feb 13, 2014
- Feb 12, 2014
-
-
Don Gagne authored
Number of warnings is low enough now to let them come through. Lowered Windows warning level the /W3 to be more consistent with OSX/Linux level of warnings. Removed /WX from Windows build. I’ll put it back once everything is cleaned up.
-
- Feb 03, 2014
-
-
Lorenz Meier authored
-