about summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
2013-05-04configure: CFG_ADB for adb addedYoung-il Choi-0/+4
2013-04-11auto merge of #5837 : tdaede/rust/fix_file_command, r=catamorphismbors-1/+1
2013-04-11Pass the value of python to LLVM's configure script. #5835Brian Anderson-1/+1
2013-04-11Add check for 'file' command which is necessary for 32-bit userspace detection.Thomas Daede-1/+1
2013-04-10LLVM versionsSeo Sanghyeon-1/+1
2013-03-29Stop building clangBrian Anderson-0/+4
2013-03-28auto merge of #5561 : fabiand/rust/wllvm32, r=catamorphismbors-1/+1
2013-03-27auto merge of #5576 : yichoi/rust/pull-0327, r=brsonbors-1/+1
2013-03-27Fix cpu type normalization in configure scriptBrian Anderson-3/+0
2013-03-27configure: cleanup - parsing supported target triplesYoung-il Choi-1/+1
2013-03-26configure: Accept llvm-3.2Fabian Deutsch-1/+1
2013-03-26auto merge of #5540 : dbaupp/rust/configure-pandoc-version, r=brsonbors-6/+7
2013-03-26auto merge of #5537 : yichoi/rust/pull-0325, r=brsonbors-1/+16
2013-03-26configure: simplify pandoc version recognition.Huon Wilson-6/+7
2013-03-25configure: error on unsupported target-triples and arm-linux-androideabi fixYoung-il Choi-1/+16
2013-03-23changed /configure to be compatible with Cygwin and removed annoying --help n...Thad Guidry-2/+40
2013-03-22configure: accept clang 3.3 when passed --enable-clangLuqman Aden-1/+1
2013-03-06Merge remote-tracking branch 'brson/cross7'Brian Anderson-15/+54
2013-03-06mk: Cleanup. Minor fixesBrian Anderson-0/+1
2013-03-04build fixesGraydon Hoare-2/+2
2013-03-03rt: MIPS32 supportJyun-Yan You-4/+4
2013-03-02mk: cleanup - lib and executable suffix handlingYoung-il Choi-21/+39
2013-03-01mk: mingw32 flags addedYoung-il Choi-1/+1
2013-02-27mk: rewrite make filesYoung-il Choi-1/+21
2013-02-26Fix --disable-optimize-llvmBrian Anderson-1/+1
2013-02-21mk: Split target triples into bulid triple + host triples + target triplesBrian Anderson-12/+11
2013-02-12auto merge of #4876 : brson/rust/debuginfo, r=brsonbors-0/+2
2013-02-10mk: Run debuginfo tests by default, but only if gdb is availableBrian Anderson-0/+1
2013-02-10etc: rework of how libuv is integrated into the buildJeff Olson-1/+1
2013-02-09Add debug info testsBrian Leibig-0/+1
2013-02-05mk: Parameterize tests.mk to the maxBrian Anderson-1/+1
2013-02-04Add support for clang 4.2 (as reported by apple clang) r=graydonDimitri Krassovski-1/+1
2013-01-30Remove CFG_LLVM_CONFIG probe from configure scriptCody Schroeder-1/+0
2013-01-28Add support for Ubuntu named clang packages.William Ting-1/+1
2013-01-13Support ARM and Androidkyeongwoon-1/+1
2013-01-12support clang 3.2Jyun-Yan You-1/+1
2013-01-08Remove unused bigint from runtimeBrian Anderson-1/+1
2012-11-30add option validation to configure, now it will error out on undefined optionsJimmy Lu-0/+40
2012-11-14configure: force clang when on freebsd.Graydon Hoare-0/+9
2012-11-04Merge remote-tracking branch 'brson/repl'Brian Anderson-1/+1
2012-10-30rusti: Remove linenoise module, add to rt, remove core::rlZack Corr-7/+1
2012-10-27rusti: Add linenoise, wrap into core::rl and add rusti REPL toolZack Corr-0/+6
2012-10-22`submodule sync` won't work in a leaf submodule.Gabriel-1/+1
2012-10-20Valgrind check disableMahmut Bulut-1/+1
2012-10-18configure: check for pandoc version properly.Luqman Aden-5/+6
2012-10-18configure: note dep on head.Graydon Hoare-0/+1
2012-10-18configure: fix use of bash-specific here strings (also awk, please no more de...Graydon Hoare-3/+7
2012-10-19Check pandoc's version correctly for >=1.10.Tony Young-3/+3
2012-10-17Enable configure to detect 32 bit systems on 64 bit kernelsArkaitz Jimenez-0/+10
2012-10-05Reorder the submodule ops in configureBrian Anderson-6/+10