Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ci expansion Checkup #183

Open
wants to merge 129 commits into
base: develop
Choose a base branch
from
Open

Ci expansion Checkup #183

wants to merge 129 commits into from

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    8747675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb1a64 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    66d8827 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    d497c37 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Dusting off tests

    anadon committed May 8, 2019
    Configuration menu
    Copy the full SHA
    b6ff20c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. First try at format checking.

    anadon committed May 11, 2019
    Configuration menu
    Copy the full SHA
    972280e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86ce6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f4103 View commit details
    Browse the repository at this point in the history
  4. Change hashbang.

    anadon committed May 11, 2019
    Configuration menu
    Copy the full SHA
    632ca80 View commit details
    Browse the repository at this point in the history
  5. Change 'find' options.

    anadon committed May 11, 2019
    Configuration menu
    Copy the full SHA
    ef3fd80 View commit details
    Browse the repository at this point in the history
  6. Change 'find' options.

    anadon committed May 11, 2019
    Configuration menu
    Copy the full SHA
    ec82f6f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Configuration menu
    Copy the full SHA
    5b6aa3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655026f View commit details
    Browse the repository at this point in the history
  3. TravisCI frailties.

    anadon committed May 19, 2019
    Configuration menu
    Copy the full SHA
    c97ac13 View commit details
    Browse the repository at this point in the history
  4. clang-format changes. Still trying to figure out why this isn't causi…

    …ng travisCI to fail.
    anadon committed May 19, 2019
    Configuration menu
    Copy the full SHA
    1a37a1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b59c7c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    099f98e View commit details
    Browse the repository at this point in the history
  2. Change testing compiler options to be more rigerous. Also leaving com…

    …ments to increase rigor later.
    anadon committed May 22, 2019
    Configuration menu
    Copy the full SHA
    273bccd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fdc47b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. Configuration menu
    Copy the full SHA
    e109c15 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    2163fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e34ab View commit details
    Browse the repository at this point in the history
  3. Forgot to add permissions.

    anadon committed May 28, 2019
    Configuration menu
    Copy the full SHA
    08b0932 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb29697 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    894ee56 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    f216a5f View commit details
    Browse the repository at this point in the history
  2. Trying to reference enforce using the correct file name and using a d…

    …ifferent path reference method.
    anadon committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    9956f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbbb5ff View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Apparently boost no longer includes b2 according to the travis-ci fai…

    …lure. This is to increase diagnostic output to try to debug this in more depth.
    anadon committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    05bf319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1bc9e3 View commit details
    Browse the repository at this point in the history
  3. Adding more submodules to be initialized and updated seems to stabili…

    …ze bootstrap but is certainly wildly sub-optimal. These will be optimized later.
    anadon committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    e1f1332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2afa49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bca2e5 View commit details
    Browse the repository at this point in the history
  6. Changing depinst.py arguments to try and guess the right options. If …

    …this doesn't work, I'll read more into the tool.
    anadon committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    47c7582 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9226495 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    573dea9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    505a4ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a50fac0 View commit details
    Browse the repository at this point in the history
  11. Trying to catch when to build and when to install. These hacks are ma…

    …king less and less sense.
    anadon committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    cfb49cd View commit details
    Browse the repository at this point in the history
  12. Trying to catch when to build and when to install. These hacks are ma…

    …king less and less sense.
    anadon committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    96783c4 View commit details
    Browse the repository at this point in the history
  13. Trying to catch when to build and when to install. These hacks are ma…

    …king less and less sense.
    anadon committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    92ec43d View commit details
    Browse the repository at this point in the history
  14. Trying to catch when to build and when to install. These hacks are ma…

    …king less and less sense.
    anadon committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    e0af531 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Re-split out the build step since travis requires install and build s…

    …teps to be explicit (effectively) and seperate.
    anadon committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    f00a513 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    002f029 View commit details
    Browse the repository at this point in the history
  2. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    b35e0ee View commit details
    Browse the repository at this point in the history
  3. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    0fc6b58 View commit details
    Browse the repository at this point in the history
  4. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    ce1e808 View commit details
    Browse the repository at this point in the history
  5. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a8d6913 View commit details
    Browse the repository at this point in the history
  6. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    747979c View commit details
    Browse the repository at this point in the history
  7. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    53a8ad4 View commit details
    Browse the repository at this point in the history
  8. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    ef54d2e View commit details
    Browse the repository at this point in the history
  9. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    07c7cd4 View commit details
    Browse the repository at this point in the history
  10. Trying to fix Travis again.

    anadon committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    1b8a0ba View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Trying to fix Travis again.

    anadon committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    d379eb2 View commit details
    Browse the repository at this point in the history
  2. Trying to fix Travis again.

    anadon committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    d784580 View commit details
    Browse the repository at this point in the history
  3. Trying to fix Travis again.

    anadon committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    1e38c1f View commit details
    Browse the repository at this point in the history
  4. Trying to fix Travis again.

    anadon committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    8043339 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Configuration menu
    Copy the full SHA
    a6e5a92 View commit details
    Browse the repository at this point in the history
  2. More TravisCI attemps

    anadon committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    3644aee View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    04d5c0b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Another TravisCI attempt

    anadon committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    566b564 View commit details
    Browse the repository at this point in the history
  2. Another TravisCI attempt

    anadon committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    c188117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f25a5b7 View commit details
    Browse the repository at this point in the history
  4. Another TravisCI attempt

    anadon committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    cb24329 View commit details
    Browse the repository at this point in the history
  5. Adding explicit path to include config.jam, seperated out runtime and…

    … compile time tests.
    anadon committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    ae54460 View commit details
    Browse the repository at this point in the history
  6. Another TravisCI attempt

    anadon committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    8b380b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8d0f52 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    497ba9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9df9af6 View commit details
    Browse the repository at this point in the history
  3. The previous may not have moved all files as intended, so trying to r…

    …emove then move to prevent potential file artifacts.
    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0c1529b View commit details
    Browse the repository at this point in the history
  4. typo

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e7f55e8 View commit details
    Browse the repository at this point in the history
  5. typo

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    95f3a55 View commit details
    Browse the repository at this point in the history
  6. Another travisCI attempt.

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    bc9dbe5 View commit details
    Browse the repository at this point in the history
  7. Another travisCI attempt.

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    c981d73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df92e6a View commit details
    Browse the repository at this point in the history
  9. Pruning unsupported options

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    f27bda4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4173dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    224b98d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d2b145 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f39c91 View commit details
    Browse the repository at this point in the history
  14. typo

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    dd110e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    71abb42 View commit details
    Browse the repository at this point in the history
  16. Typo

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    bac4e91 View commit details
    Browse the repository at this point in the history
  17. Putting some global variables from local back into the envirnment, ho…

    …ping this allows travis to work.
    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    06ac08c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    67a876e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3eb91e3 View commit details
    Browse the repository at this point in the history
  20. Another TravisCI attempt.

    anadon committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    7342d79 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Another TravisCI attempt.

    anadon committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    9b043eb View commit details
    Browse the repository at this point in the history
  2. Another TravisCI attempt.

    anadon committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    84963a1 View commit details
    Browse the repository at this point in the history
  3. Another TravisCI attempt.

    anadon committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    4102b6c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Splitting out stages to do static quality checks first, then dynamic …

    …quality checks, then unit tests.
    anadon committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    b458ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03b4fd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27bd3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c272ac7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ea96c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    606b996 View commit details
    Browse the repository at this point in the history
  7. Fixing script detection.

    anadon committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    ee1bbff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98bdaeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb77052 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7142bdb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fcbdb4 View commit details
    Browse the repository at this point in the history
  12. Checking if that will get valgrind 3.11 going. Not ideal, but getting…

    … 3.14 running in Travis-CI should likely include adding a DPKG repo.
    anadon committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    a54b3aa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56da4b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    24bafe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    a4eaf65 View commit details
    Browse the repository at this point in the history
  2. Fixing a yaml typo.

    anadon committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    e8f3ec1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f6c4d8 View commit details
    Browse the repository at this point in the history
  4. Fixing formatting.

    anadon committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    e7a4a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80a94ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4944f36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    798bc48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc80d06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9054809 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    8766388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3072f6c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    c607bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7c105f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    e32a561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b97f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5538325 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Changing compiler flag placement. Will eventually move to having comp…

    …iler warnings as their own step.
    anadon committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    6b73c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055ae34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eceabe View commit details
    Browse the repository at this point in the history
  4. Auto-matching strikes again.

    anadon committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    37e3ba9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Configuration menu
    Copy the full SHA
    f23a893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a90863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    818678f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48b2f4b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from anadon/boostorg-develop

    Boostorg develop
    anadon authored Aug 24, 2019
    Configuration menu
    Copy the full SHA
    39df61c View commit details
    Browse the repository at this point in the history