Lubos Dolezel
802db176c0
Add ncurses build; ncurses apps will not run yet (missing tty ioctl translation)
2015-11-04 14:04:13 +01:00
Lubos Dolezel
5aa86b5681
Add libstdc++.so.6 into dylib.conf, add __dso_handle into libstdcxx
2015-11-03 20:13:18 +01:00
Lubos Dolezel
d07dff95de
Add libgcc_s build
2015-11-03 15:33:33 +01:00
Lubos Dolezel
8033fdd7df
More aliases in dylib.conf
2015-10-30 13:19:09 +01:00
Lubos Dolezel
354334a859
Add libbz2 and libz build
2015-10-28 17:25:10 +01:00
Lubos Dolezel
72b5a9392d
Added Apple libutil, fix libcxx rpath
2015-10-28 10:47:07 +01:00
Lubos Dolezel
2564735468
Added Apple's libiconv
2015-10-25 23:10:19 +01:00
Lubos Dolezel
8b413d1c03
"Hello world" now runs
2015-10-25 21:04:37 +01:00
Lubos Dolezel
c3cf81b284
Force the use of Linux libc++ for libc++-based applications ( #61 )
2014-02-17 20:02:23 +01:00
Lubos Dolezel
43fbc2ffec
Subtle fixes in SystemConfiguration
2014-01-15 19:58:38 +01:00
Michael Müller
6e1614e7c1
Partially implement SystemConfiguration
2014-01-15 17:33:08 +01:00
Lubos Dolezel
40e45531a5
Added libresolv.9.dylib into dylib.conf
2014-01-13 23:47:51 +01:00
Lubos Dolezel
9735c8a7a7
Regression fixes and misc stuff
2014-01-06 20:40:43 +01:00
Lubos Dolezel
306eafe0a4
Simplified darling library names
2013-08-20 23:23:07 +02:00
Lubos Dolezel
a1157e6fda
libltdl implementation for Darwin
2013-08-20 23:04:49 +02:00
Lubos Dolezel
4647538741
Added more mappings into dylib.conf, added ExceptionHandling.framework
2013-08-11 21:10:23 +02:00
Lubos Dolezel
e975dc9954
Moved dyld functionality into libdyld, made asm code position independent, added the `dyldd' tool, fixed AppKit typeinfo discrepancies
2013-08-09 17:44:32 +02:00
Lubos Dolezel
76aa84e9a7
dyld refactoring complete
2013-08-05 23:07:22 +02:00
Lubos Dolezel
4b254430eb
Initial stubs for AudioToolbox/AudioFile, CoreBideo and CGL, other misc stuff
2013-07-30 21:00:56 +02:00
Lubos Dolezel
7153a19e8b
CoreAudio work, DYLD_DEBUG enhancements
2013-07-23 23:05:12 +02:00
Lubos Dolezel
de16c7314b
Initial AudioToolbox/AudioUnit work (Core Audio)
2013-07-22 21:54:18 +02:00
Lubos Dolezel
e76832c0fc
More default libs in etc/dylib.conf
2013-06-24 14:56:36 +02:00
Lubos Dolezel
eff602ef97
Hopefully correct NSBundle behavior
2013-05-22 21:55:57 +02:00
Lubos Dolezel
e52b6dc2f0
libstdc++darwin with ABI fixes
2013-01-24 23:30:32 +01:00
Lubos Dolezel
d88f27cbea
dylib.conf - nicer support for frameworks
2013-01-24 16:42:20 +01:00
Lubos Dolezel
72455c0895
Quartz Display Services: initial stub function import
2013-01-20 23:54:35 +01:00
Chris Wulff
38d01aee4d
Add a few more libs to alias.
...
Conflicts:
etc/dylib.conf
2013-01-19 12:57:36 +01:00
Lubos Dolezel
9c69bf1ac7
Python.framework support
2013-01-19 10:46:22 +01:00
Lubos Dolezel
344d0f0e34
Disabling libstdc++-darwin in dylib.conf for now
2012-12-29 20:25:10 +01:00
Lubos Dolezel
dc02564a6a
Add OpenGL.framework
2012-12-23 23:52:24 +01:00
Lubos Dolezel
f6a80789a8
Mostly attempts at getting llvm-gcc working (half-way through)
2012-12-23 23:37:16 +01:00
Lubos Dolezel
5f658dada5
libcrypto.0.9.7.dylib in dylib.conf
2012-12-16 00:49:36 +01:00
Lubos Dolezel
40b2c02864
Adding:
...
- a couple of xlocale functions
- malloc_zone fake functions on top of malloc/free
- some missing stdio functions
- improved (configurable) uname
- full posix_spawn implementation
2012-12-12 19:39:51 +01:00
Lubos Dolezel
b9c14af4d5
Still on track to fix some fstream ABI issues
2012-12-09 11:25:28 +01:00
Lubos Dolezel
6e0dc1e0dd
CoreServices: DateTimeUtils fixes & a test
...
Support for lazy binding
2012-12-05 22:11:26 +01:00
Lubos Dolezel
06f34c8847
* CoreServices FileManager and DateTimeUtils work
...
* Split out Cocoa vars from libobjcdarwin
* Resolve binds in correct order
* Fix name translation use in dlsym()
* libc file attrlist dummy functions (cannot be supported)
2012-12-04 23:26:57 +01:00
Lubos Dolezel
347b856131
Adding libcrashhandler build + items into dylib.conf
2012-11-23 16:10:15 +01:00
Lubos Dolezel
b75e5fa3dc
Fixed search for libstdc++ dylib
2012-11-08 21:31:03 +01:00
Lubos Dolezel
793a795e95
Resolved config.h conflicts, simplified dylib searching
2012-11-08 21:27:29 +01:00
Lubos Dolezel
edbac0fb80
Enable IOKit, CoreServices CMakeLists cleanup
2012-11-01 22:33:39 +01:00
Lubos Dolezel
5af23d0304
Buildable but untested initial CoreServices code and misc changes
2012-10-24 21:57:44 +02:00
Lubos Dolezel
ab7a28f7de
Loads of work, libmacarchive added, copyright headers...
2012-10-22 19:02:06 +02:00
Lubos Dolezel
8588e2b36b
This work got a simple GUI app working
2012-10-10 22:56:21 +02:00
Lubos Dolezel
cd90353e2d
Split libobjcdarwin code into many files, using module_info on old ABI, new ABI category support and much more
2012-10-09 21:27:43 +02:00
Lubos Dolezel
3c6d4f63f7
Added libstdc++ into dylib.conf
2012-09-23 17:03:22 +02:00
Lubos Dolezel
4f9e1b3282
Lots of work
2012-09-16 22:37:38 +02:00
Lubos Dolezel
0d6d1b2b17
Adding etc/dylib.conf
2012-08-29 16:26:46 +02:00