Commit Graph
34 Commits
Author SHA1 Message Date
Henner Zeller 685f006f15 We're not using runfiles anymore, don't use associated macro define.
We used to use runfiles to work with tcl dependencies. Since we don't
need that anymore, just add a regular `BAZEL_BUILD` define to
choose the behavior in the bazel build and remove the unneeded
dependency.

Signed-off-by: Henner Zeller <[email protected]>
2026-07-27 16:58:42 +02:00
Henner Zeller fcc5a3e4b4 On bazel: use readline set-up provided by OpenROAD
The bazel compile always happens as submodule in OpenROAD, so
we can use the same mechanism provided there to set up the
readline library.

Signed-off-by: Henner Zeller <[email protected]>
2026-04-17 08:24:32 +02:00
Henner Zeller 385f4fdb79 Use same tcl initialization as in OpenROAD
In https://github.com/The-OpenROAD-Project/OpenROAD/pull/10041
we have a new way to initializa the tcl subsystem which
will allow to be entirely independent of separate files
once we can switch to Tcl9.

Signed-off-by: Henner Zeller <[email protected]>
2026-04-05 08:53:54 +02:00
James Cherry 6742692876 string squash
Signed-off-by: James Cherry <[email protected]>
2026-03-28 19:13:35 -07:00
James Cherry 741bf4d561 rm using std::
Signed-off-by: James Cherry <[email protected]>
2026-03-02 12:13:13 -08:00
James Cherry d42b821c00 rel 3.0
Signed-off-by: James Cherry <[email protected]>
2026-01-13 09:36:45 -07:00
James Cherry 2a4fd08211 update copyright
Signed-off-by: James Cherry <[email protected]>
2025-01-21 18:54:33 -07:00
Akash Levy bca45cf487 Update Dockerfile.ubuntu_18.04 and remove filesystem dependence completely in Main.cc 2024-08-12 05:21:53 -07:00
James Cherry 1a3a26bf3a filesystem support still lacking
Signed-off-by: James Cherry <[email protected]>
2024-08-05 17:27:53 -07:00
James Cherry d0287e5a47 rel 2.6.0
Signed-off-by: James Cherry <[email protected]>
2024-07-24 09:04:08 -07:00
James Cherry 422a5819bd update copyright
Signed-off-by: James Cherry <[email protected]>
2024-01-11 16:34:49 -08:00
James Cherry cc2ef1783f update copyright
Signed-off-by: James Cherry <[email protected]>
2023-02-18 17:55:40 -07:00
James Cherry 48d6e00419 error on unknown command
commit 48a2e4c57dd605fed5ea8d88aac0d7d535d0fce9
Author: James Cherry <[email protected]>
Date:   Tue Nov 15 08:36:03 2022 -0700

    error on unknown commands

    Signed-off-by: James Cherry <[email protected]>

commit 18a2174a76043620827002a5e1d8c2e6a40c8c9b
Author: James Cherry <[email protected]>
Date:   Mon Nov 14 20:17:15 2022 -0700

    do not rename unknown

    Signed-off-by: James Cherry <[email protected]>

commit 1aa65285049e97a0a8c64273baa44754f28cbd16
Author: James Cherry <[email protected]>
Date:   Mon Nov 14 20:06:27 2022 -0700

    typo

    Signed-off-by: James Cherry <[email protected]>

commit a9abd197b9751737918883c389860f5ced79b62a
Author: James Cherry <[email protected]>
Date:   Mon Nov 14 19:36:50 2022 -0700

    init cleanup

    Signed-off-by: James Cherry <[email protected]>

Signed-off-by: James Cherry <[email protected]>
2022-11-15 15:35:17 -07:00
James Cherry 15d93339f9 tclreadline support
Signed-off-by: James Cherry <[email protected]>
2022-10-24 09:18:01 -07:00
James Cherry 16f3f94b5b Klockwork warnings
Signed-off-by: James Cherry <[email protected]>
2022-01-15 12:51:05 -07:00
James Cherry 2bc6e8f68c update copyright
Signed-off-by: James Cherry <[email protected]>
2022-01-04 10:17:08 -07:00
James Cherry 2e8f0035dc update copyright 2021-06-25 10:25:49 -07:00
James Cherry 7cf85f7771 compile errors 2020-12-26 08:29:43 -08:00
James Cherry 704b8822a2 exit on cmd line arg error 2020-12-24 15:54:26 -08:00
James Cherry 4ed9f0e731 no error on missing init file 2020-11-30 08:05:50 -07:00
James Cherry 7fba8a57ea cmd line file return exit code 2020-11-13 12:46:19 -07:00
James Cherry ee326f165c public headers in include/sta 2020-04-05 14:53:44 -07:00
James Cherry 804953e317 mv public headers to include/sta 2020-04-05 11:35:51 -07:00
James Cherry 4a017e86eb update copyright 2020-03-06 18:50:37 -08:00
James Cherry 589fa8bd86 cmd line arg parsing 2020-01-09 15:16:07 -08:00
James Cherry d713166a48 refactor swig init out of the library 2019-11-16 18:11:25 -07:00
James Cherry bbdb4ea5bc staMain init_filename arg 2019-11-05 16:05:52 -07:00
James Cherry 49b2c3cea7 rm redundant StaState args 2019-06-17 08:32:28 -07:00
James Cherry c66da2935f cmd line args -exit cmd_file (flush -x, -f) 2019-06-14 16:53:03 -07:00
James Cherry 064bb4cac4 sync 2019-06-01 08:07:38 -07:00
James Cherry a988588dac sync 2019-05-19 17:06:06 -06:00
James Cherry d8146af755 remove autotools/configure support 2019-02-16 12:07:59 -08:00
James Cherry b075ccc783 update copyright 2019-01-01 12:26:11 -08:00
James Cherry 1154fb89fd and then there was light... 2018-09-28 08:54:21 -07:00