index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ninja
Commit message (
Expand
)
Author
Age
Files
Lines
*
added message to test failure, and removed unneeded import SCons in fixture s...
William Deegan
2022-06-15
2
-4/+3
*
update changes/release notes, and add mtime check to determinism test
Daniel Moody
2022-06-15
1
-0/+5
*
Merge branch 'master' into ninja_determinism
William Deegan
2022-06-14
2
-1/+90
|
\
|
*
Fix test
William Deegan
2022-06-14
1
-1/+2
|
*
Fixed some typos. Added skip_test() if psutil is not present for new test. Ad...
William Deegan
2022-06-14
1
-4/+8
|
*
Merge branch 'master' into ninja_exit_daemon
William Deegan
2022-06-14
1
-1/+6
|
|
\
|
|
*
Added test for NINJA_CMD_ARGS="-v -j3" (contains two arguments for ninja)
William Deegan
2022-06-13
1
-0/+4
|
|
*
Added command line variable to pass ninja args through scons.
Daniel Moody
2022-06-07
1
-1/+2
|
*
|
Added new alias 'shutdown-ninja-scons-daemon' to allow ninja to shutdown the ...
Daniel Moody
2022-06-07
1
-0/+79
|
|
/
*
|
Added option to allow scons to determine if it should skip ninja regeneration.
Daniel Moody
2022-06-07
2
-0/+125
|
/
*
fix sider issues
Daniel Moody
2022-05-10
1
-1/+0
*
added target propagation for ninja execution
Daniel Moody
2022-05-10
1
-0/+95
*
improved ninja default targets and for ninja file as only target when generat...
Daniel Moody
2022-05-06
3
-1/+98
*
Merge branch 'master' into master
William Deegan
2022-05-05
3
-0/+132
|
\
|
*
Merge branch 'master' into ninja_alias_generated_files
William Deegan
2022-05-05
2
-0/+67
|
|
\
|
*
|
Add ninja alias option to label generated source files
Daniel Moody
2022-04-14
3
-0/+132
*
|
|
Merge branch 'master' into master
William Deegan
2022-05-04
2
-0/+67
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Clean up sider complaint
William Deegan
2022-05-04
1
-3/+0
|
*
|
change test to set NINJA_DEPFILE_PARSE_FORMAT to msvc after loading mingw, to...
William Deegan
2022-05-04
2
-1/+3
|
*
|
no need to actually have mingw installed to run test, removed that case fo sk...
William Deegan
2022-05-04
1
-8/+0
|
*
|
Clean up sider complaint
William Deegan
2022-05-04
1
-1/+0
|
*
|
allow test to run on all platforms. Clean up sider complaints
William Deegan
2022-05-04
1
-5/+0
|
*
|
optimized test
Daniel Moody
2022-05-04
2
-18/+2
|
*
|
fix test
Daniel Moody
2022-05-04
2
-3/+9
|
*
|
adding test
Daniel Moody
2022-05-04
2
-0/+92
|
|
/
*
|
remove test clean up call
Daniel Moody
2022-04-20
1
-1/+0
*
|
Update ninja file generation to only create response files for build commands...
Daniel Moody
2022-04-20
2
-0/+113
|
/
*
Merge branch 'master' into ninja_scons_daemon
William Deegan
2022-03-28
2
-0/+96
|
\
|
*
fix a few typos and add tests back
Daniel Moody
2022-02-26
2
-0/+96
*
|
Merge branch 'ninja_scons_daemon' of github.com:dmoody256/scons into ninja_sc...
William Deegan
2022-03-19
1
-4/+6
|
\
\
|
*
|
adjust iterative speedup to pre-launch scons daemon before taking timing
Daniel Moody
2022-03-15
1
-4/+6
*
|
|
flake8 fixes
William Deegan
2022-03-19
2
-3/+3
|
/
/
*
|
update test/ninja/force_scons_callback.py to test using NINJA_SCONS_DAEMON_PO...
William Deegan
2022-03-14
2
-31/+37
*
|
add scons daemon
Daniel Moody
2022-02-11
1
-2/+2
|
/
*
address a number of ResourceWarning: unclosed file <_io.TextIOWrapper name='p...
William Deegan
2022-01-23
1
-1/+3
*
run black on new test file to quiet sider complaints
William Deegan
2021-11-05
1
-21/+21
*
allow exit status of 1 or 2 on windows when running ninja
William Deegan
2021-11-05
1
-1/+6
*
Fix ninja_handle_control_c_rebuild for windows. The stderr on windows doesn't...
William Deegan
2021-11-04
1
-2/+5
*
Fix incorrect call to must_exist. There's no message argument if it fails
William Deegan
2021-11-04
1
-3/+2
*
add test to verify that control-c'ing ninja while it's calling SCons to rebui...
William Deegan
2021-11-04
2
-0/+94
*
Merge pull request #3994 from dmoody256/ninja_fix_escaping
William Deegan
2021-10-10
2
-0/+94
|
\
|
*
update ninja tool to support $ in scons command line args
Daniel Moody
2021-09-26
2
-0/+94
*
|
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-10-06
2
-0/+96
|
\
\
|
*
|
[ci skip] Fix sider complain
William Deegan
2021-10-06
1
-1/+0
|
*
|
Updated ninja tool to allow for NINJA_FORCE_SCONS_BUILD to be used
Daniel Moody
2021-10-05
2
-0/+97
|
|
/
*
|
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-09-26
1
-1/+1
|
\
\
|
|
/
|
*
Address most sider complaints
William Deegan
2021-09-18
1
-1/+1
*
|
fix test to ensure no callbacks for mkdir actions
Daniel Moody
2021-09-08
1
-2/+4
*
|
Expanded ninja Mkdir to also support Mkdir actions.
Daniel Moody
2021-09-08
1
-0/+121
|
/
*
addressed comments for #4014
Daniel Moody
2021-09-08
1
-1/+1
[next]