summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1436 from jwillemsen/jwi-ACE_LACKS_STATIC_DATA_MEMBER_TEM...Johnny Willemsen2021-02-245-5/+0
|\
| * Remove ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES for macosx/msvc, should workJohnny Willemsen2021-02-245-5/+0
* | Merge pull request #1437 from jwillemsen/jwi-lynxos4cleanupJohnny Willemsen2021-02-242-16/+1
|\ \
| * | Remove macros we don't use anymoreJohnny Willemsen2021-02-242-16/+1
* | | Merge pull request #1435 from jwillemsen/jwi-lynxos4cleanupJohnny Willemsen2021-02-2410-116/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Cleanup LynxOS4 support, fixes #1434Johnny Willemsen2021-02-2410-116/+13
|/
* Merge pull request #1433 from jwillemsen/jwi-strtollJohnny Willemsen2021-02-241-8/+0
|\
| * Removed strtoll and strtoull prototypes, not used in any config file anymoreJohnny Willemsen2021-02-231-8/+0
* | Merge pull request #1432 from DOCGroup/jwillemsen-patch-1Johnny Willemsen2021-02-221-1/+1
|\ \
| * | Upgrade to lukka/run-vcpkg@v7Johnny Willemsen2021-02-221-1/+1
* | | Merge pull request #1430 from DOCGroup/mitza-autoruntestsAdam Mitz2021-02-221-13/+2
|\ \ \ | |/ / |/| |
| * | auto_run_tests: removed DDS_ROOT - use equivalent script in OpenDDS to test itmitza-autoruntestsAdam Mitz2021-02-151-13/+2
* | | Merge pull request #1431 from jwillemsen/jwi-ACE_LACKS_MSGHDRJohnny Willemsen2021-02-173-9/+3
|\ \ \ | |/ / |/| |
| * | Add new ACE_LACKS_MSGHDR define which we use for the struct msghdrJohnny Willemsen2021-02-172-2/+3
| |/
| * Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2021-02-033-14/+21
| |\
| * | Removed empty linesJohnny Willemsen2021-02-031-7/+0
* | | Merge pull request #1429 from DOCGroup/mitza-oci-diffbuildsAdam Mitz2021-02-151-2/+1
|\ \ \ | |_|/ |/| |
| * | Removed DDS_ROOT from diff-builds-and-group-fixed-tests-only.shmitza-oci-diffbuildsAdam Mitz2021-02-121-2/+1
|/ /
* | Merge pull request #1427 from KamilSoko/disable_TLSv13_supportJohnny Willemsen2021-01-261-0/+11
|\ \
| * | Updated identationJohnny Willemsen2021-01-261-2/+2
| * | Update ACE/ace/SSL/SSL_Context.cppJohnny Willemsen2021-01-261-2/+2
| * | Added support for disabling/forcing TLSv1.3Kamil Sokolowski2021-01-261-0/+11
|/ /
* | Merge pull request #1424 from jwillemsen/jwi-macosxJohnny Willemsen2021-01-262-14/+10
|\ \ | |/ |/|
| * Default enable c++11 for macosxJohnny Willemsen2021-01-261-9/+1
| * Merge code for detecting whether we have c++11 support also to macosxJohnny Willemsen2021-01-261-7/+16
| * Merge branch 'master' into jwi-macosxJohnny Willemsen2021-01-268-78/+87
| |\ | |/ |/|
* | Merge pull request #1426 from jwillemsen/jwi-downloadmajorversionedJohnny Willemsen2021-01-251-1/+3
|\ \
| * | Add link to OpenSuSE build services for major versioned buildsJohnny Willemsen2021-01-251-1/+3
* | | Merge pull request #1425 from jwillemsen/jwi-macosxrpathJohnny Willemsen2021-01-251-1/+1
|\ \ \ | |/ / |/| |
| * | Integrate patch from conda-forge ace-feedstock, see https://github.com/conda-...Johnny Willemsen2021-01-251-1/+1
|/ /
* | Merge pull request #1423 from jwillemsen/jwi-ace700tao300Johnny Willemsen2021-01-257-76/+83
|\ \
| * | Make ACE 7.0.0 and TAO 3.0.0 public availableJohnny Willemsen2021-01-257-76/+83
|/ /
| * Don't force c++11 through the github action, that should be the defaultJohnny Willemsen2021-01-251-7/+2
|/
* ACE+TAO-7_0_0ACE+TAO-7_0_0Latest_ACE7TAO3_MajorJohnny Willemsen2021-01-2510-50/+4184
* Merge pull request #1421 from mitza-oci/taoidl-tao3Adam Mitz2021-01-232-16/+16
|\
| * Merge branch 'taoidl' into taoidl-tao3Adam Mitz2021-01-221-2/+2
| |\
| | * MPC updates for building TAO in a path with spacesAdam Mitz2021-01-211-2/+2
| * | Merge branch 'testing' into taoidl-tao3Adam Mitz2021-01-211-14/+14
| |\ \ | | |/
| | * tao_idl: ACE logging with %p requires an additional varargs argument, %m doesn'tAdam Mitz2021-01-211-13/+13
| | * tao_idl: when invoking preproc don't add quotes to args that already have themAdam Mitz2021-01-211-1/+1
* | | Merge pull request #1422 from jwillemsen/jwi-betamicroJohnny Willemsen2021-01-2373-144/+144
|\ \ \ | |/ / |/| |
| * | Use micro version instead of beta versionJohnny Willemsen2021-01-2373-144/+144
* | | Merge pull request #1419 from jwillemsen/jwi-valgrindkeepdebuginfoJohnny Willemsen2021-01-201-6/+6
|\ \ \ | |/ / |/| |
| * | Only check valgrind_keep_debuginfo when valgrind is 1Johnny Willemsen2021-01-201-6/+6
|/ /
* | Merge pull request #1417 from mcorino/mastermcorino2021-01-191-2/+2
|\ \
| * | Change generation to allow for 'get_output' command helper customization (2nd...Martin Corino2021-01-151-2/+2
* | | Merge pull request #1416 from jwillemsen/jwi-mailteststatsJohnny Willemsen2021-01-191-48/+0
|\ \ \
| * | | Removed helper mail script which shouldn't be in this repoJohnny Willemsen2021-01-191-48/+0
|/ / /
* | | Merge pull request #1414 from jwillemsen/jwi-nomissingfieldsJohnny Willemsen2021-01-181-0/+4
|\ \ \
| * | | Update platform_g++_common.GNUJohnny Willemsen2021-01-181-4/+2