Matthew Kennedy
|
1539b090c7
|
bootcommander cmakelists
|
2023-10-26 00:48:48 -07:00 |
Frank Voorburg
|
256e9e74e9
|
Refs #1596. Improved rpath handling in CMakeLists.txt.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1005 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-12-09 10:31:45 +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
|
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
|
3d853fb851
|
Refs #317. Added USB support to LibOpenBLT and BootCommander. Use LibOpenBLT shared library in BootCommander instead of the static library. Prepared OpenBLT version number for new patch release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@376 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-16 12:41:14 +00:00 |
Frank Voorburg
|
7343e2a9a6
|
Refs #316. Added -std=gnu99 compiler flag for compatibility with older versions of gcc.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@325 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-01 14:27:52 +00:00 |
Frank Voorburg
|
c324e3b877
|
Refs #316. Improvements in the SocketCAN interface module after testing with BootCommander and XCP on CAN.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@323 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-01 11:20:00 +00:00 |
Frank Voorburg
|
f469148355
|
Refs #268. Merged /hostlib branch back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@270 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-26 14:01:14 +00:00 |