summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #184 from DOCGroup/random-minor-changesHEADmasterocielliottc2023-04-264-10/+17
|\
| * Support .ixx as an inline file extension.Chad Elliott2023-04-261-1/+1
| * Support running make from a path with spaces in it.Chad Elliott2023-04-261-1/+1
| * Added a deug message for finding command helpers.Chad Elliott2023-04-261-0/+1
| * Support projects without explicit sharedname or staticname settings.Chad Elliott2023-04-261-8/+14
|/
* Merge pull request #183 from DOCGroup/workers-invalid-directoryocielliottc2023-04-251-3/+3
|\
| * Check that the path is relative before adding the current working directory.Chad Elliott2023-04-251-1/+1
| * Fixed an issue where a directory, used in a chdir, was assumed to be relative...Chad Elliott2023-04-251-3/+3
* | Merge pull request #182 from jwillemsen/jwi-vcpkg11Johnny Willemsen2023-03-311-3/+2
|\ \ | |/ |/|
| * Removed appendedCacheKey, not supported anymoreJohnny Willemsen2023-03-311-1/+0
| * Upgrade to run-vcpkg@v11Johnny Willemsen2023-03-311-2/+2
|/
* Merge pull request #181 from DOCGroup/generation_sort_orderocielliottc2023-03-081-27/+75
|\
| * Rewrote the sorting of generated components so that generated types that rely...Chad Elliott2023-03-081-27/+75
|/
* Merge pull request #178 from DOCGroup/elliottc/more_databasesACE+TAO-7_1_0Latest_ACE7TAO3_MinorLatest_ACE7TAO3_Microocielliottc2023-02-1713-9/+81
|\
| * Document the CodeAnalysisRuleSet template variable.Chad Elliott2023-02-171-0/+1
| * Update minor to make it easier to know that this version of MPC has all of th...Chad Elliott2023-02-171-1/+1
| * Added support for RDFox.Chad Elliott2023-02-151-0/+10
| * Added lib64 to the libpaths.Chad Elliott2023-02-151-1/+1
| * Split velocypack from fuerte.Chad Elliott2023-02-152-9/+14
| * MsgPack requires boost.Chad Elliott2023-02-151-1/+1
| * Allow the user to set the name of the CodeAnalysisRuleSet.Chad Elliott2023-02-131-1/+1
| * Split bson from mongodb and added fuerte, objectstore, op_lite, and redis++.Chad Elliott2023-02-136-5/+61
* | Merge pull request #176 from saipavanmeruga/pin-3.xJohnny Willemsen2023-02-144-10/+9
|\ \ | |/ |/|
| * Update pin_base.mpbSai Pavan Kumar Meruga2023-02-101-1/+0
| * Update pintool_static.mpbSai Pavan Kumar Meruga2023-02-101-1/+0
| * Update pin_static.mpbSai Pavan Kumar Meruga2023-02-101-1/+1
| * Update pintool.mpbSai Pavan Kumar Meruga2023-02-101-1/+1
| * chore:minor changes to build static tools in pin-3.26sameruga2023-02-102-5/+1
| * chore: added support for static tools in pin-3.26sameruga2023-02-104-12/+17
|/
* Merge pull request #173 from jwillemsen/jwi-runvcpkgv10ocitao22ap27MPC_5_0_fa040f2bJohnny Willemsen2023-01-301-14/+19
|\
| * Upgrade to run-vcpkg v10Johnny Willemsen2023-01-301-14/+19
|/
* Merge pull request #172 from DOCGroup/modernizationocielliottc2023-01-2725-513/+598
|\
| * Replaced old images with new graphviz images, removed old image sources, and ...Chad Elliott2023-01-2716-130/+33
| * Fixed spacing in usage.Chad Elliott2023-01-261-1/+1
| * Updated for git.Chad Elliott2023-01-261-1/+1
| * Update the icon from the OCI website.Chad Elliott2023-01-261-0/+0
| * Use modern fonts from google.Chad Elliott2023-01-266-379/+562
| * Removed references to ociweb.comChad Elliott2023-01-263-4/+3
|/
* Merge pull request #171 from ocielliottc/masterocielliottc2023-01-266-2/+92
|\
| * Merge pull request #1 from ocielliottc/databasesocielliottc2023-01-256-2/+92
| |\ |/ /
| * Added base projects for various databases.Chad Elliott2023-01-256-2/+92
|/
* Merge pull request #170 from DOCGroup/elliottc/versionocielliottc2023-01-215-25/+59
|\
| * Redirect errors from git.Chad Elliott2023-01-201-1/+3
| * Update version to contain git version info, when available.Chad Elliott2023-01-195-25/+57
* | Merge pull request #169 from mitza-oci/masterAdam Mitz2023-01-042-2/+2
|\ \ | |/ |/|
| * fix typosAdam Mitz2023-01-032-2/+2
|/
* Merge pull request #164 from DOCGroup/elliottc/cmake-supportocielliottc2023-01-0316-25/+700
|\
| * Switch from converting $() vars to non-environment variables. Allow the user...Chad Elliott2022-11-231-1/+1
| * Make dynamicflags and staticflags PRIVATE so that they are not propagated to ...Chad Elliott2022-11-221-5/+5
| * Added headers, inline files, and template files as variables to allow manual ...Chad Elliott2022-11-211-0/+12