| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
|
| | |
|
| |\
| |/
|/| |
|
| | |
|
| |\ |
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Requested by: Simon Gerraty <sjg@juniper.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Obtained from: OpenBSD
|
| |_|_|/
|/| | |
| | | |
| | | | |
Reduce overlinking
|
| |_|/
|/| |
| | |
| | | |
MFC after: 2 weeks
|
| |/
|/|
| |
| |
| |
| | |
PR: 176332
Reviewed by: scottl
MFC after: 3 days
|
|/
|
|
|
|
|
| |
comparing to zero.
- Fix fractional number exponentiation, especially for negative exponents.
Obtained from: OpenBSD
|
| |
|
|
|
|
|
|
|
|
| |
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.
PR: bin/159227
Submitted by: AIDA Shinra <shinra at j10n dot org>
|
|
|
|
|
|
|
|
| |
Such optimisations should not be performed in this Makefile. Also, uqs@
suggested they have no effect, because the checksum of the resulting
binary is unchanged.
Discussed with: gabor, uqs
|
| |
|
| |
|
|
|
|
|
| |
Suggested by: jilles
Approved by: delphij (mentor)
|
|
|
|
|
| |
Submitted by: ed
Approved by: delphij (mentor)
|
|
|
|
|
| |
Requested by: gk (via private mail)
Approved by: delphij (mentor)
|
|
|
|
| |
Submitted by: Hizel Ildar <hizel@vyborg.ru> (via current@)
|
|
|
|
| |
Approved by: delphij (mentor)
|
|
|
|
|
|
|
| |
- Fix -x
Submitted by: uqs
Approved by: delphij (mentor)
|
|
|
|
|
| |
Submitted by: uqs
Approved by: delphij (mentor)
|
|
|
|
|
|
| |
- Use consistent marking up with bc(1)'s reference section.
Reviewed by: gabor
|
|
|
|
| |
Reviewed by: gabor
|
|
|
|
|
|
|
|
| |
o Enable building of USD
o Remove commented out targets
o Remove WARNS?=6 lines since it's the default
Reviewed by: gabor
|
|
compatibility level with the GNU counterparts and have shown to be mature
enough. For now, the GNU versions aren't removed from the tree, just detached
from the build.
Sponsored by: Google Summer of Code 2008
Portbuild run by: erwin
Approved by: delphij
|