CVS log for ports/lang/ucc/files/patch-Makefile
Up to [FreeBSD] / ports / lang / ucc / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 31 08:10:20 2011 UTC (5 weeks, 5 days ago) by wen
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -16 lines
- respect CC/CFLAGS, now build with clang PR: ports/161943 Submitted by: Nali Toja <nalitoja@gmail.com>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 18 09:56:54 2009 UTC (2 years, 7 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix install with custom PREFIX. Submitted by: maintainer Reported by: QATty
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 25 21:11:18 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Ucc is a C compiler which implements the ANSI C89 standard with a few extensions. Ucc is released under BSD license. Ucc is specificaly designed for personal research and assist the undergraduate or graduate in compiler learning. We hope that Ucc will be a seedbed for new ideas and world-class optimizing techniques. Ucc's design and development goals is clear code structure,upstanding extensibility,retargetable and excellent optimization. WWW: http://ucc.sf.net PR: ports/126551 Submitted by: Wen Heping <wenheping at gmail.com>
