summaryrefslogtreecommitdiff
path: root/ACE/bin
Commit message (Collapse)AuthorAgeFilesLines
* Mention that nullptr should be usedJohnny Willemsen2023-03-291-1/+1
| | | | * ACE/bin/fuzz.pl:
* Make ACE 7.1.0 and TAO 3.1.0 public availableJohnny Willemsen2023-03-032-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/etc/index.html:
* Removed AIX supportJohnny Willemsen2023-01-161-3/+0
|
* Removed HPUX supportJohnny Willemsen2023-01-151-23/+0
|
* More Windows CE cleanupJohnny Willemsen2023-01-132-3/+1
|
* Adds the ability to build ACE core libraries, gperf, and possibly others ↵Chad Elliott2023-01-052-0/+26
| | | | using CMake.
* Make ACE 7.0.11 and TAO 3.0.11 public availableJohnny Willemsen2022-12-192-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/etc/index.html: * TAO/NEWS:
* Update for next releaseJohnny Willemsen2022-11-171-1/+1
| | | | * ACE/bin/copy-local-script.sh:
* Make x.0.10 publicly availableJohnny Willemsen2022-11-172-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/etc/index.html: * TAO/NEWS:
* Make x.0.9 publicJohnny Willemsen2022-10-012-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:
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-221-1/+1
|
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-132-14/+14
|
* Add header and footer for stuck stacksSon Dinh2022-07-141-0/+2
|
* Update for x.0.8Johnny Willemsen2022-07-012-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/etc/index.html:
* Updated for x.0.7 releaseJohnny Willemsen2022-05-211-1/+1
| | | | | | | | * ACE/NEWS: * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: * ACE/docs/Download.html: * ACE/etc/index.html: * TAO/NEWS:
* From reviewSon Dinh2022-05-111-1/+1
|
* Return when core files are handled by a dedicated serviceSon Dinh2022-05-111-0/+5
|
* Merge pull request #1826 from iguessthislldo/igtd/phony-postbuildAdam Mitz2022-05-061-0/+1
|\ | | | | gnuace: Mark `__postbuild__` Target as PHONY
| * gnuace: Mark __postbuild__ Target as PHONYFred Hornsey2022-05-021-0/+1
| | | | | | | | To prevent it from being created as a file when `make --touch` is used.
* | From reviewSon Dinh2022-05-061-13/+12
| |
* | From reviewSon Dinh2022-05-061-20/+36
| |
* | Choosing debugger is configurableSon Dinh2022-05-061-3/+16
| |
* | From reviewSon Dinh2022-05-061-5/+4
| |
* | Add support for macOS & fixed errorsSon Dinh2022-05-061-17/+47
| |
* | Update logsSon Dinh2022-05-061-8/+12
| |
* | Update WaitKillSon Dinh2022-05-061-8/+14
| |
* | Print out stack traceSon Dinh2022-05-061-4/+149
| |
* | Update doc and add argument to SpawnWaitKillSon Dinh2022-04-181-7/+13
| |
* | Update Kill functionSon Dinh2022-04-182-2/+2
| |
* | Indicating if a process can self crash and get signal infoSon Dinh2022-04-182-19/+69
|/
* Make x.0.6 publicJohnny Willemsen2022-01-202-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: * ACE/html/README: * TAO/NEWS:
* Merge pull request #1752 from mitza-oci/gha-installAdam Mitz2022-01-101-1/+1
|\ | | | | make install, pkgconfig, ace_for_tao fixes
| * Updated ace_for_tao project to allow it to installAdam Mitz2022-01-061-1/+1
| |
* | Merge pull request #1749 from mitza-oci/idldepAdam Mitz2022-01-071-9/+19
|\ \ | | | | | | depgen for IDL: remove assumption about IDL files in subdirs
| * | depgen for IDL: remove assumption about IDL files in subdirsAdam Mitz2022-01-061-9/+19
| |/ | | | | | | | | | | tao_idl dir/file.idl doesn't put its output in dir by default The ObjectGenerator perl module doesn't know about the -o option to tao_idl The base filename may work anyway due to VPATH
* | Removed lef over for rcsidJohnny Willemsen2022-01-072-2/+2
|/ | | | | | | * ACE/bin/MakeProjectCreator/config/acedefaults.mpb: * ACE/bin/libsize.pl: * TAO/docs/minimumTAO.html: * TAO/docs/performance.html:
* Prepare for next release and make x.0.5 publicJohnny Willemsen2021-11-171-1/+1
| | | | | | | | * ACE/NEWS: * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: * ACE/docs/Download.html: * ACE/etc/index.html: * TAO/NEWS:
* Make x.0.4 public availableJohnny Willemsen2021-10-012-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:
* Merge pull request #1673 from jwillemsen/jwi-deletefileloggingJohnny Willemsen2021-09-071-8/+10
|\ | | | | Simplified DeleteFile for cross platform testing
| * Silence loggingJohnny Willemsen2021-09-061-2/+2
| | | | | | | | * ACE/bin/PerlACE/TestTarget.pm:
| * Fixed errorJohnny Willemsen2021-09-061-3/+3
| | | | | | | | * ACE/bin/PerlACE/TestTarget.pm:
| * Cleanup loggingJohnny Willemsen2021-09-061-7/+4
| | | | | | | | * ACE/bin/PerlACE/TestTarget.pm:
| * Correct errorJohnny Willemsen2021-09-061-3/+3
| | | | | | | | * ACE/bin/PerlACE/TestTarget.pm:
| * Make DeleteFile more consistent witl WaitForFileTimedJohnny Willemsen2021-09-061-10/+11
| | | | | | | | * ACE/bin/PerlACE/TestTarget.pm:
| * Log DeleteFile operationJohnny Willemsen2021-09-061-0/+3
| | | | | | | | * ACE/bin/PerlACE/TestTarget.pm:
* | Merge pull request #1668 from mitza-oci/no-conv-libAdam Mitz2021-09-061-6/+0
|\ \ | | | | | | Removed conv_lib.mpb
| * | Removed conv_lib.mpbAdam Mitz2021-08-311-6/+0
| |/ | | | | | | Replaced uses of it with install_lib
* | Removed not used variable in DeleteFileJohnny Willemsen2021-09-061-1/+0
|/ | | | * ACE/bin/PerlACE/TestTarget.pm:
* Make ACE 7.0.3 and TAO 3.0.3 availableJohnny Willemsen2021-08-042-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:
* Fixed error in this scriptJohnny Willemsen2021-08-041-1/+1
| | | | * ACE/bin/generate_doxygen.pl: