Konrad Windszus
5800f5f317
prepare for next release
2016-12-04 18:20:11 +01:00
Konrad Windszus
8602b86958
remove declaration of no longer used method
2016-12-04 16:33:27 +01:00
Konrad Windszus
2004b7a99c
correct handling for placeholders @loader_path and @executable_path by really relying on the directory of the according file (and not the filename itself)
2016-12-04 16:32:17 +01:00
Konrad Windszus
66202abd66
only make path absolute if it is not yet absolute
2016-11-27 18:46:32 +01:00
Konrad Windszus
861bc718e7
adjust version to 1.1.0
2016-11-27 18:03:10 +01:00
Mike Lischke
be98965275
Make build schemes shared.
2016-11-20 12:48:52 +01:00
Mike Lischke
629328ee80
Converted application to ARC.
2016-11-19 17:02:31 +01:00
Mike Lischke
972fcb3094
Overhaul of the application to avoid it crashing on macOS Sierra.
...
- Applied all recommended XCode (8) settings.
- Removed boost and replaced that code by standard functions.
- Implemented name mangling via abi::__cxa_demangle instead of running an external process to use c++filt.
- Enabled C++11. Min deployment target is now OSX 10.7.
- Some code clean up (e.g. formatting, std namespace).
2016-11-19 16:23:39 +01:00
konrad_w
574afdeeac
Accept single path with no separator. Fixes issue 1.
2011-04-24 20:00:03 +00:00
konrad_w
0d586e75f0
Add uuid, dylinker commands, file size > 32bit accepted, fix user home directory detection, add file type for kernel extension, some refactorings
2011-04-24 19:31:31 +00:00
konrad_w
292139ce1c
fixed visibility of methods
2009-09-29 15:01:48 +00:00
konrad_w
58cb189542
misc. bugfixes and resolved warnings
2009-09-23 16:12:43 +00:00
konrad_w
a41901021c
remove user specific project files
2009-09-23 12:41:20 +00:00
konrad_w
f41a78e81f
initial checkin of Cocoa version of macdependency (lost parts)
2009-09-17 13:07:00 +00:00
konrad_w
c733d07131
initial checkin of Cocoa version of macdependency
2009-09-17 13:06:04 +00:00