summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #166 from DOCGroup/elliottc/combined-customocitao22ap26ACE+TAO-7_0_11ACE+TAO-7_0_10ACE+TAO-6_5_19Latest_ACETAO_Microocielliottc2022-11-102-8/+53
|\ | | | | Allow multiple combined custom types to have the same command.
| * Clear out the previous custom_multi_details hash map so that we don't have ↵Chad Elliott2022-11-101-0/+5
| | | | | | | | extraneous data associated with commands.
| * Allow multiple combined custom types to have the same command.Chad Elliott2022-11-092-8/+48
|/
* Merge pull request #165 from jwillemsen/jwi-bcc64path2Johnny Willemsen2022-11-041-1/+1
|\ | | | | Add -GE:HIGHENTROPYVA=off for bcc64 as workaround for runtime crashes using 11.2
| * Add -GE:HIGHENTROPYVA=offJohnny Willemsen2022-11-031-1/+1
|/ | | | * templates/bmake.mpd:
* Merge pull request #163 from DOCGroup/jwillemsen-patch-1ocitao22ap25ACE+TAO-7_0_9Johnny Willemsen2022-08-161-1/+1
|\ | | | | Deprecate github running MacOS 10.15 and add MacOS 12
| * Deprecate github running MacOS 10.15 and add MacOS 12Johnny Willemsen2022-08-161-1/+1
|/
* Merge pull request #162 from jwillemsen/jwi-actionpermissionsocitao22ap24ACE+TAO-7_0_8ACE+TAO-7_0_7ACE+TAO-6_5_18ACE+TAO-6_5_17Johnny Willemsen2022-05-104-0/+12
|\ | | | | Limit access for github actions
| * Limit access for github actionsJohnny Willemsen2022-05-104-0/+12
|/ | | | | | | * .github/workflows/fuzz.yml: * .github/workflows/linux.yml: * .github/workflows/macosx.yml: * .github/workflows/windows.yml:
* Merge pull request #161 from jwillemsen/jwi-vcpkgJohnny Willemsen2022-04-101-1/+1
|\ | | | | Upgrade to vcpkg b86c0c35b88e2bf3557ff49dc831689c2f085090
| * Upgrade to vcpkg b86c0c35b88e2bf3557ff49dc831689c2f085090Johnny Willemsen2022-04-101-1/+1
| | | | | | | | * .github/workflows/windows.yml:
* | Merge pull request #158 from jwillemsen/jwi-vs2017ciJohnny Willemsen2022-03-211-8/+8
|\ \ | |/ | | Github deprecated Visual Studio 2017, replaced with a new Visual Stud…
| * Github deprecated Visual Studio 2017, replaced with a new Visual Studio 2022 ↵Johnny Willemsen2022-03-211-8/+8
|/ | | | | | configuration * .github/workflows/windows.yml:
* Merge pull request #156 from ↵ocitao22ap23Johnny Willemsen2022-03-074-8/+8
|\ | | | | | | | | DOCGroup/dependabot/github_actions/actions/checkout-3 Bump actions/checkout from 2 to 3
| * Bump actions/checkout from 2 to 3dependabot[bot]2022-03-074-8/+8
|/ | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #155 from DOCGroup/pin3.21Johnny Willemsen2022-02-103-21/+24
|\ | | | | fix: updated base projects for pin 3.21
| * fix: updated base projects for pin3.21James Hill2022-02-073-21/+24
| |
* | Merge pull request #153 from LukeMouse/masterJohnny Willemsen2022-02-102-0/+10
|\ \ | |/ |/| Add support for QtQml/QtQuick project
| * add support for qml and quicklukemouse2022-01-302-0/+10
| |
* | Merge pull request #154 from LukeMouse/luketmpJohnny Willemsen2022-01-312-2/+2
|\ \ | |/ |/| fix sln icon for vs vs 2019 and vs 2022
| * fix sln icon for vs vs 2019 and vs 2022lukemouse2022-01-302-2/+2
|/
* Merge pull request #152 from iguessthislldo/igtd/wireshark-missing-includeACE+TAO-7_0_6Adam Mitz2022-01-181-1/+1
|\ | | | | Include Directory Needed in Newer Wiresharks
| * Include Directory Needed in Newer WiresharksFred Hornsey2022-01-171-1/+1
|/ | | | To fix issue reported in https://github.com/objectcomputing/OpenDDS/discussions/3272
* Merge pull request #150 from mitza-oci/qt5-staticAdam Mitz2021-12-218-8/+18
|\ | | | | Updated Qt5 base projects for -static builds
| * Updated Qt5 base projects for -static buildsAdam Mitz2021-12-218-8/+18
|/
* Merge pull request #149 from DOCGroup/pinocitao22ap22ACE+TAO-7_0_5ACE+TAO-6_5_16Johnny Willemsen2021-11-151-1/+1
|\ | | | | Fix configuration issue in pin base project
| * Update pin_base.mpbpinJohnny Willemsen2021-11-151-1/+1
| |
| * chore: merge masterJames Hill2021-11-1445-264/+592
| |\ | |/ |/|
* | Merge pull request #148 from mitza-oci/gha-vs2022Adam Mitz2021-11-121-1/+9
|\ \ | | | | | | GitHub Actions for VS2022
| * | GitHub Actions for VS2022Adam Mitz2021-11-101-1/+9
| | |
* | | Merge pull request #146 from mitza-oci/vs2022Adam Mitz2021-11-1014-16/+179
|\ \ \ | |/ / | | | Generate Visual Studio 2022 projects and solutions
| * | mpb updates for vs2022Adam Mitz2021-11-094-8/+8
| | | | | | | | | | | | | | | | | | In some cases, these no longer distinguish between pre-vc10 (vcproj) and modern (vcxproj) versions. Since vc10 is no longer supported, this will make for easier maintenance going forward.
| * | Documentation and script updates for vs2022Adam Mitz2021-11-093-8/+22
| | |
| * | Merge remote-tracking branch 'upstream/master' into vs2022Adam Mitz2021-11-091-0/+1
| |\ \ | |/ / |/| |
* | | Merge pull request #147 from jwillemsen/jwi-failfastJohnny Willemsen2021-11-091-0/+1
|\ \ \ | | | | | | | | Disable fail-fast on windows
| * | | Disable fail-fast on windowsJohnny Willemsen2021-11-091-0/+1
|/ / / | | | | | | | | | * .github/workflows/windows.yml:
| * | Generate Visual Studio 2022 projects and solutionsAdam Mitz2021-11-087-0/+149
|/ /
* | Merge pull request #143 from jwillemsen/jwi-bcc32coptimizeenabled3ACE+TAO-7_0_4ACE+TAO-6_5_15Johnny Willemsen2021-08-231-1/+1
|\ \ | | | | | | Use -O3 with bcc32c when optimizations are enabled
| * | Update bmake.mpdJohnny Willemsen2021-08-221-1/+1
| | |
| * | Update bmake.mpdJohnny Willemsen2021-08-201-1/+1
|/ /
* | Merge pull request #142 from DOCGroup/jwillemsen-patch-1ocitao22ap21MPC_4_1_46ACE+TAO-7_0_3ACE+TAO-6_5_14Johnny Willemsen2021-07-231-1/+1
|\ \ | | | | | | Update windows.yml
| * | Update windows.ymlJohnny Willemsen2021-07-231-1/+1
|/ /
* | Merge pull request #141 from jwillemsen/jwi-bcc32coptimizeJohnny Willemsen2021-07-131-1/+1
|\ \ | | | | | | Don't use -O1 with bcc32c, it leads to crashes with TAO and stack unwi…
| * | Don't use -O1 with bcc32c, it leas to crashes with TAO and stack unwindingJohnny Willemsen2021-07-131-1/+1
| | | | | | | | | | | | * templates/bmake.mpd:
* | | Merge pull request #140 from jwillemsen/jwi-bcc32ctargereJohnny Willemsen2021-07-121-2/+2
|\ \ \ | | | | | | | | Updated bcc32c target compiler flags
| * | | Updated bcc32c target compiler flagsJohnny Willemsen2021-07-121-2/+2
| |/ / | | | | | | | | | * templates/bmakecommon.mpt:
* | | Merge pull request #139 from jwillemsen/jwi-nddsleanandmeanJohnny Willemsen2021-06-031-2/+2
|\ \ \ | |/ / |/| | Define WIN32_LEAN_AND_MEAN on Windows with RTI Connext DDS
| * | Define WIN32_LEAN_AND_MEAN on WindowsJohnny Willemsen2021-06-021-2/+2
| | | | | | | | | | | | * config/nddslib.mpb:
* | | Merge pull request #135 from jwillemsen/jwi-typosJohnny Willemsen2021-05-3111-16/+21
|\ \ \ | | | | | | | | Fixed typos using https://github.com/crate-ci/typos
| * | | Revert changeJohnny Willemsen2021-05-311-1/+1
| | | |