0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
77162e6d10 SERVER-47637 Relicense all SCons tools to either MIT or SSPL 2020-04-28 02:02:53 +00:00
Andrew Morrow
404e44ce81 SERVER-45785 Simplify implementation of DESTDIR
Also:

- Correctly honor default targets in hygienic mode.
- Fix a latent variable reuse bug in auto_install_pseudobuilder
2020-04-27 22:19:56 +00:00
Andrew Morrow
cfa89fbaf0 SERVER-46744 Install unit test debug info without increasing disk utilization 2020-04-17 17:46:01 +00:00
Mathew Robinson
029fde8ecf Revert "SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like regular SCons expansions"
This reverts commit e41686f545.
2020-03-05 22:17:39 +00:00
Mathew Robinson
e41686f545 SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like regular SCons expansions 2020-03-05 18:18:39 +00:00
Andrew Morrow
59454c2b2c SERVER-46210 Ensure archives of dynamic builds include all required dependencies 2020-02-24 21:33:46 +00:00
Mathew Robinson
12b63497b8 SERVER-45301 Not all expected aliases are present in the ninja generator output 2020-02-13 15:21:41 +00:00