Граф коммитов

119 Коммитов

Автор SHA1 Сообщение Дата
Raymond Zhao 05625d7712
chore: remove APIScan (#46) 2024-11-07 23:04:17 +01:00
Raymond Zhao 2ed43d8cfa
chore: migrate to 1ES release job (#45) 2024-11-05 12:49:35 -08:00
Raymond Zhao 99cee87357
chore: disable APIScan (#42) 2024-11-05 16:48:19 +00:00
Raymond Zhao 49a4153434
chore: protect main branch (#43) 2024-11-05 08:48:15 -08:00
Raymond Zhao f447848112
chore: upgrade GitHubRelease task (#44) 2024-11-05 08:47:58 -08:00
Raymond Zhao 558ebca4be
chore: fix up SBOMs (#40) 2024-10-17 17:25:24 -07:00
SteVen Batten 48f2befcd3
Merge pull request #39 from microsoft/sbatten/cfg
Address BinSkim issues
2024-06-21 07:52:57 -07:00
SteVen Batten e176acd381
remove unused patch 2024-06-14 10:57:47 -07:00
SteVen Batten ae188e0207
reset apiscan flags 2024-06-14 10:57:15 -07:00
SteVen Batten 4391f581f4
remove commented code 2024-06-14 10:56:42 -07:00
SteVen Batten a1acca8edf
fix target_arch for 32-bit 2024-06-14 10:46:21 -07:00
SteVen Batten f22b06f976
append cflags 2024-06-14 10:31:44 -07:00
SteVen Batten 48ff581143
add one more flag 2024-06-14 10:27:07 -07:00
SteVen Batten 25e5fefc51
set path instead 2024-06-14 10:08:46 -07:00
SteVen Batten df0a51c7f2
set working directory 2024-06-14 10:08:16 -07:00
SteVen Batten c15f95290d
configure internal feed 2024-06-14 10:05:09 -07:00
SteVen Batten a838c362c5
try sdl 2024-06-14 09:04:29 -07:00
SteVen Batten 1ea9991b95
fix targets 2024-06-14 08:56:42 -07:00
SteVen Batten b721529486
use params 2024-06-14 08:45:37 -07:00
SteVen Batten fee9b2eabf
msrust 2024-06-14 08:34:09 -07:00
SteVen Batten 5a288aac4c
copied from https://office.visualstudio.com/OE/_git/auto-linter?path=%2Fcli%2F.cargo%2Fconfig.toml 2024-06-13 18:13:08 -07:00
SteVen Batten 04a937efd3
use patch for rust flags 2024-06-13 17:41:40 -07:00
SteVen Batten 13e4457ae7
patch patches 2024-06-13 17:26:12 -07:00
SteVen Batten c218aaa843
patch dependencies 2024-06-13 17:20:25 -07:00
SteVen Batten c4fac96cbe
yafmt 2024-06-13 16:49:14 -07:00
SteVen Batten 45cf2bceda
still trying 2024-06-13 16:34:15 -07:00
SteVen Batten 2797587c4f
fix variable name 2024-06-13 16:26:50 -07:00
SteVen Batten 2c89b373c4
try this 2024-06-13 16:21:50 -07:00
SteVen Batten db4e050c03
use env variable 2024-06-13 16:14:44 -07:00
SteVen Batten c6e3916004
start with 1 2024-06-13 15:29:43 -07:00
SteVen Batten 38ad199bb1
no space 2024-06-13 15:08:23 -07:00
SteVen Batten a44f68236a
fmt again 2024-06-13 15:02:58 -07:00
SteVen Batten 6ca40670d5
flip quotes 2024-06-13 14:51:53 -07:00
SteVen Batten 216e5aa926
added flags based on other repos 2024-06-13 14:42:42 -07:00
SteVen Batten 55edd584bd
stable `-C` flag 2024-06-13 14:10:25 -07:00
SteVen Batten a41ffdc793
add cfg flag 2024-06-13 14:00:11 -07:00
Raymond Zhao 487a23d174
fix: only scan rg.exe with BinSkim (#36)
* chore: run BinSkim only on output file

* Debug output

* Only scan one rg.exe
2024-03-22 11:57:05 -07:00
Raymond Zhao dc7909077a
chore: migrate pipeline to 1ES template (#35)
* WIP

* chore: migrate to 1ES PT

* Fix indent

* Use OSS pools

* Change key

* Change keys again

* Change keys again

* Add SBOM keys

* Use 22.04

* Try making drop path unique

* Run Windows builds

* Create SBOM drop folders

* Fix SBOM paths
2024-03-20 11:28:05 -07:00
Raymond Zhao 8517099694
chore: fix APIScan name (#34) 2024-02-29 13:51:50 -08:00
Raymond Zhao b74768a8ab
chore: add APIScan with nightly Rust (#33) 2024-02-27 15:23:28 -08:00
Robo 96e5dcda07
fix: pass LG_PAGE env configuration to jemalloc via cross (#30)
* fix: pass LG_PAGE env configuration to jemalloc via cross

* chore: update config location

* chore: fix array parsing

* chore: support 64k page size

* Revert "chore: support 64k page size"

This reverts commit e43bca329b.

* Revert "Revert "chore: support 64k page size""

This reverts commit 40829fb7cb.
2023-06-26 08:35:17 -07:00
Andrea Mah f9291b066f
linux-aarch64 no longer allows for 16K page size (#28)
* linux-aarch64 no longer allows for 16K page size
Fixes #26

* remove conditional for non arm cases

* Update build/build.sh

Co-authored-by: Robo <hop2deep@gmail.com>

* Update build/build.sh

Co-authored-by: Robo <hop2deep@gmail.com>

* chore: cleanup conditions

---------

Co-authored-by: Robo <hop2deep@gmail.com>
2023-06-06 12:05:33 -07:00
Andrea Mah aa3a29dd46
add env variable for jemalloc fix (#27) 2023-05-16 14:41:23 -07:00
Andrea Mah 69afe025e0
ensure `aarch64-unknown-linux-musl` gets size optimization flags (#22) 2023-03-10 11:41:10 -08:00
Andrea Mah fa1ae1304f
Merge pull request #19 from microsoft/andreamah/issue15
Remove debug builds from ripgrep and add extra flags to release profile
2023-03-06 14:08:12 -08:00
andreamah 222602bf0b add comments to release flags 2023-03-06 12:46:44 -08:00
andreamah 1079c97253 add extra rust flags to reduce package size
Fixes #20
2023-03-03 16:37:40 -08:00
andreamah 43a361f03a create cargo dir outside of conditional 2023-03-03 16:19:29 -08:00
andreamah 4e57d0c044 re-add to cargo config outside of conditional 2023-03-03 16:15:28 -08:00
andreamah ac643cbf3e print contents of cargo file 2023-03-03 16:05:31 -08:00