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

1109 travis ci build #1158

Merged
merged 21 commits into from
Oct 25, 2017
Merged

1109 travis ci build #1158

merged 21 commits into from
Oct 25, 2017

Commits on Oct 18, 2017

  1. Trying a different way to install the libprotobuf9 v2.6.1 into this b…

    …uild environment.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    d4ceb60 View commit details
    Browse the repository at this point in the history
  2. Removed the apt-get update as the Travis environment doesn't seem hap…

    …py with it.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    d0e8b5e View commit details
    Browse the repository at this point in the history
  3. Adding in LD_LIBRARY_PATH=/usr/local/lib variable.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    aef8009 View commit details
    Browse the repository at this point in the history
  4. Making sure that the $LD_LIBRARY_PATH is set with previous items too.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    381edf7 View commit details
    Browse the repository at this point in the history
  5. Adding the ldconfig option.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    df6e679 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Modifying the LD_LIBRARY_PATH and PKG_CONFIG_PATH.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    7041ee1 View commit details
    Browse the repository at this point in the history
  2. Changed slight the PKG_CONFIG_PATH.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    93ad848 View commit details
    Browse the repository at this point in the history
  3. Since LIBRINA has a make clean install then also adding a 'sudo ldcon…

    …fig' so that the library path is updated.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    b102fe6 View commit details
    Browse the repository at this point in the history
  4. Removed the PKG_CONFIG_PATH and LD_LIBRARY_PATH from the Travis yml a…

    …nd added to the configure as bootstrapping rinad.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    8ef52ef View commit details
    Browse the repository at this point in the history
  5. Change in exporting PKG_CONFIG_PATH for bootstrap

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    415e535 View commit details
    Browse the repository at this point in the history
  6. Debugging the setting of PKG_CONFIG_PATH.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    ded5c81 View commit details
    Browse the repository at this point in the history
  7. Further debugging of PKG_CONFIG_PATH.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    3121f04 View commit details
    Browse the repository at this point in the history
  8. Another PKG_CONFIG_PATH debug.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    015888d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Adding the env variables to the Travis CI build in a different way.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    0013956 View commit details
    Browse the repository at this point in the history
  2. Debugging the Librina library version.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    bc296f8 View commit details
    Browse the repository at this point in the history
  3. Using pkg-config to check the version of the Librina library.

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    102fa82 View commit details
    Browse the repository at this point in the history
  4. Removing the need to check specifically for version 0.2.0 of librina …

    …in configuration of rinad build.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    d7b1dbe View commit details
    Browse the repository at this point in the history
  5. VERSION number for the librina libraries are not been set so trying v…

    …ia ENV variable.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    1780e26 View commit details
    Browse the repository at this point in the history
  6. Removed need for rina-tools configuration to check for 0.2.0 version …

    …of librina.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    aa8b7c5 View commit details
    Browse the repository at this point in the history
  7. Removed need for rina-tools configuration to check for 0.2.0 version …

    …of librinai-api.
    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    2dbac4f View commit details
    Browse the repository at this point in the history
  8. Merge latest off of branch 'arcfire' into 1109-travis-ci

    Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    3246d4c View commit details
    Browse the repository at this point in the history