Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-01 | Having libcoro to be pthread-compliant for darwin. | Pixel | |
2011-10-18 | Fixing Darwin compilation: | Pixel | |
-) Using clang instead of gcc for the native target (*sigh*) -) Fixing libeio (*sigh*) -) "Fixing" the connect() call in Sockets because Darwin is stupid (*SIIIIIIIGH*) Although the Threads unit test isn't working properly. | |||
2011-10-12 | Enabling cross-compilation for Darwin. Haven't tested under the real thing ↵ | Nicolas "Pixel" Noble | |
yet though. The eprintf() thingy seems odd. | |||
2011-10-07 | Simplifying Makefile, by offloading defines to config files, and using ↵ | Pixel | |
-imacros to load them. |