CVS log for ports/lang/ucc/Makefile
Up to [FreeBSD] / ports / lang / ucc
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, 6 days ago) by wen
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -1 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
Sat Aug 22 00:24:36 2009 UTC (2 years, 5 months ago) by amdmi3
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
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
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>
