This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-13 18:27:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
993c8eed42
gecko-dev
/
modules
/
libjar
/
macbuild
History
mstoltz%netscape.com
fe3cecbfa0
bug 63451. Adding nsIJAR.idl to mac project file
2001-02-23 02:31:14 +00:00
..
libjar.mcp
removed files: mozilla/modules/libjar/nsJARStubs.cpp
2000-03-21 04:23:39 +00:00
libjarIDL.mcp
bug 63451. Adding nsIJAR.idl to mac project file
2001-02-23 02:31:14 +00:00
LibjarPrefix_debug.h
Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz
2000-01-29 04:16:36 +00:00
LibjarPrefix.h
Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz
2000-01-29 04:16:36 +00:00