1. 79f605c Move the configure script back to configure.sh by Gavin Howard · 6 years ago[Renamed from configure]
  2. 78fa297 Make it so configure can disable generated tests by Gavin Howard · 6 years ago
  3. d4fece3 Make the valgrind part of the release script work by Gavin Howard · 6 years ago
  4. 8302ea8 Move the configure.sh script to the more expected configure by Gavin Howard · 6 years ago[Renamed from configure.sh]
  5. 6686f6b Style fixes for the configure.sh script by Gavin Howard · 6 years ago
  6. 49e9a64 Try yet again to fix the FreeBSD problem by Gavin Howard · 6 years ago
  7. 00e0eef Try again to fix a FreeBSD problem by Gavin Howard · 6 years ago
  8. 2980428 Attempt to fix a problem on FreeBSD by Gavin Howard · 6 years ago
  9. c19f3ab Fix a bit in the configure script help by Gavin Howard · 6 years ago
  10. b041659 Modify void functions by Gavin Howard · 6 years ago
  11. a1cd122 Fix the build system for just dc by Gavin Howard · 6 years ago
  12. 3344268 Skip running void tests, if necessary by Gavin Howard · 6 years ago
  13. 2400ea2 Fix mistake in build system setup by Gavin Howard · 6 years ago
  14. 8725070 Introduce the build system plumbing for void functions by Gavin Howard · 6 years ago
  15. b63ca07 Fix an OCD issue by Gavin Howard · 6 years ago
  16. 8d2d21d Make sure non-usable tests are skipped by Gavin Howard · 6 years ago
  17. 47f5ce9 Merge branch 'master' into math by Gavin Howard · 6 years ago
  18. 573259c Fix the test coverage generation by Gavin Howard · 6 years ago
  19. b30b10f Merge branch 'master' into math by Gavin Howard · 6 years ago
  20. f01c138 Silence the coverage target by Gavin Howard · 6 years ago
  21. 7410272 Fix coverage prereqs by Gavin Howard · 6 years ago
  22. 233cf1d Make the test target output even prettier by Gavin Howard · 6 years ago
  23. 6fcb504 Start adding the extra math to the build system by Gavin Howard · 6 years ago
  24. 5b2ebb3 Merge branch 'master' into references by Gavin Howard · 6 years ago
  25. a9468b5 Add clarification to the configure help by Gavin Howard · 6 years ago
  26. 5eb0f85 Merge branch 'master' into references by Gavin Howard · 6 years ago
  27. 995d061 Update configure help by Gavin Howard · 6 years ago
  28. 87adb27 Merge branch 'master' into references by Gavin Howard · 6 years ago
  29. 26c7b19 Make sure to remove an extraneous file by Gavin Howard · 6 years ago
  30. d470d2f Merge branch 'master' into references by Gavin Howard · 6 years ago
  31. 5a29515 Remove a useless line of code from the configure script by Gavin Howard · 6 years ago
  32. 2f06134 Add two options to disable dc or bc by Gavin Howard · 6 years ago
  33. d961098 Remove a debugging printf from the configure step by Gavin Howard · 6 years ago
  34. 57ef47e Add another message to the history test by Gavin Howard · 6 years ago
  35. 959375c Improve history check messages by Gavin Howard · 6 years ago
  36. 4fe954e Improve the Windows history check by Gavin Howard · 6 years ago
  37. 2a669ea Check for Windows and history in the configure step by Gavin Howard · 6 years ago
  38. 1545ffe Attempt to make MinGW work again by Gavin Howard · 6 years ago
  39. dee73f4 Make the dc only flag imply no references by Gavin Howard · 6 years ago
  40. c868e09 Start references by adding the option to the build system by Gavin Howard · 6 years ago
  41. b55ad00 Do a better solution for FreeBSD bad Makefile by Gavin Howard · 6 years ago
  42. 61ee8a0 Another attempt to fix bad Makefile output on FreeBSD by Gavin Howard · 6 years ago
  43. 50e1af6 Attempt to fix bad output on FreeBSD by Gavin Howard · 6 years ago
  44. b5fd506 Fix configure.sh's handling of optimization levels by Gavin Howard · 6 years ago
  45. 9a7a428 Fix a typo by Gavin Howard · 6 years ago
  46. e18c248 Undo a "style fix" that actually introduced a bug by Gavin Howard · 6 years ago
  47. ec3c713 Style fix for configure.sh by Gavin Howard · 6 years ago
  48. bf81339 Make sure history.c is ignored too, if necessary by Gavin Howard · 6 years ago
  49. 151c256 Fix a compile error with -O by Gavin Howard · 6 years ago
  50. 1fe4545 Ignore the math library and help texts too by Gavin Howard · 6 years ago
  51. 6a94fd7 Make sure that unused file are ignored during build. by Gavin Howard · 6 years ago
  52. 24f942f Add opt level option to configure.sh by Gavin Howard · 6 years ago
  53. 4dff545 Make sure to use the GEN_EMU environment variable is used by Gavin Howard · 6 years ago
  54. a7bfba3 Add strip capability to the build by Gavin Howard · 6 years ago
  55. 954f9b6 Change some chars to unsigned chars by Gavin Howard · 6 years ago
  56. d366bb1 Attempt to make bc compile on FreeBSD by Gavin Howard · 6 years ago
  57. 3ef7e1a Another attempt to make configure work on FreeBSD by Gavin Howard · 6 years ago
  58. c1a3694 Attempt to fix bad output on FreeBSD by Gavin Howard · 6 years ago
  59. d15e01d Make the build system more POSIX-compatible by Gavin Howard · 6 years ago
  60. 5f5a844 Tweak to configure.sh by Gavin Howard · 6 years ago
  61. 67222d3 Make the configure step test C compilers better by Gavin Howard · 6 years ago
  62. 629da49 Fix error message problems in configure.sh by Gavin Howard · 6 years ago
  63. a3af22f Make sure the configure step doesn't give valgrind targets without debug by Gavin Howard · 6 years ago
  64. 03d86af Tweak output of the configure step by Gavin Howard · 6 years ago
  65. f1a0404 Improve make help output by Gavin Howard · 6 years ago
  66. 4df9907 Fix a bug in the configure step by Gavin Howard · 6 years ago
  67. c27fccb Improve the configure step by Gavin Howard · 6 years ago
  68. 62cf3ca Fix coverage generation in the configure step by Gavin Howard · 6 years ago
  69. 4a5eb47 Make sure to not use optimization for only debug in configure step by Gavin Howard · 6 years ago
  70. 4f3cf8d Fix a problem with the configure step by Gavin Howard · 6 years ago
  71. 629b5c0 Improve configure.sh error handling and reporting by Gavin Howard · 6 years ago
  72. 27fa9cd Add a POSIX-shell configure step by Gavin Howard · 6 years ago