index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept \r\n line endings in depfiles.
Nico Weber
2014-05-01
3
-8/+21
*
Make manifest_parser_perftest build on Windows.
Nico Weber
2014-04-27
1
-1/+3
*
Merge pull request #714 from pcc/console-pool
Nico Weber
2014-04-17
13
-43/+196
|
\
|
*
Introduce the "console" pool
Peter Collingbourne
2014-02-03
13
-43/+196
*
|
Merge pull request #715 from nico/lazyenv
Nico Weber
2014-04-17
1
-4/+5
|
\
\
|
*
|
Allocate per-edge BindingEnvs lazily.
Nico Weber
2014-02-11
1
-4/+5
|
|
/
*
|
Manifest perftest: Try to make it build on Linux.
Nico Weber
2014-04-17
1
-0/+1
*
|
Manifest perftest: Pull manifest parsing into own function.
Nico Weber
2014-04-17
1
-17/+20
*
|
Manifest perftest: Also measure command evaluation time.
Nico Weber
2014-04-17
1
-5/+31
*
|
Add a simple manifest parsing perftest.
Nico Weber
2014-04-17
1
-0/+82
*
|
Rename parser_perftest to depfile_parser_perftest.
Nico Weber
2014-04-16
1
-0/+0
*
|
CLParser shouldn't read stderr
Scott Graham
2014-04-14
2
-1/+8
*
|
Merge pull request #699 from mostynb/avoid_useless_mkdir_failure
Nico Weber
2014-04-07
1
-0/+3
|
\
\
|
*
|
don't Fail if trying to mkdir when the dir already exists
Mostyn Bramley-Moore
2014-01-07
1
-0/+3
*
|
|
Support both slashes on Windows when making output dirs
Scott Graham
2014-04-03
2
-6/+20
|
|
/
|
/
|
*
|
Don’t unnecessarily escape backslashes in Win32 paths
Nicholas Hutchinson
2014-01-08
2
-1/+8
|
/
*
Merge pull request #697 from nico/gclogs
Nico Weber
2014-01-07
11
-24/+176
|
\
|
*
Make BuildLogUser reference constant.
Nico Weber
2014-01-07
8
-13/+14
|
*
Add a comment.
Nico Weber
2014-01-04
1
-0/+7
|
*
Rename "IsDead" to "BuildLogUser".
Nico Weber
2014-01-04
6
-21/+30
|
*
Move duplicated code into a helper function.
Nico Weber
2014-01-04
3
-14/+20
|
*
Add a test for collection of dead log entries.
Nico Weber
2014-01-04
1
-0/+40
|
*
Add a test for collection of dead deps entries.
Nico Weber
2014-01-03
2
-1/+52
|
*
Fix DepsLogTest.Recompact by making sure outputs aren't garbag-collected.
Nico Weber
2014-01-02
1
-0/+10
|
*
Make tests compile (one fails atm).
Nico Weber
2014-01-02
2
-8/+11
|
*
Remove dead entries in .ninja_log and .ninja_deps while recompacting.
Nico Weber
2014-01-02
4
-8/+33
*
|
Merge pull request #690 from nickhutchinson/feature/escape-paths-properly
Nico Weber
2014-01-06
6
-12/+152
|
\
\
|
|
/
|
/
|
|
*
More robust escaping of $in, $out paths
Nicholas Hutchinson
2014-01-06
6
-12/+152
*
|
Fix additional range in character class.
Nico Weber
2013-12-13
2
-30/+43
|
/
*
Add a test that shows that there is a single global namespace for rules.
Nico Weber
2013-10-27
1
-0/+15
*
Minor style fixes. No functionality change.
Nico Weber
2013-10-19
4
-8/+13
*
Merge pull request #665 from syntheticpp/localized-showinclude
Nico Weber
2013-10-18
7
-26/+41
|
\
|
*
add deps_prefix for localized /showIncludes' output parsing
Peter Kümmel
2013-10-18
7
-26/+41
*
|
Fix compilation on VS2013
Scott Graham
2013-10-18
3
-0/+4
|
/
*
mark this 1.4.0.git, update RELEASING
Evan Martin
2013-09-12
1
-1/+1
*
add -d keeprsp to preserve @rsp files on success on windows
Scott Graham
2013-09-10
5
-3/+12
*
Simplify.
Nico Weber
2013-09-08
1
-3/+2
*
Fix for build test for BuildWithDepsLogTest.RestatMissingDepfileDepslog
Richard Geary
2013-09-07
1
-1/+4
*
Make depslog v1->v3 message less scary.
Nico Weber
2013-09-06
1
-1/+1
*
Simplify.
Nico Weber
2013-09-02
1
-18/+7
*
Delete a line I failed to delete in d7a46654a7be1.
Nico Weber
2013-09-02
1
-1/+0
*
Fix restat rebuild if deps are missing.
Maxim Kalaev
2013-09-02
4
-4/+126
*
Share more code between CleanNode() and RecomputeDirty().
Maxim Kalaev
2013-09-02
3
-25/+23
*
Check depslog timestamp in LoadDepsFromLog(), not in RecomputeOutputDirty().
Maxim Kalaev
2013-09-02
3
-26/+23
*
Simplify implementation of GetProcessorCount().
Benedikt Meurer
2013-09-01
1
-22/+2
*
Fix an issue with more than 64k deps, spotted by maximuska.
Nico Weber
2013-08-28
2
-1/+34
*
document an assumption
Nico Weber
2013-08-28
1
-0/+1
*
Deps log format v3
Nico Weber
2013-08-28
2
-30/+36
*
Suffix depslog path records with their expected index.
Nico Weber
2013-08-26
2
-7/+34
*
Minor style fixes, no behavior change.
Nico Weber
2013-08-23
5
-6/+6
[next]