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
*
Use c++ instead of g++
Krzysztof Leśniak
2020-08-01
1
-1/+1
*
Replace references to README with README.md
Mike Gilbert
2020-03-20
1
-1/+1
*
Fix warnings on mingw build
Helenerineium
2019-11-23
1
-1/+1
*
Fix MinGW bootstrap build by applying the fix in appveyor.yml permanently.
Colin Finck
2019-08-26
1
-1/+1
*
Enable build on IBM i platform (#1630)
ThePrez
2019-08-09
1
-1/+6
*
Update WIN32_WINNT from 0x0501 (Windows XP) to 0x0601 (Windows 7) to support ...
Jesse McKenna
2019-07-23
1
-1/+1
*
Teach DependencyScan to load a dyndep file
Brad King
2019-04-18
1
-0/+1
*
Add a parser for a new "dyndep" file format
Brad King
2019-04-18
1
-0/+2
*
Factor out a base class of ManifestParser
Brad King
2019-04-18
1
-0/+1
*
Remove trailing whitespace from all files
Jan Niklas Hasse
2019-04-17
1
-1/+1
*
Fix older VS compatibility issues and PDB files generation issue. (#1435)
ikifof
2018-11-07
1
-8/+15
*
Merge pull request #1326 from 0-wiz-0/master
Jan Niklas Hasse
2018-11-05
1
-1/+1
|
\
|
*
Add NetBSD in another clause.
Thomas Klausner
2017-09-10
1
-1/+1
*
|
Port to AIX platform.
Vasili Skurydzin
2018-08-02
1
-0/+5
*
|
Honor CXXFLAGS in configure.py
Ryan Schmidt
2018-04-06
1
-1/+5
|
/
*
Add support for DragonFly.
Imre Vadász
2017-06-10
1
-3/+7
*
Add string_piece_util
Takuto Ikuta
2017-04-26
1
-0/+2
*
Add clparser_perftest
Takuto Ikuta
2017-04-12
1
-15/+11
*
Need this to build on vs2017
Refael Ackermann
2017-02-04
1
-1/+1
*
FreeBSD supports ppoll(2)
Pietro Cerutti
2016-09-15
1
-1/+1
*
Make deps=msvc experimentally available on non-Windows.
Nico Weber
2016-04-06
1
-0/+2
*
Merge pull request #1106 from nico/winfix
Nico Weber
2016-02-05
1
-5/+3
|
\
|
*
win: Only drop /showIncludes in bootstrap builds.
Nico Weber
2016-02-05
1
-5/+3
*
|
MSVC: disable warning about constant conditional expressions
Frank Benkstein
2016-02-05
1
-0/+2
*
|
fix for localized version of cl.exe
sphawk
2016-01-25
1
-1/+1
*
|
when building with cwd = source root, use relative paths
Evan Martin
2015-11-17
1
-1/+6
*
|
rename the build-file variable $sourcedir to $root
Evan Martin
2015-11-17
1
-6/+6
*
|
put warning flags together
Evan Martin
2015-11-17
1
-1/+1
*
|
improve docs generation, including PDF output
Evan Martin
2015-11-17
1
-3/+9
|
/
*
Merge pull request #1007 from mikesep/aix
Evan Martin
2015-11-12
1
-12/+39
|
\
|
*
Separate bootstrapped build from final build
Mike Seplowitz
2015-10-22
1
-10/+23
|
*
Fix getopt for AIX
Mike Seplowitz
2015-08-19
1
-0/+2
|
*
Implement GetLoadAverage on AIX using libperfstat
Mike Seplowitz
2015-08-19
1
-0/+3
|
*
Start AIX port
Mike Seplowitz
2015-08-19
1
-2/+11
*
|
Try to fix #685
Nico Weber
2015-11-11
1
-1/+1
*
|
Don't output null.o during configure
Scott Graham
2015-08-27
1
-1/+2
|
/
*
Set _HAS_EXCEPTIONS=0 on MSVC
Scott Graham
2015-08-10
1
-0/+1
*
Fix bootstrap from a source path containing spaces.
Jason Haslam
2015-06-22
1
-2/+6
*
Search for generated headers relative to build dir.
Jason Haslam
2015-06-22
1
-0/+3
*
Allow configure script to bootstrap out of source.
Jason Haslam
2015-06-22
1
-7/+10
*
Revert "Bootstrap out of source"
Nico Weber
2015-06-22
1
-13/+7
*
Search for generated headers relative to build dir.
Jason Haslam
2015-05-26
1
-0/+3
*
Allow configure script to bootstrap out of source.
Jason Haslam
2015-05-26
1
-7/+10
*
Remove option no longer needed now that we don't use gtest.
Nico Weber
2015-03-10
1
-1/+0
*
Simplify. No behavior change.
Nico Weber
2015-03-10
1
-2/+1
*
Make diagnostics colored with new gccs (4.9+) too.
Nico Weber
2015-03-09
1
-3/+6
*
Test for Clang by checking --version
Ryan Gonzalez
2015-03-09
1
-2/+6
*
Fix compilation errors on Visual Studio 2015 (_MSC_VER 1900).
Beren Minor
2014-12-31
1
-0/+2
*
configure: add a verbose mode
Ben Boeckel
2014-12-11
1
-4/+13
*
Make configure.py work with Python. Fixes issue #877.
Nico Weber
2014-12-03
1
-1/+1
[next]