summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fixed typos using https://github.com/crate-ci/typosJohnny Willemsen2021-05-3112-17/+22
| | | |
* | | | Merge pull request #134 from DOCGroup/jwillemsen-patch-1Johnny Willemsen2021-05-141-1/+1
|\ \ \ \ | | | | | | | | | | Upgrade to vcpkg 2021.05.12
| * | | | Upgrade to vcpkg 2021.05.12Johnny Willemsen2021-05-141-1/+1
|/ / / /
* | | | Merge pull request #133 from jwillemsen/jwi-concurrenyciACE+TAO-7_0_2ACE+TAO-6_5_13Johnny Willemsen2021-05-055-18/+16
|\ \ \ \ | |/ / / | | / / | |/ / |/| | Make use of concurrency cancel-in-progress
| * | Make use of concurrency cancel-in-progressJohnny Willemsen2021-05-055-18/+16
|/ /
* | Merge pull request #132 from jwillemsen/jwi-workflowdispatchocitao22ap20Johnny Willemsen2021-04-114-0/+4
|\ \ | | | | | | Add workflow_dispatch to github action CI
| * | Add workflow_dispatch to github action CIJohnny Willemsen2021-04-094-0/+4
|/ /
* | Merge pull request #131 from mitza-oci/glib-layoutAdam Mitz2021-03-221-2/+14
|\ \ | | | | | | glib: support for finding headers directly in GLIB_ROOT/include
| * | glib: lib is in debug subdirectory with vcpkgAdam Mitz2021-03-191-0/+5
| | |
| * | glib: support for finding headers directly in GLIB_ROOT/includeAdam Mitz2021-03-191-2/+9
|/ / | | | | | | conditional based on an MPC feature, default is to work as it did before this change
* | Merge pull request #128 from jwillemsen/jwi-zlibJohnny Willemsen2021-03-153-10/+22
|\ \ | | | | | | Test and support zlib on windows
| * | Use variableJohnny Willemsen2021-03-151-2/+2
| | | | | | | | | | | | * config/zlib.mpb:
| * | Upgrade to a newer vcpkgJohnny Willemsen2021-03-151-1/+1
| | | | | | | | | | | | * .github/workflows/windows.yml:
| * | Upgrade to runvcpkg v7Johnny Willemsen2021-03-151-1/+1
| | | | | | | | | | | | * .github/workflows/windows.yml:
| * | Windows fixJohnny Willemsen2021-03-151-3/+2
| | | | | | | | | | | | * config/zlib.mpb:
| * | Fix linux by reverting some changeJohnny Willemsen2021-03-151-3/+2
| | | | | | | | | | | | * config/zlib.mpb:
| * | Test zlib on linuxJohnny Willemsen2021-03-151-0/+2
| | | | | | | | | | | | * .github/workflows/linux.yml:
| * | Support and test zlib on windowsJohnny Willemsen2021-03-152-9/+21
| | | | | | | | | | | | | | | * .github/workflows/windows.yml: * config/zlib.mpb:
* | | Merge pull request #129 from jwillemsen/jwi-cancelpreviousJohnny Willemsen2021-03-151-0/+18
|\ \ \ | | | | | | | | Add github action to cancel unnecessary previous run
| * | | Added github action to cancel any unnessary previous runJohnny Willemsen2021-03-151-1/+1
| | | |
| * | | Added github action to cancel any unnessary previous runJohnny Willemsen2021-03-151-0/+18
| | | |
* | | | Merge pull request #127 from DOCGroup/jwillemsen-patch-1ACE+TAO-7_0_1Johnny Willemsen2021-02-221-1/+1
|\ \ \ \ | | | | | | | | | | Upgrade to lukka/run-vcpkg v7
| * | | | Upgrade to lukka/run-vcpkg v7Johnny Willemsen2021-02-221-1/+1
|/ / / /
* | | | Merge pull request #125 from Kirbk/pinpp-updateJames H. Hill2021-02-052-7/+21
|\ \ \ \ | | | | | | | | | | Pinpp update to pin3.14 for x64 linux using make
| * | | | moved architecture specific commands to intel64 featureCaleb Kirby2021-02-032-6/+17
| | | | |
| * | | | update for pinpp on pin 3.14Caleb Kirby2021-02-022-6/+6
| | | | |
| * | | | updated to new pin for linux x64 archCaleb Kirby2021-01-271-3/+6
|/ / / / | | | | | | | | | | | | should work with others but currently unable to test windows and vc
* | | | Merge pull request #124 from DOCGroup/jwillemsen-patch-1ACE+TAO-7_0_0Latest_ACE7TAO3_MajorJohnny Willemsen2021-01-151-0/+7
|\ \ \ \ | | | | | | | | | | Add depandabot
| * | | | Add files via uploadJohnny Willemsen2021-01-151-0/+7
|/ / / /
* | | | Merge pull request #123 from DOCGroup/revert-119-jwi-vs2019defaultJohnny Willemsen2020-12-072-3/+3
|\ \ \ \ | | | | | | | | | | Revert "Default to x64 as default Visual Studio 2017/2019 platform"
| * | | | Revert "Default to x64 as default Visual Studio 2017/2019 platform"Johnny Willemsen2020-12-072-3/+3
|/ / / /
* | | | Merge pull request #122 from jwillemsen/jwi-commmandJohnny Willemsen2020-11-301-1/+1
|\ \ \ \ | | |/ / | |/| | typo, command instead of commmand
| * | | typo, command instead of commmandJohnny Willemsen2020-11-301-1/+1
| |/ / | | | | | | | | | * docs/html/MakeProjectCreator.html:
* | | Merge pull request #121 from DOCGroup/jwillemsen-patch-1Johnny Willemsen2020-11-281-1/+1
|\ \ \ | |/ / |/| | Upgrade to run-vcpkg v6
| * | Upgrade to run-vcpkg v6jwillemsen-patch-1Johnny Willemsen2020-11-281-1/+1
|/ /
* | Merge pull request #118 from mcorino/mco-consolidate-x11-MPCmcorino2020-11-171-0/+12
|\ \ | | | | | | Add extension to "contains" template function.
| * | Add extension to "contains" template function.Martin Corino2020-11-111-0/+12
| | | | | | | | | | | | * modules/TemplateParser.pm:
* | | Merge pull request #120 from jwillemsen/jwi-macosxJohnny Willemsen2020-11-171-3/+8
|\ \ \ | | | | | | | | Make sure we enable C++11 because it is now mandatory for ACE/TAO
| * | | Make sure we enable C++11 because it is now mandatory for ACE/TAOJohnny Willemsen2020-11-171-3/+8
| | | | | | | | | | | | | | | | * .github/workflows/macosx.yml:
* | | | Merge pull request #116 from jwillemsen/jwi-xscverbatimJohnny Willemsen2020-11-171-15/+21
|\ \ \ \ | |/ / / |/| | | Add a gnuace verbatim section so that we can remove the specific xsc …
| * | | Add a gnuace verbatim section so that we can remove the specific xsc ↵Johnny Willemsen2020-11-111-15/+21
| | | | | | | | | | | | | | | | | | | | | | | | handling from the gnuace template in ACE * config/xscdefaults.mpb:
* | | | Merge pull request #119 from jwillemsen/jwi-vs2019defaultJohnny Willemsen2020-11-172-3/+3
|\ \ \ \ | | | | | | | | | | Default to x64 as default Visual Studio 2017/2019 platform
| * | | | Default to x64 as default Visual Studio platformJohnny Willemsen2020-11-162-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | * templates/vs2017platforms.mpt: * templates/vs2019platforms.mpt:
* | | | | Merge pull request #117 from jwillemsen/jwi-ciacetaoJohnny Willemsen2020-11-111-25/+4
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | Reduce CI to ACE/TAO
| * | | Reduce CI to ACE/TAOJohnny Willemsen2020-11-111-25/+4
| | | | | | | | | | | | | | | | * .github/workflows/linux.yml:
* | | | Merge pull request #115 from DOCGroup/jwillemsen-patch-1Johnny Willemsen2020-11-031-1/+1
|\ \ \ \ | | | | | | | | | | Upgrade to vcpkg 2020.11
| * | | | Upgrade to vcpkg 2020.11Johnny Willemsen2020-11-031-1/+1
|/ / / /
* | | | Merge pull request #114 from DOCGroup/jwillemsen-patch-1Johnny Willemsen2020-11-021-1/+1
|\ \ \ \ | | | | | | | | | | Upgrade to lukka/run-vcpkg@v5
| * | | | Upgrade to lukka/run-vcpkg@v5Johnny Willemsen2020-11-021-1/+1
|/ / / /
* | | | Downgrade to Upgrade to lukka/run-vcpkg@v4Johnny Willemsen2020-11-021-1/+1
| | | |