Remove unnecessary `std::`
[platform/upstream/ninja.git] / configure.py
2015-12-29 Nico WeberMerge pull request #1073 from ninja-build/manual-font
2015-12-29 Nico WeberMerge pull request #1074 from ninja-build/manual-command
2015-12-06 Evan MartinMerge pull request #1042 from avallee/master
2015-11-18 Nico WeberMerge pull request #1053 from ninja-build/configure
2015-11-17 Evan Martinwhen building with cwd = source root, use relative...
2015-11-17 Evan Martinrename the build-file variable $sourcedir to $root
2015-11-17 Evan Martinput warning flags together
2015-11-17 Nico WeberMerge pull request #1052 from ninja-build/docs
2015-11-17 Evan Martinimprove docs generation, including PDF output
2015-11-12 Nico WeberMerge pull request #1047 from pykello/master
2015-11-12 Nico WeberMerge pull request #1046 from zed0/master
2015-11-12 Evan MartinMerge pull request #1007 from mikesep/aix
2015-11-12 Nico WeberMerge pull request #999 from colincross/dumbstatus
2015-11-12 Nico WeberMerge pull request #964 from nicolasdespres/sighup
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
2015-11-11 Nico WeberTry to fix #685
2015-10-22 Mike SeplowitzSeparate bootstrapped build from final build
2015-08-27 Nico WeberMerge pull request #1009 from sgraham/fix-null.o
2015-08-27 Scott GrahamDon't output null.o during configure
2015-08-19 Mike SeplowitzFix getopt for AIX
2015-08-19 Mike SeplowitzImplement GetLoadAverage on AIX using libperfstat
2015-08-19 Mike SeplowitzStart AIX port
2015-08-10 Nico WeberMerge pull request #1003 from sgraham/2015-compile
2015-08-10 Scott GrahamSet _HAS_EXCEPTIONS=0 on MSVC
2015-07-10 Nico WeberMerge pull request #988 from nico/slashes
2015-07-05 Nico WeberMerge pull request #973 from sgraham/canonicalize-fix
2015-07-05 Nico WeberMerge pull request #979 from stinb/bootstrap-out-of...
2015-06-22 Jason HaslamFix bootstrap from a source path containing spaces.
2015-06-22 Jason HaslamSearch for generated headers relative to build dir.
2015-06-22 Jason HaslamAllow configure script to bootstrap out of source.
2015-06-22 Nico WeberMerge pull request #978 from martine/revert-971-bootstr...
2015-06-22 Nico WeberRevert "Bootstrap out of source"
2015-06-18 Nico WeberMerge pull request #971 from stinb/bootstrap-out-of...
2015-05-26 Jason HaslamSearch for generated headers relative to build dir.
2015-05-26 Jason HaslamAllow configure script to bootstrap out of source.
2015-03-17 Nico WeberMerge pull request #930 from nico/depcolon
2015-03-15 Nico WeberMerge pull request #933 from nico/dupeedgefix
2015-03-10 Evan MartinMerge pull request #928 from nico/novar
2015-03-10 Nico WeberRemove option no longer needed now that we don't use...
2015-03-10 Nico WeberSimplify. No behavior change.
2015-03-09 Nico WeberMerge pull request #917 from pinotree/rlimit
2015-03-09 Nico WeberMerge pull request #910 from jlnt/master
2015-03-09 Nico WeberMerge pull request #927 from nico/colorgcc
2015-03-09 Nico WeberMake diagnostics colored with new gccs (4.9+) too.
2015-03-09 Nico WeberMerge pull request #921 from mohamed/master
2015-03-09 Nico WeberMerge pull request #925 from kirbyfan64/master
2015-03-09 Ryan GonzalezTest for Clang by checking --version
2015-01-14 Nico WeberMerge pull request #894 from tfarina/has-indent
2015-01-04 Nico WeberMerge pull request #887 from berenm/master
2014-12-31 Beren MinorFix compilation errors on Visual Studio 2015 (_MSC_VER...
2014-12-25 Nico WeberMerge pull request #884 from nico/sshh
2014-12-11 Nico WeberMerge pull request #882 from mathstuf/verbose-configure
2014-12-11 Ben Boeckelconfigure: add a verbose mode
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-12-04 Nico WeberMerge pull request #835 from rainlabs-eu/fix-cygwin...
2014-12-04 Nico WeberMerge pull request #868 from Fanael/ninja-mode.el-refactor
2014-12-04 Nico WeberMerge pull request #809 from andrey-malets/doc-for...
2014-12-03 Nico WeberMerge pull request #878 from nico/py3
2014-12-03 Nico WeberMake configure.py work with Python. Fixes issue #877.
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
2014-11-22 Nico WeberMerge pull request #866 from nico/winfix
2014-11-22 Nico WeberFix Windows build after #862. Thanks to @harig for...
2014-11-22 Nico WeberMerge pull request #862 from nico/browse
2014-11-22 Nico WeberMerge pull request #863 from nico/nopthread
2014-11-22 Nico WeberRemove now-unused variable test_libs.
2014-11-22 Nico WeberStop linking pthread.
2014-11-21 Nico WeberMake browse detection consistent with other platform...
2014-11-21 Nico WeberMerge pull request #861 from nico/nosub
2014-11-21 Nico WeberRemove duplicate import. No behavior change.
2014-11-18 Evan MartinMerge pull request #859 from martine/platform-helper
2014-11-18 Evan Martinmerge platform_helper into configure script
2014-11-18 Evan MartinMerge pull request #813 from cdlm/emacs-mode-require...
2014-11-18 Evan MartinMerge pull request #836 from nocnokneo/patch-1
2014-11-18 Evan MartinMerge pull request #854 from martine/bootstrap
2014-11-18 Evan Martinadd a --bootstrap mode for configure.py
2014-11-14 Nico WeberMerge pull request #842 from nico/solaris
2014-11-14 Nico WeberMerge pull request #852 from nico/browse
2014-11-14 Nico WeberMake sure configure.py and ninja.cc always agree on...
2014-11-14 Nico WeberMerge pull request #851 from nico/cleanup
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-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
next