Skip to content

Commit

Permalink
Remove Qt and fast-rtps libs from repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglei828 authored and Jiangtao Hu committed Dec 13, 2018
1 parent 4ca3f3c commit 7a7f2a4
Show file tree
Hide file tree
Showing 5,860 changed files with 16 additions and 739,128 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
- JOB=lint
script:
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181017_1330
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181026_1200
- ./apollo_docker.sh ${JOB}
- rm -rf "${HOME}/.cache/bazel/_bazel_${USER}/install"
- rm -rf "/apollo/data/core"
Expand All @@ -30,31 +30,31 @@ jobs:
env:
- JOB=cibuild
script:
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181017_1330
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181026_1200
- ./apollo_docker.sh ${JOB}
- rm -rf "${HOME}/.cache/bazel/_bazel_${USER}/install"
- rm -rf "/apollo/data/core"
- # stage: stage-02
env:
- JOB=cibuild_extended
script:
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181017_1330
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181026_1200
- ./apollo_docker.sh ${JOB}
- rm -rf "${HOME}/.cache/bazel/_bazel_${USER}/install"
- rm -rf "/apollo/data/core"
- # stage: stage-02
env:
- JOB=citest_basic
script:
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181017_1330
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181026_1200
- ./apollo_docker.sh ${JOB}
- rm -rf "${HOME}/.cache/bazel/_bazel_${USER}/install"
- rm -rf "/apollo/data/core"
- # stage: stage-02
env:
- JOB=citest_extended
script:
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181017_1330
- ./docker/scripts/dev_start.sh -t dev-x86_64-20181026_1200
- ./apollo_docker.sh ${JOB}
- rm -rf "${HOME}/.cache/bazel/_bazel_${USER}/install"
- rm -rf "/apollo/data/core"
Expand Down
4 changes: 2 additions & 2 deletions WORKSPACE.in
Original file line number Diff line number Diff line change
Expand Up @@ -219,13 +219,13 @@ new_http_archive(
new_local_repository(
name = "qt",
build_file = "third_party/qt.BUILD",
path = "/apollo/third_party/Qt5.5.1/5.5/gcc_64",
path = "/usr/local/Qt5.5.1/5.5/gcc_64",
)

new_local_repository(
name = "fastrtps",
build_file = "third_party/fastrtps.BUILD",
path = "/apollo/third_party/fast-rtps",
path = "/usr/local/fast-rtps",
)

# grpc
Expand Down
2 changes: 1 addition & 1 deletion cyber/setup.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ recorder_path="${tool_path}/cyber_recorder"
monitor_path="${tool_path}/cyber_monitor"
PYTHON_LD_PATH="/apollo/bazel-bin/cyber/py_wrapper"
launch_path="${CYBER_PATH}/tools/cyber_launch"
qt_path=${CYBER_PATH}/../third_party/Qt5.5.1/5.5/gcc_64
qt_path=/usr/local/Qt5.5.1/5.5/gcc_64

export LD_LIBRARY_PATH=${qt_path}/lib:$LD_LIBRARY_PATH
export QT_QPA_PLATFORM_PLUGIN_PATH=${qt_path}/plugins
Expand Down
2 changes: 1 addition & 1 deletion docker/scripts/dev_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ INCHINA="no"
LOCAL_IMAGE="no"
VERSION=""
ARCH=$(uname -m)
VERSION_X86_64="dev-x86_64-20181023_1600"
VERSION_X86_64="dev-x86_64-20181026_1200"
VERSION_AARCH64="dev-aarch64-20170927_1111"
VERSION_OPT=""

Expand Down
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/assistant
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/designer
Binary file not shown.
173 changes: 0 additions & 173 deletions third_party/Qt5.5.1/5.5/gcc_64/bin/fixqt4headers.pl

This file was deleted.

Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/lconvert
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/licheck64
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/linguist
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/lrelease
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/lupdate
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/moc
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/pixeltool
Binary file not shown.
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qdbus
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qdbuscpp2xml
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qdbusviewer
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qdbusxml2cpp
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qdoc
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qhelpconverter
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qhelpgenerator
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qlalr
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmake
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qml
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmleasing
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmlimportscanner
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmllint
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmlmin
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmlplugindump
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmlprofiler
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmlscene
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qmltestrunner
Binary file not shown.
4 changes: 0 additions & 4 deletions third_party/Qt5.5.1/5.5/gcc_64/bin/qt.conf

This file was deleted.

Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qtdiag
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qtpaths
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/qtplugininfo
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/rcc
Binary file not shown.
Binary file removed third_party/Qt5.5.1/5.5/gcc_64/bin/sdpscanner
Binary file not shown.
Loading

0 comments on commit 7a7f2a4

Please sign in to comment.