Commit Graph

11 Commits

Author SHA1 Message Date
Frank Voorburg 6ab4c83ba7 Refs #1652. Final changes before the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1010 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2023-01-09 08:46:55 +00:00
Frank Voorburg c71a3e1995 Refs #1523. Final changes before the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@956 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-07-08 09:36:42 +00:00
Frank Voorburg 232d60793b Refs #1487. Upgraded host binaries to Visual Studio 2022.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@954 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-07-01 11:59:32 +00:00
Frank Voorburg 01e1504737 Refs #1270. Switched to building 64-bit versions of the PC tools under Windows. Starting with this commit and the to-be-released OpenBLT version 1.14, the included Windows binaries are all 64-bit. Note that building 32-bit versions is also still supported. Instructions for this can be found on the OpenBLT Wiki.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@941 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-02-10 12:10:49 +00:00
Frank Voorburg e37a9fa10b Refs #1295. Changed the run-time library configuration from /MDd to /MTd for the VC++ projects. This removes the dependency on external DLLs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@881 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-06-30 10:28:56 +00:00
Frank Voorburg 94aa1b85dd Refs #481. Added support for building the host tools with Visual Studio 2019.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@826 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-01-08 16:46:20 +00:00
Frank Voorburg fa4f1b63f2 Refs #845. Updated version numbers and Windows binaries in preparation for new release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@704 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-07-03 06:21:57 +00:00
Frank Voorburg d49e7b6888 Refs #726. Updated version info and prebuilt binaries for the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@670 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-01-07 15:41:59 +00:00
Frank Voorburg 992d00f480 Refs #320. Committed new versions of the Windows specific host binaries.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@382 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-26 14:12:59 +00:00
Frank Voorburg a16099de24 Refs #424. Added -std=gnu99 flag to CMakeLists.txt files when building with GCC under Windows.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@380 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-24 16:20:55 +00:00
Frank Voorburg 88855a5f7a Refs #320. Refactored the XCP Seed and Key shared library. Its build system is now based on CMake and it is cross-platform.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@379 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-24 13:56:03 +00:00