summaryrefslogtreecommitdiff
path: root/ACE/bin
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup for vc6, use nullptr, remove redundant void, layout changesJohnny Willemsen2021-02-251-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/bin/pippen.pl: * TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc: * TAO/tao/AnyTypeCode/Alias_TypeCode.cpp: * TAO/tao/AnyTypeCode/Any.cpp: * TAO/tao/AnyTypeCode/Any.inl: * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.cpp: * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h: * TAO/tao/AnyTypeCode/Any_Array_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Array_Impl_T.h: * TAO/tao/AnyTypeCode/Any_Basic_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Special_Impl_T.cpp: * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp: * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp: * TAO/tao/AnyTypeCode/NVList.inl: * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h: * TAO/tao/AnyTypeCode/SystemExceptionA.cpp: * TAO/tao/AnyTypeCode/True_RefCount_Policy.inl: * TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl: * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.inl: * TAO/tao/AnyTypeCode/Union_TypeCode.cpp: * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/WrongTransactionA.cpp: * TAO/tao/AnyTypeCode/append.cpp: * TAO/tao/Array_VarOut_T.cpp: * TAO/tao/Array_VarOut_T.inl: * TAO/tao/BD_String_Argument_T.cpp: * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp: * TAO/tao/DynamicInterface/Unknown_User_Exception.cpp: * TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.cpp: * TAO/tao/IFR_Client/IFR_Base.pidl: * TAO/tao/PI/ORBInitInfo.cpp: * TAO/tao/PortableServer/Active_Object_Map.cpp: * TAO/tao/PortableServer/BD_String_SArgument_T.cpp: * TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyUnique.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp: * TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/POA.pidl: * TAO/tao/PortableServer/POAManagerFactory.pidl: * TAO/tao/PortableServer/POA_Cached_Policies.cpp: * TAO/tao/PortableServer/Regular_POA.cpp: * TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.cpp: * TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.cpp: * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/Var_Array_SArgument_T.cpp: * TAO/tao/Profile.cpp: * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.cpp: * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h: * TAO/tao/RTCORBA/Thread_Pool.cpp: * TAO/tao/RTPortableServer/RT_POA.h: * TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h: * TAO/tao/RTScheduling/Current.cpp: * TAO/tao/RTScheduling/Current.h: * TAO/tao/RTScheduling/RTScheduler_Manager.cpp: * TAO/tao/Remote_Object_Proxy_Broker.cpp: * TAO/tao/Strategies/DIOP_Connection_Handler.cpp: * TAO/tao/SystemException.cpp: * TAO/tao/TAO_Server_Request.cpp: * TAO/tao/Transport.cpp: * TAO/tao/Transport_Cache_Manager_T.cpp: * TAO/tao/Transport_Cache_Manager_T.inl: * TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl: * TAO/tao/Utils/Server_Main.cpp: * TAO/tao/Valuetype/ValueBase.cpp: * TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp: * TAO/tao/VarOut_T.cpp: * TAO/tao/VarOut_T.inl: * TAO/tao/Vector_Argument_T.cpp: * TAO/tao/Vector_Argument_T.h: * TAO/tao/Vector_Argument_T.inl: * TAO/tao/ZIOP/ZIOP.cpp:
* auto_run_tests: removed DDS_ROOT - use equivalent script in OpenDDS to test itmitza-autoruntestsAdam Mitz2021-02-151-13/+2
|
* Removed DDS_ROOT from diff-builds-and-group-fixed-tests-only.shmitza-oci-diffbuildsAdam Mitz2021-02-121-2/+1
|
* Make ACE 7.0.0 and TAO 3.0.0 public availableJohnny Willemsen2021-01-252-2/+2
| | | | | | | | | | * 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:
* Use micro version instead of beta versionJohnny Willemsen2021-01-231-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 #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).
* | Removed helper mail script which shouldn't be in this repoJohnny Willemsen2021-01-191-48/+0
|/
* Revert "Change generation to allow for 'get_output' command helper ↵revert-1408-masterJohnny Willemsen2021-01-141-1/+1
| | | | customizat…"
* Change generation to allow for 'get_output' command helper customization.Martin Corino2021-01-131-1/+1
|
* Make sure we tag Latest_ACE7TAO3_ as indicated in the news fileJohnny Willemsen2021-01-131-3/+3
| | | | * ACE/bin/make_release.py:
* 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:
* Move -llog from platform_android.GNU to acedefaultsFred Hornsey2020-12-301-0/+4
|
* Don't create beta branches anymore and use Latest_ACE7TAO3_ as prefix in ↵Johnny Willemsen2020-11-171-6/+4
| | | | | | order to keep separate latest tags for ACE 6.5.x and ACE 7.0.x * ACE/bin/make_release.py:
* Merge branch 'master' into jwi-xsccleanup2Johnny Willemsen2020-11-172-28/+4
|\
| * Add precious files support and template cleanupMartin Corino2020-11-112-28/+4
| | | | | | | | | | | | | | | | | | | | | | | | * TAO/MPC/config/tao_rules.mpb: Added. * ACE/bin/MakeProjectCreator/modules/GNUACEProjectCreator.pm: * ACE/bin/MakeProjectCreator/templates/gnu.mpd: * TAO/MPC/config/taodefaults.mpb: * TAO/TAO_IDL/tao_idl.mpc: * TAO/TAO_IDL/tao_idl_be.mpc: * TAO/TAO_IDL/tao_idl_fe.mpc:
* | Removed dds flag docu, not used anymoreJohnny Willemsen2020-11-111-1/+0
| | | | | | | | * ACE/bin/MakeProjectCreator/docs/templates/gnu.txt:
* | Removed cidlc flags from docuJohnny Willemsen2020-11-111-4/+0
| | | | | | | | * ACE/bin/MakeProjectCreator/docs/templates/gnu.txt:
* | Removed xsc flags from docuJohnny Willemsen2020-11-111-3/+0
| | | | | | | | * ACE/bin/MakeProjectCreator/docs/templates/gnu.txt:
* | Removed xsc specific code, can be done through the verbatim mpc supportJohnny Willemsen2020-11-111-9/+0
|/
* Merge pull request #1266 from jwillemsen/jwi-cleanupfocusJohnny Willemsen2020-10-2816-4259/+0
|\ | | | | Removed FOCUS which uses specialization files to patch the TAO source…
| * Removed FOCUS which uses specialization files to patch the TAO source code. ↵Johnny Willemsen2020-10-1516-4259/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hasn't been maintained for a long time and was purely research * ACE/bin/FOCUS/FOCUS.pl: * ACE/bin/FOCUS/NEWS: * ACE/bin/FOCUS/PROBLEM-REPORT-FORM: * ACE/bin/FOCUS/Parser/FOCUSParser.pm: * ACE/bin/FOCUS/README: * ACE/bin/FOCUS/VERSION: * ACE/bin/FOCUS/docs/FOCUS.html: * ACE/bin/FOCUS/specializations/Context-Specific-Optimizations/Dispatch-Resolution-Optimization.spl: * ACE/bin/FOCUS/specializations/Flushing_Strategy/Leader_Follower_Flushing_Strategy.spl: * ACE/bin/FOCUS/specializations/Protocol_Family/IIOP/iiop.spl: * ACE/bin/FOCUS/specializations/README: * ACE/bin/FOCUS/specializations/Reactor_Family/Select_Reactor_MT.spl: * ACE/bin/FOCUS/specializations/Reactor_Family/Select_Reactor_ST.spl: * ACE/bin/FOCUS/specializations/Reactor_Family/TP_Reactor.spl: * ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Leader_Follower.spl: * ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Read.spl: Deleted. * ACE/ace/Asynch_Pseudo_Task.h: * ACE/ace/Reactor.cpp: * ACE/ace/Reactor.h: * ACE/ace/Reactor.inl: * ACE/ace/Select_Reactor.h: * ACE/ace/Select_Reactor_Base.h: * ACE/ace/Select_Reactor_T.cpp: * ACE/ace/Select_Reactor_T.h: * ACE/ace/Timer_Queue_T.cpp: * TAO/tao/Connection_Handler.cpp: * TAO/tao/Connection_Handler.h: * TAO/tao/Connection_Handler.inl: * TAO/tao/Endpoint.cpp: * TAO/tao/Endpoint.h: * TAO/tao/GIOP_Message_Base.cpp: * TAO/tao/IIOP_Acceptor.cpp: * TAO/tao/IIOP_Acceptor.h: * TAO/tao/IIOP_Connection_Handler.cpp: * TAO/tao/IIOP_Connector.cpp: * TAO/tao/IIOP_Connector.h: * TAO/tao/IIOP_Endpoint.cpp: * TAO/tao/IIOP_Endpoint.h: * TAO/tao/IIOP_Profile.cpp: * TAO/tao/IIOP_Profile.h: * TAO/tao/IIOP_Transport.cpp: * TAO/tao/PortableServer/Servant_Base.cpp: * TAO/tao/Profile.cpp: * TAO/tao/Profile.h: * TAO/tao/Strategies/advanced_resource.cpp: * TAO/tao/Transport.cpp: * TAO/tao/Transport.h: * TAO/tao/Transport_Acceptor.cpp: * TAO/tao/Transport_Acceptor.h: * TAO/tao/Transport_Connector.cpp: * TAO/tao/Transport_Connector.h: * TAO/tao/Wait_On_Leader_Follower.cpp: * TAO/tao/Wait_On_Read.cpp: * TAO/tao/Wait_Strategy.cpp: * TAO/tao/default_client.cpp: * TAO/tao/default_resource.cpp: * TAO/tests/Bug_3531b_Regression/server.cpp:
* | Make x.5.12 public availableJohnny Willemsen2020-10-271-1/+1
| | | | | | | | | | | | | | | | | | * ACE/NEWS: * 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:
* | Merge pull request #1261 from jwillemsen/jwi-cleJohnny Willemsen2020-10-228-953/+0
|\ \ | | | | | | Removed changelog editor, we don't maintain manual changelogs anymore…
| * | Removed changelog editor, we don't maintain manual changelogs anymore and ↵Johnny Willemsen2020-10-148-953/+0
| |/ | | | | | | the tool hasn't bee updated for git at all
* | Updated commentJohnny Willemsen2020-10-141-1/+1
| |
* | Updated commentJohnny Willemsen2020-10-141-1/+1
| |
* | Removed check for non svn filesJohnny Willemsen2020-10-141-24/+5
| |
* | Removed special handling for subversion filesJohnny Willemsen2020-10-141-10/+8
| |
* | Removed check_for_changelog_errors, we don't maintain changelogs anymoreJohnny Willemsen2020-10-141-38/+0
| |
* | Fixed typos in commentsJohnny Willemsen2020-10-142-4/+4
|/
* Perl shebang portability changesJohnny Willemsen2020-10-0220-20/+20
| | | | | | | | | | | | | | | | | | | | | | | * ACE/bin/PerlACE/ConfigList.pm: * ACE/bin/PerlACE/MSProject.pm: * ACE/bin/PerlACE/Process.pm: * ACE/bin/PerlACE/ProcessAndroid.pm: * ACE/bin/PerlACE/ProcessLVRT.pm: * ACE/bin/PerlACE/ProcessVX.pm: * ACE/bin/PerlACE/ProcessVX_Unix.pm: * ACE/bin/PerlACE/ProcessVX_Win32.pm: * ACE/bin/PerlACE/ProcessWinCE.pm: * ACE/bin/PerlACE/ProcessWinCE_Unix.pm: * ACE/bin/PerlACE/Process_Unix.pm: * ACE/bin/PerlACE/Process_VMS.pm: * ACE/bin/PerlACE/Process_Win32.pm: * ACE/bin/PerlACE/Run_Test.pm: * ACE/bin/PerlACE/TestTarget.pm: * ACE/bin/PerlACE/TestTarget_Android.pm: * ACE/bin/PerlACE/TestTarget_LVRT.pm: * ACE/bin/PerlACE/TestTarget_VxWorks.pm: * ACE/bin/PerlACE/TestTarget_WinCE.pm: * ACE/bin/Uniqueid.pm:
* Use #!/usr/bin/env perl as perl shebang for portability, see ↵Johnny Willemsen2020-10-025-5/+5
| | | | | | | | | | | | https://stackoverflow.com/questions/10376206/what-is-the-preferred-bash-shebang and https://github.com/conda-forge/staged-recipes/pull/12698 * ACE/bin/depgen.pl: * ACE/bin/generate_export_file.pl: * ACE/bin/mpc.pl: * ACE/bin/mwc.pl: * ACE/bin/split-cpp.pl: * ACE/examples/IPC_SAP/SOCK_SAP/summarize.pl: * ACE/examples/IPC_SAP/SSL_SAP/summarize.pl:
* No need for adding XSC_ROOT/MPC to dynamic_typesJohnny Willemsen2020-08-311-1/+1
| | | | * ACE/bin/MakeProjectCreator/config/MPC.cfg:
* Prepare for next release and always create a changelogJohnny Willemsen2020-08-172-4/+3
| | | | | * ACE/bin/copy-local-script.sh: * ACE/bin/make_release.py:
* Make ACE 6.5.11 and TAO 2.5.11 public available and prepare for next releaseJohnny Willemsen2020-08-172-2/+2
| | | | | | | | | * 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:
* make_release.py: Fix PRF Version RegExFred Hornsey2020-08-141-7/+7
|
* make_release.py: Fix Use of "is" with LiteralsFred Hornsey2020-08-141-3/+3
|
* make_release.py: global and import statementsFred Hornsey2020-08-131-90/+40
| | | | | Removed unneeded global and import statements and try to simplify some more functions.
* make_release.py: Remove Python2 SupportFred Hornsey2020-08-121-116/+72
|
* make_release.py: SpellingFred Hornsey2020-08-121-5/+3
|
* make_release.py: Use Branches for LatestFred Hornsey2020-08-111-61/+46
| | | | | | | | | Part of Fix for https://github.com/DOCGroup/ACE_TAO/issues/940 Assume Latest_Major, Latest_Minor, and Latest_Micro/Latest_Beta and the MPC equivalents are branches instead of tags. The other part of the fix is actually changing the tags into branches.
* make_release.py: Update for Python 3, CleanupFred Hornsey2020-08-111-193/+228
| | | | | | | | | | | | | Updated to work with Python 3, and tried to do some future proofing, mostly by wrapping the argument parser, because optparse is deprecated. Also did some clean up. Simplfing some code, and using more normal Python patterns. Use of non read-only global variables should be eliminated, because it's unusual to use them in Python, at least nowadays. I started to do this, but back tracked, because it was taking longer to do so than I would've liked to spend on it.
* Don't generate Visual Studio 2015 solutions as part of the release process, ↵Johnny Willemsen2020-08-071-4/+0
| | | | | | now only 2017/2019 will be shipped by default * ACE/bin/make_release.py:
* Corrected release dateJohnny Willemsen2020-07-011-1/+1
| | | | * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
* Changes for x.5.10Johnny Willemsen2020-07-011-1/+1
| | | | | * ACE/bin/copy-local-script.sh: * ACE/docs/bczar/bczar.html:
* Make x.5.10 public availableJohnny Willemsen2020-06-261-1/+1
| | | | | | | | | * ACE/NEWS: * 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:
* ACE/bin/ace-installOliver Kellogg2020-05-061-31/+33
| | | | | | | | | - On FIND runs for copying TAO libs and for copying ACE libs, replace exclusions by union of patterns "lib?*.so*", "lib?*.a", "lib?*.dll", "*.dylib". - On copying ACE executables change ACE_PROGS to apps/gperf/src/ace_gperf. - Address some findings of checkstyle.
* Make x.5.9 public and prepare for next releaseJohnny Willemsen2020-05-013-3/+3
| | | | | | | | | | | * ACE/NEWS: * ACE/bin/copy-local-script.sh: * ACE/bin/copy-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:
* modify make_release.py to update debian/control onlySudip Mukherjee2020-04-231-32/+1
| | | | Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>