aboutsummaryrefslogtreecommitdiff
path: root/bazel
Commit message (Expand)AuthorAgeFilesLines
* Simplify commandStringCole Faust2023-10-241-18/+13
* Remove unused aquery structsusta2023-10-161-44/+0
* Move platform constraints to bazel_common_rules.Jingwen Chen2023-10-111-29/+29
* Skip @bazel_tools// labels from ninjausta2023-09-282-23/+77
* Include label in aquery errorusta2023-09-221-4/+11
* Merge "Revert "Block CFI on static libraries"" into mainTrevor Radcliffe2023-09-211-36/+0
|\
| * Revert "Block CFI on static libraries"Trevor Radcliffe2023-09-211-36/+0
* | Merge "Block CFI on static libraries" into mainTrevor Radcliffe2023-09-211-0/+36
|\|
| * Block CFI on static librariesTrevor Radcliffe2023-09-201-0/+36
* | Stub/Impl selection for sdk variantsSpandan Das2023-09-161-0/+2
* | Don't allow tree artifacts in mixed buildsCole Faust2023-09-071-0/+15
* | Merge "Use aquery results to determine if a file should be executable" into mainTreehugger Robot2023-08-311-0/+2
|\ \
| * | Use aquery results to determine if a file should be executableCole Faust2023-08-311-0/+2
| |/
* / Support memtag sanitizer.Yu Liu2023-08-281-2/+2
|/
* Merge "bp2build for sanitizer blocklists long term fix" into mainTrevor Radcliffe2023-08-172-10/+33
|\
| * bp2build for sanitizer blocklists long term fixTrevor Radcliffe2023-08-142-10/+33
* | Use Label (string) instead of Label (struct) to dedupeSpandan Das2023-08-162-11/+12
|/
* Make bp2build-generated selects() based on product config build settingsCole Faust2023-08-031-1/+1
* Revert^2 "Initial implementation of the bazel sandwich"Cole Faust2023-08-012-2/+207
* Merge "Revert "Initial implementation of the bazel sandwich"" into mainJooyung Han2023-08-012-207/+2
|\
| * Revert "Initial implementation of the bazel sandwich"Jooyung Han2023-08-012-207/+2
* | Merge "Initial implementation of the bazel sandwich" into mainTreehugger Robot2023-07-312-2/+207
|\|
| * Initial implementation of the bazel sandwichCole Faust2023-07-312-2/+207
* | Add GoStdlib mnemonic for special handling of ''Spandan Das2023-07-281-1/+1
|/
* Handle xsd config more like other partitionsLiz Kammer2023-07-242-0/+132
* Merge "Revert "Add workaround for a file with an mtime in the future"" into mainCole Faust2023-07-221-22/+1
|\
| * Revert "Add workaround for a file with an mtime in the future"Romain Jobredeaux2023-07-191-22/+1
* | Merge changes from topic "build_go_source_mixed_builds" into mainSpandan Das2023-07-191-0/+9
|\ \ | |/ |/|
| * Add functionality to sandbox mixed build actionsSpandan Das2023-07-141-0/+9
* | Add workaround for a file with an mtime in the futureCole Faust2023-07-181-1/+22
* | Make errorprone a configurable attribute for bazel conversionAlix2023-07-122-11/+28
|/
* Handle RepoMappingManifest actionsCole Faust2023-07-061-1/+1
* Respect '' received from aquerySpandan Das2023-06-231-1/+25
* Create GetPrebuiltFileInfo to Mixed builds cquery apiSpandan Das2023-06-071-0/+49
* implement USE_BAZEL_VERSION for mChris Parsons2023-06-011-9/+19
* Remove GetPythonBinary request typeChris Parsons2023-05-232-56/+0
* bp2build support for host_ldlibsSpandan Das2023-05-161-12/+12
* Merge changes from topic "stub-impl-per-api-domain"Spandan Das2023-05-112-3/+5
|\
| * Select stub/impl per apex variantSpandan Das2023-05-081-3/+3
| * Broaden the granularity of config_setting from apex_name to api_domainSpandan Das2023-05-041-0/+2
* | Bp2build support for soong config variables + osCole Faust2023-05-083-13/+12
|/
* Create config_setting per apex_nameSpandan Das2023-04-281-4/+6
* Add a function to create config_setting(s)Spandan Das2023-04-281-0/+11
* Merge "Refactor and cleanup of bazel handler"Christopher Parsons2023-04-251-15/+23
|\
| * Refactor and cleanup of bazel handlerChris Parsons2023-04-251-15/+23
* | Revert "Revert "mixed builds correctly reference stubs libs""Sam Delmerico2023-04-251-0/+3
|/
* Revert "mixed builds correctly reference stubs libs"Usta (Tsering) Shrestha2023-04-191-3/+0
* mixed builds correctly reference stubs libsSam Delmerico2023-04-141-0/+3
* Merge "Supporting changes for cc_binary LTO transitions"Trevor Radcliffe2023-03-221-1/+1
|\
| * Supporting changes for cc_binary LTO transitionsTrevor Radcliffe2023-03-201-1/+1