UebelAndre
1bd2a8c547
Refactored framework to avoid polymorphism complexity ( #612 )
...
* Refactored framework to be less complex
* Deleted default commands (aka 'stale linux commands')
* Restored toolchain name
2021-04-30 17:03:32 +01:00
UebelAndre
edbfa3bfa9
Restructured rules to match architecture ( #555 )
...
* Restructured rules to match architecture
* Added exports of all symbols in the deprecated location for legacy support
* Updated examples
2021-03-12 16:54:14 +00:00
UebelAndre
14520d220f
Made buildifier checks more aggressive ( #485 )
...
* Made buildifier checks more aggressive
* Ran buildifier to fix all warnings
* Added sorting to cmake script generation and updated tests
2021-02-02 20:09:33 +00:00
UebelAndre
898bed4efb
Enable Buildifier in CI ( #458 )
...
* Added Buildifier check to CI
* Addressed Buildifier lint defects
2021-01-25 22:01:43 +00:00
irengrig
3515b20a24
Fix shell_script_helper.bzl to replace function calls inside function… ( #375 )
...
Fix shell_script_helper.bzl to replace function calls inside function texts.
Add test for shell_script_helper.bzl.
In particular, this fixes the case when some of the shell toolchain functions calls other shell toolchain functions (symlink_contents_to_dir and symlink_to_dir).
2020-04-30 11:24:25 +02:00