about summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
2011-03-30Add support for --enable-foo and --disable-foo flags to configure, that Makef...Graydon Hoare-8/+77
2011-03-25Auto-reconfigure on Makefile.in or configure change.Graydon Hoare-0/+3
2011-03-23More bandaids for win32.Graydon Hoare-13/+5
2011-03-23build: Fix minor typo in "cp" outputPatrick Walton-1/+1
2011-03-23More miserable win32 configury fixes. Getting closer.Graydon Hoare-0/+5
2011-03-23Silly typo.Graydon Hoare-2/+2
2011-03-23Guard texi2pdf on tex probe as well. OSX package systems are real permissive.Graydon Hoare-0/+1
2011-03-23Someday I'll have a talk with the person who thought backslashes were wise in...Graydon Hoare-8/+20
2011-03-21Repair some fallout from pcwalton's last few build changes.Graydon Hoare-5/+16
2011-03-21Support CFG_LLVM_ROOT since CMake-built LLVM has no llvm-configPatrick Walton-8/+24
2011-03-21Include benchmark dirs in test build dirs.Graydon Hoare-1/+2
2011-03-20Fix typo.Graydon Hoare-1/+1
2011-03-20Begin porting rules for testsuite execution.Graydon Hoare-16/+3
2011-03-19Minor clarification.Graydon Hoare-1/+1
2011-03-19Truncate long lines in configure output.Graydon Hoare-1/+7
2011-03-19Separate scan for commands used during configure.Graydon Hoare-0/+11
2011-03-19Probe for python, git, makeinfo and texi2pdf, but not sed.Graydon Hoare-2/+5
2011-03-19Probe for llvm libdir as well.Graydon Hoare-0/+2
2011-03-18Make the llvmext dir in builddir from configure.Graydon Hoare-1/+2
2011-03-17Yet more painstaking configure/make logic.Graydon Hoare-29/+87
2011-03-17Move Makefile.in and configure to top level, BOOT_-qualify names, various twe...Graydon Hoare-0/+75