Imported Upstream version 1.11.0
[platform/upstream/ninja.git] / configure.py
2014-11-14 Nico WeberRemove unused variables.
2014-11-03 Nico WeberMerge pull request #822 from tzik/throttle
2014-11-01 Nico WeberFix building on Solaris.
2014-09-19 Nico WeberMerge pull request #823 from nico/conf
2014-09-19 Nico WeberMake auto-reconfiguring work if CFLAGS contains more...
2014-09-18 Nico WeberMerge pull request #812 from nico/ninjatest
2014-09-18 Nico WeberUse a small, standalone testing framework instead of...
2014-06-29 Nico WeberMerge pull request #755 from zmodem/working_dir_vs_msvc...
2014-06-27 Nico Weberv1.5.0 v1.5.0
2014-06-15 Nico WeberMerge pull request #777 from nico/winconf
2014-06-15 Nico Webercreate a slightly nicer build.ninja on windows
2014-04-17 Nico WeberMerge pull request #714 from pcc/console-pool
2014-04-17 Nico WeberMerge pull request #715 from nico/lazyenv
2014-04-17 Nico WeberMerge pull request #742 from nico/maniperf
2014-04-17 Nico WeberAdd a simple manifest parsing perftest.
2014-04-16 Nico WeberMerge pull request #739 from nico/ren
2014-04-16 Nico WeberRename parser_perftest to depfile_parser_perftest.
2014-04-07 Nico WeberMerge pull request #699 from mostynb/avoid_useless_mkdi...
2014-01-09 Nico WeberMerge pull request #702 from nickhutchinson/feature...
2014-01-09 Nico WeberMerge pull request #701 from nickhutchinson/feature...
2014-01-09 Nicholas Hutchinsonconfigure.py: use /FS flag under vs2013 when compiling...
2013-10-27 Nico WeberMerge pull request #682 from nico/pep8
2013-10-27 Nico WeberWrap to 79 colums. No functionality change.
2013-10-18 Nico WeberMerge pull request #665 from syntheticpp/localized...
2013-10-18 Nico WeberMerge pull request #671 from sgraham/compile-vs2013
2013-10-18 Scott GrahamFix compilation on VS2013
2013-09-12 Evan Martinv1.4.0 master v1.4.0
2013-09-11 Nico WeberMerge pull request #657 from sgraham/keeprsp2
2013-09-10 Scott Grahamadd -d keeprsp to preserve @rsp files on success on...
2013-07-24 Nico WeberMerge pull request #612 from maximuska/proposed/deps_lo...
2013-07-08 Evan MartinMerge pull request #614 from nico/pooldoc
2013-07-01 Nico WeberMerge pull request #607 from dajohi/master
2013-06-29 David Hillcleanup based on comments from martine
2013-06-29 David Hillsupport Bitrig
2013-06-04 Evan Martinv1.3.4 v1.3.4
2013-05-24 Nico WeberMerge pull request #585 from nico/fixcrash
2013-05-23 Evan MartinMerge pull request #470 from rgeary1/remotebrowser
2013-05-23 Evan MartinMerge pull request #578 from pinotree/remove-path-max
2013-05-23 Evan MartinMerge pull request #583 from tru/add_force_pselect
2013-05-23 Tobias HietaAdded bootstrap/configure option to force pselect
2013-05-19 Evan MartinMerge pull request #577 from tfarina/structs
2013-05-17 Evan Martinversion 1.3.1 v1.3.1
2013-05-17 Evan Martinrequire version 1.3 for building ninja itself
2013-05-16 Evan MartinMerge branch 'master' into release
2013-05-01 Nico WeberMerge pull request #563 from nico/recompact-deps
2013-04-30 Patrick von Rethshare platform support between configure/bootstrap
2013-04-18 Nico WeberMerge pull request #548 from sgraham/laconic-with-repeat
2013-04-18 Evan Martinfix --profile=pprof on newer ubuntus
2013-04-13 Evan MartinMerge pull request #541 from sgraham/fix-vs2012
2013-04-11 Scott Grahamtry again on vs2012 build fixes
2013-04-10 Evan Martinbuild ninja itself in deps mode
2013-04-09 Evan MartinMerge branch 'dep-pipeless'
2013-04-09 Evan MartinMerge pull request #532 from nico/sshhh_gtest
2013-04-09 Nico Webermove single-line printing to new class
2013-04-09 Nico WeberMake gtest output more silent, ninja issue #528.
2013-04-08 Evan Martinrename "special" to "deps"
2013-04-08 Evan Martinwindows: drop use of msvc helper in build
2013-04-08 Evan Martinadd DepsLog, a new data structure for dependency inform...
2013-04-05 Evan Martinversion 1.2.0
2013-02-17 Evan Martinmove from asciidoc html to asciidoc -> docbook -> html
2013-02-16 Evan Martinadd syntax for checking versions
2012-12-30 Evan Martinalways set GTEST_HAS_RTTI=0 in all testing code
2012-12-29 Evan Martinversion 1.1.0 v1.1.0
2012-12-29 Evan Martinwrap some overlong lines
2012-12-29 Evan MartinMerge pull request #455 from azuk/master
2012-12-29 Evan MartinMerge pull request #467 from ppuryear/browse-error
2012-12-29 Evan Martinfix test build under clang/system gtest
2012-11-12 Evan MartinMerge pull request #443 from tfarina/disk-interface...
2012-11-09 Evan MartinMerge pull request #458 from rgeary1/minor
2012-10-21 Evan MartinMerge pull request #450 from zchothia/zc/py3k
2012-10-19 Zaheer ChothiaPython scripts: use built-in print function.
2012-10-18 Zaheer ChothiaAdd support for Python 3
2012-10-17 Evan MartinMerge pull request #441 from tfarina/missing-virtual
2012-10-03 Evan MartinMerge pull request #437 from mo/master
2012-10-03 Martin OlssonFix two spelling errors
2012-09-23 Evan MartinMerge pull request #428 from maximuska/proposed/rpm...
2012-09-23 Maxim Kalaevpackaging: refactored rpm building
2012-09-21 Evan MartinMerge pull request #427 from jonforums/jf/mingw-n-msvc
2012-09-20 JonSilence bothersome warning from -Wextra
2012-09-20 JonGive MinGW builds MSVC build helper superpowers
2012-09-13 Evan Martinversion 1.0.0 v1.0.0
2012-09-13 Evan Martinwindows: merge msvc-helper into ninja.exe itself
2012-09-11 Evan MartinMerge pull request #414 from riannucci/master
2012-09-11 Robert A. Iannucci JrFix re2c detection which breaks win32 w/ gnuwin32
2012-09-07 Alex Caudilladd solaris platform definitions
2012-09-07 Evan Martindisable a new warning that popped up on Windows
2012-09-06 Evan MartinMerge pull request #408 from nico/fix
2012-09-04 Evan Martinshow all in graph
2012-09-04 Evan Martinfix --debug for glibc pedantic mode
2012-08-24 Evan Martinwindows: pass /Zi to gtest compile as well
2012-08-17 Evan MartinMerge pull request #401 from syntheticpp/win-network...
2012-08-16 Evan Martindrop HACKING from doxygen
2012-08-16 Evan Martinuse 4 space tabs in configure.py, warn on re2c missing
2012-08-16 Evan MartinMerge pull request #400 from nico/dynre2c
2012-08-16 Nico WeberOnly write re2c rules if a re2c binary is found in...
2012-08-15 Evan Martinadd a helper binary for wrapping cl.exe
2012-08-13 Evan MartinMerge branch 'master' of github.com:martine/ninja
2012-08-13 Evan Martincreate phony rules for all binaries
2012-08-12 Scott Grahamadd functions for normalizing win32 include paths
2012-08-12 Evan Martindoc some cl.exe flags in the configure script
next