summaryrefslogtreecommitdiff
path: root/build/bsd_makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93918 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88184 13f79535-47bb-0310-9956-ffa450edef68
* Redirect stderr to /dev/null to suppress error messages.Sascha Schumann2000-09-261-1/+1
| | | | | | | Submitted by: Ralf Engelschall <rse@engelschall.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86333 13f79535-47bb-0310-9956-ffa450edef68
* Workaround for systems like BSD/OS without mktemp.Sascha Schumann2000-09-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86306 13f79535-47bb-0310-9956-ffa450edef68
* Don't use $0 for creating tmpfile as it will contain "/".Sascha Schumann2000-09-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86303 13f79535-47bb-0310-9956-ffa450edef68
* Add Convert-to-BSD-Makefiles-On-The-Fly systemSascha Schumann2000-09-221-0/+71
Note 1: Only needed for BSD/OS. Note 2: Invent better heuristic (timestamp checks for build/*.mk). Note 3: Conversion is currently one-way Note 4: Don't package on BSD/OS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86284 13f79535-47bb-0310-9956-ffa450edef68