1. 08 4月, 2018 1 次提交
  2. 10 3月, 2018 1 次提交
    • 知行合一2018's avatar
      vscode: add the "clean", "unit test" and "code sytle check" tasks in the file:... · 9bda2646
      知行合一2018 提交于
      vscode: add the "clean", "unit test" and "code sytle check" tasks in the file: "./vscode/tasks.json" and improve the corresponding help document file: "docs/howto/how_to_build_and_release.md". A small bug is also fixed in the "start_build_docker" function of the file "apollo_docker.sh" when using vscode to pull the docker image from China.   (#3309)
      
      * vscode: add the "clean" and "code sytle check" tasks in the file: "./vscode/tasks.json" and improve the corresponding help document file: "docs/howto/how_to_build_and_release.md". A small bug is also fixed in the "start_build_docker" function of the file "apollo_docker.sh" when using vscode to pull the docker image from China.
      9bda2646
  3. 24 2月, 2018 1 次提交
    • D
      Building the Apollo project in VSCode (#2972) · e160a6d5
      David Hopper 提交于
      *  Add the "apollo/dev_build.sh" and "apollo/.vscode/tasks.json" files to build the Apollo project in VSCode.
      
      * replace "dev_build.sh" with "apollo_docker.sh " and "dev_build.sh" is no longer needed.
      e160a6d5