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
|
7dcbeb6eda
|
Refs #823. Added gitignore files to empty directories that are needed to probably build programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@699 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-21 10:03:29 +00:00 |
Frank Voorburg
|
e4acfbce62
|
Refs #523, #529. Added bash-script for updating the pc-lint configuration files for the installed GCC version. Replaced deprecated libusb_set_debug() with libusb_set_option() for newer versions of Libusb.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@480 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-04-23 10:28:51 +00:00 |
Frank Voorburg
|
159f00f0b3
|
Refs #430. Updated PC-Lint configuration to GCC 5.4.0
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@387 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-11-22 11:53:33 +00:00 |
Frank Voorburg
|
32e11ecf9a
|
Refs #320. Implemented support for the seed/key protection in the XCP loader module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@381 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-26 14:06:17 +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 |