summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* auto_run_tests: removed DDS_ROOT - use equivalent script in OpenDDS to test itmitza-autoruntestsAdam Mitz2021-02-151-13/+2
|
* 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.sh
| * 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
|\ | | | | Added support for disabling/forcing TLSv1.3
| * 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
|\ | | | | Don't force c++11 through the github action, that should be the default
| * Default enable c++11 for macosxJohnny Willemsen2021-01-261-9/+1
| | | | | | | | * ACE/include/makeinclude/platform_macosx_common.GNU:
| * Merge code for detecting whether we have c++11 support also to macosxJohnny Willemsen2021-01-261-7/+16
| | | | | | | | * ACE/include/makeinclude/platform_macosx_common.GNU:
| * 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 builds
| * | Add link to OpenSuSE build services for major versioned buildsJohnny Willemsen2021-01-251-1/+3
| | | | | | | | | | | | * ACE/docs/Download.html:
* | | Merge pull request #1425 from jwillemsen/jwi-macosxrpathJohnny Willemsen2021-01-251-1/+1
|\ \ \ | |/ / |/| | Integrate patch from conda-forge ace-feedstock, see https://github.co…
| * | Integrate patch from conda-forge ace-feedstock, see ↵Johnny Willemsen2021-01-251-1/+1
|/ / | | | | | | | | | | https://github.com/conda-forge/ace-feedstock/blob/master/recipe/fix_macos_rpath.patch * ACE/include/makeinclude/platform_macosx_yosemite.GNU:
* | Merge pull request #1423 from jwillemsen/jwi-ace700tao300Johnny Willemsen2021-01-257-76/+83
|\ \ | | | | | | Make ACE 7.0.0 and TAO 3.0.0 public available
| * | Make ACE 7.0.0 and TAO 3.0.0 public availableJohnny Willemsen2021-01-257-76/+83
|/ / | | | | | | | | | | | | | | | | | | * ACE/NEWS: * ACE/bin/copy-local-script.sh: * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: * ACE/docs/Download.html: * ACE/docs/bczar/bczar.html: * ACE/etc/index.html: * TAO/NEWS:
| * Don't force c++11 through the github action, that should be the defaultJohnny Willemsen2021-01-251-7/+2
|/ | | | * .github/workflows/macosx.yml:
* 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
|\ | | | | TAO_IDL: drv_preproc fixed logging and quoting, update the Define_Custom to run from a path with spaces
| * 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
| |\ \ | | |/ | | | | | | | | | # Conflicts: # TAO/TAO_IDL/driver/drv_preproc.cpp
| | * 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 version
| * | Use micro version instead of beta versionJohnny Willemsen2021-01-2373-144/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/ACE.cpp: * ACE/ace/ace.rc: * ACE/bin/generate_doxygen.pl: * ACE/tests/CDR_Array_Test.cpp: * ACE/tests/CDR_File_Test.cpp: * ACE/tests/CDR_Test.cpp: * ACE/tests/Codecs_Test.cpp: * TAO/orbsvcs/orbsvcs/AV.rc: * TAO/orbsvcs/orbsvcs/CosConcurrency.rc: * TAO/orbsvcs/orbsvcs/CosEvent.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/CosLifeCycle.rc: * TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc: * TAO/orbsvcs/orbsvcs/CosNaming.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc: * TAO/orbsvcs/orbsvcs/CosNotification.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc: * TAO/orbsvcs/orbsvcs/CosProperty.rc: * TAO/orbsvcs/orbsvcs/CosTime.rc: * TAO/orbsvcs/orbsvcs/CosTrading.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc: * TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc: * TAO/orbsvcs/orbsvcs/FaultTolerance.rc: * TAO/orbsvcs/orbsvcs/IFRService.rc: * TAO/orbsvcs/orbsvcs/PortableGroup.rc: * TAO/orbsvcs/orbsvcs/RTEvent.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/RTSched.rc: * TAO/orbsvcs/orbsvcs/RTSchedEvent.rc: * TAO/orbsvcs/orbsvcs/RT_Notification.rc: * TAO/orbsvcs/orbsvcs/SSLIOP.rc: * TAO/orbsvcs/orbsvcs/Security.rc: * TAO/orbsvcs/orbsvcs/Svc_Utils.rc: * TAO/tao/AnyTypeCode/TAO_AnyTypeCode.rc: * TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc: * TAO/tao/CodecFactory/TAO_CodecFactory.rc: * TAO/tao/Codeset/TAO_Codeset.rc: * TAO/tao/Compression/TAO_Compression.rc: * TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc: * TAO/tao/Compression/lzo/TAO_LzoCompressor.rc: * TAO/tao/Compression/rle/TAO_RLECompressor.rc: * TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc: * TAO/tao/DynamicAny/TAO_DynamicAny.rc: * TAO/tao/DynamicInterface/TAO_DynamicInterface.rc: * TAO/tao/IFR_Client/TAO_IFR_Client.rc: * TAO/tao/IORInterceptor/TAO_IORInterceptor.rc: * TAO/tao/IORManipulation/TAO_IORManip.rc: * TAO/tao/IORTable/TAO_Async_IORTable.rc: * TAO/tao/IORTable/TAO_IORTable.rc: * TAO/tao/ImR_Client/TAO_IMR_Client.rc: * TAO/tao/Messaging/TAO_Messaging.rc: * TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc: * TAO/tao/PI/TAO_PI.rc: * TAO/tao/PI_Server/TAO_PI_Server.rc: * TAO/tao/PortableServer/TAO_PortableServer.rc: * TAO/tao/RTCORBA/TAO_RTCORBA.rc: * TAO/tao/RTPortableServer/TAO_RTPortableServer.rc: * TAO/tao/RTScheduling/TAO_RTScheduler.rc: * TAO/tao/SmartProxies/SmartProxies.rc: * TAO/tao/Strategies/TAO_Strategies.rc: * TAO/tao/TypeCodeFactory/TypeCodeFactory.rc: * TAO/tao/Utils/TAO_Utils.rc: * TAO/tao/Valuetype/TAO_Valuetype.rc: * TAO/tao/ZIOP/TAO_ZIOP.rc: * TAO/tao/tao.rc: * TAO/tests/ZIOP/TestCompressor/TAO_TestCompressor.rc:
* | | Merge pull request #1419 from jwillemsen/jwi-valgrindkeepdebuginfoJohnny Willemsen2021-01-201-6/+6
|\ \ \ | |/ / |/| | Only check valgrind_keep_debuginfo when valgrind is 1
| * | Only check valgrind_keep_debuginfo when valgrind is 1Johnny Willemsen2021-01-201-6/+6
|/ / | | | | | | * ACE/include/makeinclude/wrapper_macros.GNU:
* | Merge pull request #1417 from mcorino/mastermcorino2021-01-191-2/+2
|\ \ | | | | | | Change generation to allow for 'get_output' command helper customizat…
| * | Change generation to allow for 'get_output' command helper customization ↵Martin Corino2021-01-151-2/+2
| | | | | | | | | | | | (2nd attempt).
* | | Merge pull request #1416 from jwillemsen/jwi-mailteststatsJohnny Willemsen2021-01-191-48/+0
|\ \ \ | | | | | | | | Removed helper mail script which shouldn't be in this repo
| * | | 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
|\ \ \ | | | | | | | | g++ 4 has a problem that it warns when using a std::array containin…
| * | | Update platform_g++_common.GNUJohnny Willemsen2021-01-181-4/+2
| | | |
| * | | g++ 4.8 has a problem that it warns when using a std::array containing ↵Johnny Willemsen2021-01-181-0/+6
| |/ / | | | | | | | | | | | | | | | std::string even when {{}} is used, disable this warning only for gcc 4.8 * ACE/include/makeinclude/platform_g++_common.GNU:
* | | Merge pull request #1413 from jwillemsen/jwi-dependabotJohnny Willemsen2021-01-151-0/+7
|\ \ \ | |/ / |/| | Add dependabot configuration for github actions
| * | Add dependabot configuration for github actionsJohnny Willemsen2021-01-151-0/+7
|/ /
* | Merge pull request #1412 from DOCGroup/revert-1408-masterJohnny Willemsen2021-01-141-1/+1
|\ \ | | | | | | Revert "Change generation to allow for 'get_output' command helper customizat…"
| * | Revert "Change generation to allow for 'get_output' command helper ↵revert-1408-masterJohnny Willemsen2021-01-141-1/+1
|/ / | | | | | | customizat…"
* | Merge pull request #1409 from likema/dev-poll-unused-varJohnny Willemsen2021-01-131-0/+2
|\ \ | | | | | | Fix unused variable reactor_resumes_eh on platforms which don't define ACE_HAS_DEV_POLL
| * | Fix unused variable reactor_resumes_eh on Solaris 9.Like Ma2021-01-131-0/+2
| | | | | | | | | | | | It occurred on not only Solaris but also platforms with ACE_HAS_DEV_POLL.
* | | Merge pull request #1408 from mcorino/mastermcorino2021-01-131-1/+1
|\ \ \ | | | | | | | | Change generation to allow for 'get_output' command helper customizat…
| * | | Change generation to allow for 'get_output' command helper customization.Martin Corino2021-01-131-1/+1
|/ / /
* | | Merge pull request #1407 from jwillemsen/jwi-releasescriptJohnny Willemsen2021-01-131-3/+3
|\ \ \ | | | | | | | | Make sure we tag Latest_ACE7TAO3_ as indicated in the news file
| * | | Make sure we tag Latest_ACE7TAO3_ as indicated in the news fileJohnny Willemsen2021-01-131-3/+3
| | | | | | | | | | | | | | | | * ACE/bin/make_release.py:
* | | | Merge pull request #1406 from jwillemsen/jwi-releasescriptJohnny Willemsen2021-01-131-3/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| | Fixed invalid arguments for format, also just open the version header…
| * | Fixed invalid arguments for format, also just open the version header for ↵Johnny Willemsen2021-01-131-3/+2
| | | | | | | | | | | | | | | | | | write only, clearing existing content * ACE/bin/make_release.py:
* | | Merge pull request #1405 from jwillemsen/jwi-xmlcleanupJohnny Willemsen2021-01-128-63/+28
|\ \ \ | |/ / | | | Use override, make use of default, removed not used static
| * | SimplicationJohnny Willemsen2021-01-121-1/+1
| | | | | | | | | | | | * ACE/ace/XML_Utils/XML_Helper.tpp: