~gnustep/gnustep/+git/gnustep-objc2:1.4

Last commit made on 2013-05-16
Get this branch:
git clone -b 1.4 https://git.launchpad.net/~gnustep/gnustep/+git/gnustep-objc2

Branch merges

Branch information

Recent commits

9e1d51d... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Moved releases into releases/ directory in svn.

a01accf... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Merged fix in r32936 to 1.4 branch.

1fc7d0d... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Branched 1.4 release.

b4eefb5... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Created 1.4 release announcement.

84fdd38... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Some tweaks to the release announcement.

34aa9f9... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Allowed LLVM optimisations to build against both LLVM 2.9 and LLVM 3.0.

f6697e5... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Remove spurious &s.

5b77c3e... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Add +class and -self to Protocol. PyObjC breaks if these don't exist.

d12de81... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Remove opts from default build - they must now be explicitly built.

Don't crash if objc_disposeClassPair() is called on a class that is not get
registered with the runtime.

be68d81... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Check that the LLVM source directory exists before changing to it.