UebelAndre
175b29c6f7
Renamed BUILD files to BUILD.bazel ( #540 )
...
* Renamed BUILD files to BUILD.bazel
* Ran Buildifier
2021-03-03 10:08:03 -08:00
UebelAndre
743975a998
Fixed incorrect detection of lib_source root ( #488 )
...
* Cleanup
* Fixed incorrect detection of lib_source root
* Updated tests
2021-02-03 20:18:43 +00:00
UebelAndre
08e8c6c93d
Moved example dependencies into loadable bzl files ( #467 )
...
* Sorted dependencies
* Added rules_android repository to satisfy buildifier defects
* Added rules_cc repository to satisfy buildifier defects
* Ran Buildifier
2021-01-25 08:04:52 -08:00
Laurent Le Brun
c292369597
Fix Buildifier warnings ( #395 )
...
* Run buildifier formatter
* Fix buildifier warnings
Ran: `buildifier --lint=fix -r .`
2020-05-04 19:50:45 +02:00
irengrig
8372f383cf
Allow to specify working directory for cmake_external ( #390 )
...
Allow to specify working directory for cmake_external
For LLVM case, when main CMakeLists.txt is in the /llvm subdirectory in the source tree
Co-authored-by: Andy Yankovsky <weratt@gmail.com>
2020-04-24 09:16:21 +02:00