index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement generator rules
Peter Collingbourne
2011-10-15
1
-1/+2
*
Disable assertion checks unless --debug is enabled
Peter Collingbourne
2011-09-24
1
-1/+1
*
delete .a files before adding to them with ar
Evan Martin
2011-09-14
1
-1/+1
*
Split ninja_test.cc into state_test.cc and disk_interface_test.cc
Thiago Farina
2011-09-11
1
-3/+11
*
link gtest code with -lpthread
Evan Martin
2011-09-09
1
-1/+1
*
Move EvalString tests to eval_env_test.cc
Thiago Farina
2011-09-09
1
-2/+2
*
Merge branch 'master' of github.com:martine/ninja
Evan Martin
2011-09-08
1
-3/+3
|
\
|
*
Merge pull request #96 from tfarina/disk-interface-test
Evan Martin
2011-09-07
1
-3/+3
|
|
\
|
|
*
Move DiskInterfaceTest into its own source file.
Thiago Farina
2011-09-07
1
-3/+3
*
|
|
allow --with-gtest flag to use unpacked gtest dir
Evan Martin
2011-09-07
1
-9/+26
|
/
/
*
|
preserve configure.py params across re-runs
Evan Martin
2011-09-06
1
-1/+4
*
|
build only the main binary by default
Evan Martin
2011-09-06
1
-0/+4
*
|
make --profile take an argument to use either gmon or google-pprof
Evan Martin
2011-09-06
1
-3/+7
|
/
*
Factor out State struct from ninja_jumble.cc into its header/source files.
Thiago Farina
2011-09-03
1
-2/+1
*
Merge pull request #82 from tfarina/disk-interface
Evan Martin
2011-08-23
1
-1/+1
|
\
|
*
Factor out DiskInterface class into its own source/header files.
Thiago Farina
2011-08-10
1
-1/+1
*
|
Update configure.py for ninja module rename
Richard Larocque
2011-08-17
1
-2/+2
|
/
*
add a --debug option to configure
Evan Martin
2011-07-25
1
-1/+5
*
use /usr/bin/env to find python interpreter
Grzegorz Blach
2011-06-20
1
-1/+1
*
ninja: Split StatCache struct into its own header file.
Thiago Farina
2011-05-31
1
-1/+1
*
add --profile configure flag
Evan Martin
2011-05-25
1
-0/+5
*
add a test program for evaluating depfile parse speed
Evan Martin
2011-05-25
1
-0/+7
*
fix the error: 'asciidoc: To many arguments'
Hiroyuki Iwatsuki
2011-05-15
1
-1/+1
*
move various doc files out of top-level directory
Evan Martin
2011-05-14
1
-5/+7
*
remove order-only hacks now that semantics changed
Evan Martin
2011-05-13
1
-4/+3
*
make platform a command-line arg to configure
Evan Martin
2011-05-09
1
-9/+19
*
rename gen-build-file to configure
Evan Martin
2011-05-09
1
-0/+183