Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • OSKernel2024-ROS666 OSKernel2024-ROS666
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HFUT666
  • OSKernel2024-ROS666OSKernel2024-ROS666
  • Merge requests
  • !1

Fix and enhance build and launch workflow

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Gerrnperl Lu requested to merge fix/build-and-launch into main 6 months ago
  • Overview 0
  • Commits 6
  • Pipelines 0
  • Changes 13
  1. 更新项目名称
  2. 将 vscode 构建任务迁移到 Makefile, 以获得更灵活的构建和调试流
  3. 修改 vscode 运行调试和任务配置以使用 Makefile 提供的构建选项
  4. 提供构建调试当前活动用户应用程序,对于 vscode, 当活动文件为用户程序源文件时,使用调试/运行用户程序可以自动选择当前用户程序,否则会提供所有用户程序进行选择
  5. 为应用程序构建提供调试模式的链接脚本,以在调试时获取符号信息
  6. 修复运行调试和任务配置依赖工作区名称问题
Loading
Loading

Activity


  • Gerrnperl Lu requested review from @gerrnperl 6 months ago

    requested review from @gerrnperl

  • Gerrnperl Lu assigned to @gerrnperl 6 months ago

    assigned to @gerrnperl

  • Gerrnperl Lu approved this merge request 6 months ago

    approved this merge request

  • Gerrnperl Lu mentioned in commit b5d09c0d 6 months ago

    mentioned in commit b5d09c0d

  • Gerrnperl Lu merged 6 months ago

    merged

Please register or sign in to reply
Assignee
Gerrnperl Lu's avatar
Gerrnperl Lu
Assign to
0 Reviewers
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
Lock merge request
Unlocked
Participants
Reference:
Source branch: fix/build-and-launch