| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Don't depend on PYTHON since it's only needed by clang which is a
seperate port.
Minor cleanup and diff reduction relative to devel/llvm
Notes:
svn path=/head/; revision=266005
|
|
|
|
|
|
|
| |
option I just found for configure.
Notes:
svn path=/head/; revision=265946
|
|
|
|
| |
Notes:
svn path=/head/; revision=265940
|
|
|
|
|
|
|
|
|
|
| |
Reduce diff between llvm/Makefile and llvm-devel/Makefile.
Hopefully fix NOPORTDOCS case. Currently this bogusly disables
manpages.
Notes:
svn path=/head/; revision=265934
|
|
|
|
|
|
|
|
|
| |
since 2.8 has shipped.
Split out the clang portion of devel/llvm-devel into lang/clang-devel.
Notes:
svn path=/head/; revision=263055
|
|
|
|
|
|
|
|
| |
PR: ports/149746 (in error)
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com>
Notes:
svn path=/head/; revision=260299
|
|
|
|
|
|
|
|
|
|
| |
Disable asserts by default as they break threading programs.[1]
PR: ports/149746 [1]
Submitted by: avilla
Notes:
svn path=/head/; revision=260222
|
|
|
|
| |
Notes:
svn path=/head/; revision=256627
|
|
|
|
|
|
|
| |
Reported by: jkim
Notes:
svn path=/head/; revision=253849
|
|
|
|
|
|
|
|
|
|
|
| |
Start calling this 2.8.r* since 2.7 has shipped.
Add support for FreeBSD printf format extensions.[0]
Submitted by: rdivacky [0]
Notes:
svn path=/head/; revision=253830
|
|
|
|
|
|
|
| |
On i386, force compliation with -O2 to avoid a -O3 bug in the base gcc.
Notes:
svn path=/head/; revision=253039
|
|
|
|
| |
Notes:
svn path=/head/; revision=252252
|
|
|
|
|
|
|
|
| |
Revert the previous addition of debugging info. It made the program too
big to package reliably.
Notes:
svn path=/head/; revision=251220
|
|
|
|
|
|
|
|
|
| |
-rwxr-xr-x 0 root wheel 498732122 Mar 17 18:55 bin/clang
Reported by: brucec/EFnet
Notes:
svn path=/head/; revision=251186
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=251183
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=250542
|
|
|
|
|
|
|
|
|
| |
Switch to using the new llvm test framework (lit). Tests now pass.
Feature safe: yes
Notes:
svn path=/head/; revision=250541
|
|
|
|
|
|
|
|
|
| |
Enable debugging symbols as suggested by the packaging guide.
Feature safe: yes
Notes:
svn path=/head/; revision=250485
|
|
|
|
|
|
|
|
|
|
| |
didn't package, bump PORTREVISION.
Reported by: QAT
Feature safe: yes
Notes:
svn path=/head/; revision=249971
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update is reported to be self hosting with -O2.
This update contains a hack of setting REQUIRES_RTTI=1 globaly which
isn't optimal, but works around a problem a people have seen in
testing.
Feature safe: yes
Notes:
svn path=/head/; revision=249959
|
|
|
|
|
|
|
|
|
|
| |
don't claim it does in the OPTIONS description.
PR: ports/141783
Submitted by: Alberto Villa <villa dot alberto at gmail dot com>
Notes:
svn path=/head/; revision=247424
|
|
|
|
|
|
|
| |
Submitted by: Frederic Chardon <chardon dot frederic at gmail com>
Notes:
svn path=/head/; revision=245419
|
|
|
|
|
|
|
|
|
|
| |
Build with -fPIC on amd64 and ia64.
Allow the user to disable asserts.
PR: ports/127718, ports/139207
Notes:
svn path=/head/; revision=245415
|
|
|
|
|
|
|
|
|
| |
Reduce the complexity of CONFLICTS.
Chase plist changes.
Notes:
svn path=/head/; revision=243793
|
|
|
|
| |
Notes:
svn path=/head/; revision=243521
|
|
|
|
| |
Notes:
svn path=/head/; revision=243303
|
|
|
|
|
|
|
|
|
| |
Add USE_GCC=4.2+ to hopefully allow 6.x systems to build this.
Prodded by: rdivacky
Notes:
svn path=/head/; revision=242531
|
|
|
|
|
|
|
| |
has been branced and the release will happen shortly.
Notes:
svn path=/head/; revision=242414
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=242183
|
|
|
|
|
|
|
|
| |
The ccc script has been removed and is entierly superceded by the clang
binary.
Notes:
svn path=/head/; revision=233320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
clang-cc.
Move the svn revision out into it's own file to allow do-fetch to update
it in the -DBOOTSTRAP case. This makes it easier to do:
make -DBOOTSTRAP makesum
make
...
Notes:
svn path=/head/; revision=231396
|
|
|
|
|
|
|
| |
Also enable make -j.
Notes:
svn path=/head/; revision=231129
|
|
|
|
|
|
|
|
|
| |
The most visiable change is that what was bin/clang is now installed as
libexec/clang-cc and bin/clang is the new C++ driver which will
eventually replace ccc.
Notes:
svn path=/head/; revision=231116
|
|
|
|
|
|
|
|
|
| |
Avoid installing more conflicting headers.
Tested with: porttools port test :)
Notes:
svn path=/head/; revision=229481
|
|
|
|
|
|
|
|
|
| |
previous update.
Reported by: QAT
Notes:
svn path=/head/; revision=229438
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add printf0 support. [1]
Install the clang C headers (excluding std*.h since we have our own) now
that the installer puts them somewhere sane.
Submitted by: ed
Notes:
svn path=/head/; revision=229434
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=229362
|
|
|
|
|
|
|
|
|
|
| |
Improve the patch for format string checking. [1]
Correctly refect that this is a 2.6 snapshot since 2.5 has been branched.
Submitted by: ed [1]
Notes:
svn path=/head/; revision=229303
|
|
|
|
|
|
|
|
| |
Switch to using svn revision numbers instead of date based snapshots,
fortunatly X.r[0-9]* > X.s[0-9]* in our version scheme.
Notes:
svn path=/head/; revision=229120
|
|
|
|
|
|
|
|
|
| |
switch from #!/usr/bin/env p* to actually specifying the path.
Reported by: Pawel Worach
Notes:
svn path=/head/; revision=229060
|
|
|
|
|
|
|
|
|
| |
Install a missing piece of scan-build. [1]
Submitted by: Pawel Worach <pawel dot worach at gmail dot com> [1]
Notes:
svn path=/head/; revision=229049
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=229001
|
|
|
|
|
|
|
| |
Requested by: rdivacky
Notes:
svn path=/head/; revision=228934
|
|
|
|
|
|
|
|
|
| |
x86_64 in triples.
Reported by: Michael Reifenberger <mike at reifenberger dot com>
Notes:
svn path=/head/; revision=228736
|
|
|
|
|
|
|
|
|
| |
kernel.
Submitted by: rdivacky
Notes:
svn path=/head/; revision=228648
|
|
|
|
| |
Notes:
svn path=/head/; revision=228528
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=224062
|
|
|
|
|
|
|
|
| |
Reported by: Stuart Henderson <stu at spacehopper dot org>
Pointy hat: brooks
Notes:
svn path=/head/; revision=223346
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=222869
|
|
|
|
| |
Notes:
svn path=/head/; revision=222477
|