| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create the common location for all m4 autotool build scripts, build-aux/m4. | randy-waterhouse | 2014-09-16 | 1 | -281/+0 |
| | | | | | Update .gitignore. | ||||
| * | build: Fix boost build on some platforms | Cory Fields | 2014-08-15 | 1 | -0/+6 |
| | | | | | | | | | When the libpath doesn't line up with the value from config.sub, we don't find the correct path to boost's libs. This adds a hack to try another path before giving up. Should close #3219. | ||||
| * | Bugfix: configure: Look in libx32 subdirectory for boost libraries | Luke Dashjr | 2014-04-09 | 1 | -1/+4 |
| | | |||||
| * | build: Sync ax_boost_base.m4 with upstream. | Cory Fields | 2014-04-07 | 1 | -1/+7 |
| | | | | | This should fix 32bit boost detection on Ubuntu Saucy+. Fixes #3945. | ||||
| * | Add shell null to else block | Wil Bown | 2014-02-26 | 1 | -2/+2 |
| | | | | MinGW-W64-builds-4.2.0 shell doesn't like the empty else blocks. | ||||
| * | build: fix detection of boost libs on multi-arch distros | Cory Fields | 2013-12-12 | 1 | -1/+7 |
| | | | | | Fixes #3219. | ||||
| * | Update ax_boost_base.m4 to serial 21 | Guillermo Céspedes Tabárez | 2013-11-18 | 1 | -3/+5 |
| | | | | | - Add aarch64 to the list of lib64 architectures | ||||
| * | autotools: switch to autotools buildsystem | Cory Fields | 2013-09-05 | 1 | -0/+258 |