Commit graph

20 commits

Author SHA1 Message Date
Dirk Meyer
f4aed7878c - revert last commit 2011-04-11 20:22:53 +00:00
Dirk Meyer
59b61c3050 - mark BROKEN on 9.x 2011-04-11 20:22:26 +00:00
Dirk Meyer
e1c7061f83 - fix build by using llvm-etoile 2011-04-07 18:49:10 +00:00
Dirk Meyer
bbdff0a2e6 - drop MD5 2011-04-07 18:26:01 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Dirk Meyer
0862ea05a1 LICENSE BSD 2010-06-04 14:08:27 +00:00
Dirk Meyer
cf96bf9e9d - make llvm selectable 2010-06-03 07:44:01 +00:00
Dirk Meyer
99574526be - mark BROKEN
this needs needs llvm <= 2.6.r71086
2010-06-03 03:58:32 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer
aa19076545 - mark BROKEN, this needs llvm 2.6 which is not availible any more in the ports 2009-11-14 23:02:22 +00:00
Dirk Meyer
0c1ab4538d - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
Dirk Meyer
001b77af4e - fix buildwith custom LOCALBASE
Reported by:	QAT
2009-06-04 18:45:32 +00:00
Dirk Meyer
7ab2b745fb - need newer llvm to build on amd64 2009-03-29 16:20:14 +00:00
Dirk Meyer
be37c96bb5 - udpate to 0.4.1 2009-03-20 09:15:46 +00:00
Dirk Meyer
fbd0282fb8 - mark ONLY_FOR_ARCHS i386 2008-12-19 20:16:57 +00:00
Dirk Meyer
b99ad4b0a6 - fix build for amd64 2008-12-19 19:59:20 +00:00
Dirk Meyer
995ea3032c - record dependency of perl, needed by llvm-config
Spotted by:	pav
2008-12-19 19:38:44 +00:00
Pav Lucistnik
dc8c496530 - Mark BROKEN: does not compile
Reported by:	pointyhat
2008-12-19 17:43:16 +00:00
Dirk Meyer
9a3af175cb - make sure llvm-config is in the path
Reported by:	QAT
2008-11-26 22:12:20 +00:00
Dirk Meyer
92ca967dbf LanguageKit is a compiler kit built on top of LLVM for creating dynamic
language implementations using an Objective-C runtime for the object model.
This is used by SmalltalkKit, implementing Etoile's Pragmatic Smalltalk,
a Smalltalk JIT compiler which generates code binary-compatible with
Objective-C, allowing classes to be written in a mixture of Smalltalk
and Objective-C.

WWW: http://www.etoile-project.org/
2008-11-26 20:58:04 +00:00