0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00
mongodb/site_scons/site_tools
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
..
dagger
abilink.py
auto_archive.py SERVER-45785 Simplify implementation of DESTDIR 2020-04-27 22:19:56 +00:00
auto_install_binaries.py SERVER-45785 Simplify implementation of DESTDIR 2020-04-27 22:19:56 +00:00
ccache.py SERVER-46134 SCons does not respect CCACHE settings 2020-02-13 18:01:07 +00:00
compilation_db.py
distsrc.py SERVER-46129 Make ninja faster and contain all targets all the time 2020-02-22 02:23:40 +00:00
git_decider.py
gziptool.py SERVER-46129 Make ninja faster and contain all targets all the time 2020-02-22 02:23:40 +00:00
icecream.py SERVER-40943 Define a variables file to build with brew llvm and the remote v3 clang 2020-02-24 19:53:44 +00:00
idl_tool.py
incremental_link.py
jsheader.py
jstoh.py
libtool.py
mongo_benchmark.py SERVER-45301 Not all expected aliases are present in the ninja generator output 2020-02-13 15:21:41 +00:00
mongo_integrationtest.py SERVER-45301 Not all expected aliases are present in the ninja generator output 2020-02-13 15:21:41 +00:00
mongo_libfuzzer.py
mongo_test_execution.py
mongo_test_list.py SERVER-45301 Not all expected aliases are present in the ninja generator output 2020-02-13 15:21:41 +00:00
mongo_unittest.py SERVER-45301 Not all expected aliases are present in the ninja generator output 2020-02-13 15:21:41 +00:00
ninja_next.py SERVER-46519 Do not force a global rebuild on ninja regeneration 2020-04-27 21:02:45 +00:00
ninja.py SERVER-46129 Make ninja faster and contain all targets all the time 2020-02-22 02:23:40 +00:00
separate_debug.py SERVER-47110 Don't emit the PDB file twice when separate debug is enabled 2020-04-27 17:19:39 +00:00
split_dwarf.py
thin_archive.py
vcredist.py
xcode.py