Commit a3fbbad
[BOT] Update OpenROAD submodule
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent b23706a commit a3fbbad
1 file changed
Lines changed: 1 addition & 1 deletion
- .bazelrc+15
- .github/workflows/github-actions-macos-bazel.yml+23
- .github/workflows/github-actions-on-label-create.yml+41-57
- BUILD.bazel+15-5
- CMakeLists.txt+11-1
- Jenkinsfile+3-2
- MODULE.bazel+2-3
- MODULE.bazel.lock+309-6
- bazel/BUILD-8
- bazel/tcl_library_init.cc-9
- docs/agents/ci.md+14
- docs/contrib/DeveloperGuide.md+17
- docs/contrib/LintTargets.md+6-1
- etc/DependencyInstaller.sh+7-8
- src/CMakeLists.txt+21-32
- src/Main.cc+32-37
- src/OpenRoad.cc+10
- src/OpenRoad.tcl-44
- src/cli_completer.cc+366
- src/cli_completer.h+41
- src/gpl/src/mbff.cpp+14-2
- src/gpl/src/mbff.h+2
- src/rsz/src/MoveCommitter.cc+113-33
- src/rsz/src/MoveCommitter.hh+9-3
- src/rsz/src/MoveTracker.cc+61-28
- src/rsz/src/MoveTracker.hh+25
- src/rsz/src/policy/SetupLegacyBase.cc+4-8
- src/rsz/test/BUILD+25
- src/rsz/test/cpp/CMakeLists.txt+30
- src/rsz/test/cpp/TestNestedJournal.cc+367
- src/tcl_readline_setup.cc+151-92
- src/utl/include/utl/Logger.h+3-1
- src/utl/src/Logger.cpp+5
- src/web/BUILD+1
- src/web/CMakeLists.txt+1
- src/web/src/request_handler.cpp+15-180
- src/web/src/tcl-completer.js+107-20
- src/web/test/js/test-tcl-completer.js+199-2
- test/ord_tclsh_completion.ok+17-8
- test/ord_tclsh_completion.tcl+254-57
- third-party/CMakeLists.txt+1
- third-party/gif-h/BUILD.bazel+1
- third-party/linenoise/BUILD+16
- third-party/linenoise/CMakeLists.txt+13
- third-party/linenoise/LICENSE+27
- third-party/linenoise/README.md+24
- third-party/linenoise/linenoise.c+1.9k
- third-party/linenoise/linenoise.h+119
- third-party/lodepng/BUILD+1
- third-party/stb_truetype/BUILD+1
- tools/lint/BUILD.bazel+12
- tools/lint/linters.bzl+14
0 commit comments