9 Commits (7a232c68d6aba8b610119b1bf0575c7860f3d08a)

Author SHA1 Message Date
thebeing 629b3bac4f Redo last change to the Makefiles in a portable fashion. 14 years ago
theraven c0123c5be3 Revert commit that broke the build system. 14 years ago
thebeing a106ba85af * Update Makefile.clang to the present state (and add deprecation notice).
* Store version info for the makefiles in one place (version.make).
* Update Makefile to build assembly correctly with GCC.
14 years ago
thebeing 3c30464c45 Make native code generated from LLVM bitcode relocatable. 14 years ago
theraven 99761c2877 More fixes to Makefile.clang.
Patch by Charlie Sharpsteen!
15 years ago
theraven 1d16930450 Fix missing semicolon.
Make Makefile.clang work

Patch by Charlie Sharpsteen.
15 years ago
thebeing ee7817cf57 Implement a hook that allows the compiler to register the aliases used with the
@compatibility_alias directive so that they can be resolved at runtime.
15 years ago
theraven ff3f7be5fc Added 1.1 announcement. Committed some work-in-progress clang-specific build stuff (don't use this, it doesn't work correctly yet). 15 years ago
theraven a83428b883 Move toydispatch into libobjc2.
Some build system tidies.

Add -retain / release to Protocol.

Initial work on clang-specific makefile.
15 years ago