Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl: Move sources back into upstream layout | Brad King | 2014-10-29 | 1 | -315/+0 |
| | | | | Update our build files as needed to compensate. | ||||
* | Haiku: Remove outdated preprocessor checks | Adrien Destugues | 2013-10-08 | 1 | -1/+1 |
| | | | | | | | | | * Haiku does not define __BEOS__ anymore, so there is no need to guard these BeOS specific workaround for Haiku. * The workaround themselves are not needed for Haiku as it has much better POSIX compatibility than BeOS did. Applied-by: Rolf Eike Beer <eike@sf-mail.de> | ||||
* | Fix missed _POLL_EMUL_H_ and HAVE_POLL combo | Ben Boeckel | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | Check for poll when looking for _POLL_EMUL_H_ | Ben Boeckel | 2010-12-17 | 1 | -2/+2 |
| | |||||
* | Use _POLL_EMUL_H_ instead of HAVE_POLL_FINE | Ben Boeckel | 2010-12-16 | 1 | -3/+3 |
| | | | | | Headers define _POLL_EMUL_H_ if they are not in the kernel, so a try_run check for them is not necessary. | ||||
* | ENH: missed this one, cmake now bootstraps on HAIKU | Bill Hoffman | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | ENH: Update Curl to 7.16.1 | Andy Cedilnik | 2007-03-15 | 1 | -0/+315 |