26
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 11 months ago.
Apr 29, 2023 — May 29, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #333 from qmfrederik/fixes/objc-includes
rfm
More... 7 months ago
Merge pull request #337 from qmfrederik/fixes/tool-not-found-error
rfm
More... 7 months ago
take care also of other linking flags, essental for e.g. BSDs More... 7 months ago
Update so that --write will not allow building since we will be exporting data
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Minor change
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Add stub dirs for PB and PC generators
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Remove XCPuts function
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Update coder to reference the delegate add abstract delegate
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Update makefile in pc2xc
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Update all makefiles and add a delegate method to print messages
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Update delegate to process options correctly
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Update argument handling
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Add argument handler and add pc2xc to convert PC files to Xcode
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Fix to make working directory checks function on windows
rfm
More... 7 months ago
NSWorkspace: Throw a descriptive exception when make_services could not be found (#208) More... 7 months ago
Merge pull request #43 from qmfrederik/fixes/access-violation More... 7 months ago
NSDistributedNotificationCenter: Throw a descriptive exception when gdnc could not be found More... 7 months ago
Avoid AV in Win32FontInfo setupAttributes More... 7 months ago
Gix incorrect path separator check More... 7 months ago
test for non existent directory More... 7 months ago
Return error if task directory is bad More... 7 months ago
Check for ability to core dump into Home More... 7 months ago
Home directory must be executable for access More... 7 months ago
Re-instate lost edits. More... 7 months ago
Add checks and simple fixups to ensure that the Home value in the launch information is sane/usable. More... 7 months ago
Merge pull request #336 from gnustep/NSObject_issue335 More... 7 months ago
Remove check for GSMacOSXCompatible from respondsToSelector:
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Update... fix respondsToSelector:
Gregory Casamento
as Gregory John Casamento
More... 7 months ago
Use _exit instead of exit to terminate a vfork'ed process. More... 7 months ago
The compiler complained that we ignored the return of write(), we change to the library call and keep it happy. More... 7 months ago