- 23 Jun, 2014 1 commit
-
-
Lorenz Meier authored
-
- 20 Jun, 2014 1 commit
-
-
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
-
- 15 Jun, 2014 2 commits
- 29 May, 2014 1 commit
-
-
Don Gagne authored
-
- 25 May, 2014 2 commits
- 24 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 20 Apr, 2014 1 commit
-
-
Don Gagne authored
Ignoring for now and I’ll work on fix in a separate pull.
-
- 14 Mar, 2014 1 commit
-
-
Don Gagne authored
Also changed WarningsAsErrorsOff to WarningsAsErrorsOn to be used by TeamCity builds.
-
- 08 Mar, 2014 1 commit
-
-
David Goodman authored
-
- 23 Feb, 2014 1 commit
-
-
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
-
- 20 Feb, 2014 1 commit
-
-
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!
-
- 18 Feb, 2014 2 commits
- 17 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 16 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 15 Feb, 2014 1 commit
-
-
Don Gagne authored
Not going to fix these two warnings in Windows builds so silence from makefile
-
- 13 Feb, 2014 2 commits
- 12 Feb, 2014 1 commit
-
-
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.
-
- 03 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 13 Jan, 2014 1 commit
-
-
Don Gagne authored
-
- 11 Jan, 2014 1 commit
-
-
Thomas Gubler authored
-
- 08 Jan, 2014 3 commits
- 07 Jan, 2014 1 commit
-
-
Don Gagne authored
-
- 06 Jan, 2014 1 commit
-
-
Lorenz Meier authored
-
- 03 Jan, 2014 1 commit
-
-
Don Gagne authored
Also fixed a number of other release build problems
-
- 02 Jan, 2014 2 commits
-
-
Don Gagne authored
Still not working fully but more information is getting in there than before. Also by removing VERSION from .pro it fixes problem with vs proj being built incorrectly.
-
Don Gagne authored
Made them more understandable for what is needed and for why. Removed duplication and made sure builds used common settings across all OS flavors. Removed mingw support for Windows since it was only partially implemented.
-
- 31 Dec, 2013 2 commits
- 29 Dec, 2013 4 commits
- 28 Dec, 2013 2 commits
-
-
Don Gagne authored
Used for unit testing
-
Lorenz Meier authored
-