Richard Samuels
|
9326ed5279
|
Revert "SERVER-65347 Add testing to ensure that generated ninja files are deterministic"
This reverts commit 561d65eebd .
|
2022-05-10 17:36:10 +00:00 |
|
Richard Samuels
|
329dcc7dd2
|
SERVER-65339 add namespace to the filename tests
|
2022-05-04 16:48:59 +00:00 |
|
Richard Samuels
|
561d65eebd
|
SERVER-65347 Add testing to ensure that generated ninja files are deterministic
|
2022-05-02 19:26:14 +00:00 |
|
Tausif Rahman
|
4e79ecabfa
|
SERVER-54107 compile_commands.json should have an order-only dependency on generated-sources
|
2022-04-27 19:49:04 +00:00 |
|
Richard Samuels
|
5409de7a17
|
SERVER-65347 Fix scan_for_transitive_install scanned cache and flake8-bugbear B006
|
2022-04-22 18:17:44 +00:00 |
|
Richard Samuels
|
4db485642f
|
SERVER-64757 Improve error messages when scons fails to generate-ninja on Windows
|
2022-04-12 22:02:52 +00:00 |
|
Daniel Moody
|
2fef432fa6
|
SERVER-64664 add alias tagging for ninja to determine generated sources.
|
2022-04-11 23:58:05 +00:00 |
|
Richard Samuels
|
0d9705653d
|
SERVER-62992 Remove need for resmoke.ini
|
2022-04-08 14:27:40 +00:00 |
|
Richard Samuels
|
2ab888c8fe
|
Revert "SERVER-62992 Remove need for resmoke.ini"
This reverts commit d4206bdeb1 .
|
2022-03-30 18:38:31 +00:00 |
|
Richard Samuels
|
d4206bdeb1
|
SERVER-62992 Remove need for resmoke.ini
|
2022-03-30 14:08:19 +00:00 |
|
Andrew Morrow
|
fcf8de14cb
|
SERVER-62313 Disable ccache cpp2 when sanitizer denylists are in play
|
2022-03-28 22:46:38 +00:00 |
|
Daniel Moody
|
fc2b624564
|
SERVER-56003 use separate run icecc scripts for multiple ninja file builds.
|
2022-03-23 16:45:06 +00:00 |
|
Ryan Egesdahl
|
1c31d7055e
|
SERVER-63497 Fix icecream debugging
|
2022-02-25 00:33:19 +00:00 |
|
Daniel Moody
|
021c320962
|
SERVER-62285 added processing of cache-dir push failures.
|
2022-01-24 22:12:26 +00:00 |
|
Daniel Moody
|
d20d317c08
|
SERVER-62680 write cache retrievals into a tmp location before final destination.
|
2022-01-19 20:12:38 +00:00 |
|
Daniel Moody
|
791e18906f
|
SERVER-62712 isolate cachedir error logging to the cache debug file.
|
2022-01-19 18:41:54 +00:00 |
|
Daniel Moody
|
15c9d98aea
|
Revert "SERVER-62285 added processing of cache-dir push failures"
This reverts commit ee974eefd3 .
|
2022-01-18 18:35:16 +00:00 |
|
Daniel Moody
|
ee974eefd3
|
SERVER-62285 added processing of cache-dir push failures
https://github.com/SCons/scons/pull/4078
|
2022-01-11 23:39:22 +00:00 |
|
Daniel Moody
|
524581bfe2
|
SERVER-61358 fix cachedir handling of file being removed out from under the build.
|
2021-11-10 22:47:56 +00:00 |
|
Daniel Moody
|
ec5eb42401
|
SERVER-61216 validate cachedir should honor --cache-disable flag.
|
2021-11-10 06:42:00 +00:00 |
|
Daniel Moody
|
8c0afec60c
|
SERVER-61012 ninja template items should only use agreggate keys
|
2021-11-09 16:37:04 +00:00 |
|
Ryan Egesdahl
|
6efcb2e9e9
|
SERVER-60671 Remove the Dagger tool
|
2021-10-22 17:28:28 +00:00 |
|
Ryan Egesdahl
|
4a792c26c0
|
SERVER-55259 Ensure build.ninja is always in a clean state
|
2021-10-15 22:35:41 +00:00 |
|
Ryan Egesdahl
|
a9e2c89cae
|
Revert "SERVER-55259 Ensure build.ninja is always in a clean state"
This reverts commit c12d02757c .
|
2021-10-15 21:28:56 +00:00 |
|
Ryan Egesdahl
|
c12d02757c
|
SERVER-55259 Ensure build.ninja is always in a clean state
|
2021-10-13 20:42:18 +00:00 |
|
Ryan Egesdahl
|
9b9183727d
|
Revert "SERVER-55259 Ensure build.ninja is always in a clean state"
This reverts commit 13f0ae71f6 .
|
2021-10-12 17:04:07 +00:00 |
|
Ryan Egesdahl
|
13f0ae71f6
|
SERVER-55259 Ensure build.ninja is always in a clean state
|
2021-10-11 18:23:39 +00:00 |
|
Daniel Moody
|
0f3cd5391f
|
SERVER-59425 fix for_signature subst list for ninja generated command actions.
|
2021-08-23 20:15:39 +00:00 |
|
Andrew Morrow
|
9843f3225d
|
SERVER-56580 Promote build-tools=next to stable
|
2021-08-05 17:15:53 +00:00 |
|
Daniel Moody
|
dee0f733cd
|
SERVER-58904 update ninja tool to support $ in scons command line args.
|
2021-08-04 20:01:03 +00:00 |
|
Daniel Moody
|
07147779c1
|
SERVER-58948 add support for generated idl to ninja
|
2021-08-02 21:40:19 +00:00 |
|
Daniel Moody
|
2393de29ec
|
SERVER-58948 update idl_tool to support generated idl files
|
2021-07-29 17:36:24 +00:00 |
|
Daniel Moody
|
fd823ca653
|
SERVER-58020 add protection from same buildsig and different hash cache race
|
2021-07-21 19:10:24 +00:00 |
|
Daniel Moody
|
958e563b46
|
SERVER-56625 use lazy delete for bad cachefile race condition
|
2021-07-21 15:55:56 +00:00 |
|
Daniel Moody
|
ae3d4c49b8
|
SERVER-57576 add timestamp and stacktrace to cachedir logs
|
2021-07-06 19:41:55 +00:00 |
|
Shreyas Kalyan
|
47d9962185
|
SERVER-55964 Replace "blacklist" in all code and comments
|
2021-05-14 19:07:16 +00:00 |
|
Daniel Moody
|
ffde170147
|
SERVER-56625 turning off validate cachedir invalid checksum clean up
|
2021-05-06 20:46:57 +00:00 |
|
Andrew Morrow
|
91ff6b0c39
|
SERVER-55833 Add a tool to implement forced includes
|
2021-05-05 21:13:14 +00:00 |
|
Daniel Moody
|
43c6b0bda4
|
SERVER-56624 added json cachedir logs for splunk
|
2021-05-04 18:47:15 +00:00 |
|
Daniel Moody
|
0b620c24c5
|
SERVER-56623 make icecream guard from hanging system on large -j
|
2021-05-04 18:46:05 +00:00 |
|
Daniel Moody
|
44e6740a3f
|
SERVER-54732 fixed validate cachedir debug type issue and turn on globally.
|
2021-04-22 16:38:41 +00:00 |
|
Daniel Moody
|
827f0f0f00
|
SERVER-54732 Improve cachedir debug logs for validation cachedir tool.
|
2021-04-20 18:44:59 +00:00 |
|
Daniel Moody
|
c84b72d4eb
|
SERVER-54732 Added validate cachedir tool
|
2021-04-09 21:40:27 +00:00 |
|
Daniel Moody
|
59965cf543
|
SERVER-55808 added more conftest checking to icecream and ninja tools.
|
2021-04-09 17:50:03 +00:00 |
|
Andrew Morrow
|
f30dbae001
|
Revert "SERVER-48203 setup ninja install actions rule, make evergreen fail correctly on ninja, add precious handling"
This reverts commit 7739da6997 .
|
2021-03-08 03:55:47 +00:00 |
|
Daniel Moody
|
7739da6997
|
SERVER-48203 setup ninja install actions rule, make evergreen fail correctly on ninja, add precious handling
|
2021-03-05 19:52:11 +00:00 |
|
Andrew Morrow
|
13e8d7c56b
|
Revert "SERVER-45236 Eliminate need to reiterate compile flags on the link line"
This reverts commit 6674514dfc .
|
2021-02-17 16:07:19 +00:00 |
|
Andrew Morrow
|
6674514dfc
|
SERVER-45236 Eliminate need to reiterate compile flags on the link line
|
2021-02-16 19:12:35 +00:00 |
|
Andrew Morrow
|
09c92ca7ba
|
SERVER-49298 Add proof targets for out of date test execution
|
2021-01-15 02:10:49 +00:00 |
|
Mark Benvenuto
|
7759f590c0
|
SERVER-52613 Support Enterprise module imports in IDL
|
2020-11-20 20:20:40 +00:00 |
|