Slashdot Mirror


Mac OS X Dec 2002 Developer Tools

SkeeterMac writes "Apple today released the December 2002 developer tools, available for download for ADC Members. Among the list of updates is Project Builder 2.1 with 'better CVS support' -- maybe this one will let me specify the CVSROOT!"

12 of 42 comments (clear)

  1. Harrumph by daeley · · Score: 5, Informative
    There's a lot more to this update than just that:
    • Project Builder 2.1
    • gcc 3.1
    • AppleScript Studio 1.2.1
    • CHUD 2.5.1
    • AppleScript Editor 2.0 Beta
    • jikes 1.17
    • PackageMaker
    • Sherlock SDK
    • DiscRecording SDK
    • CoreAudio SDK
    • FireWire SDK
    • ForceFeedback SDK
    • AvailabilityMacros
    • New documentation

    Those interested in Java 1.4.x development should also head over there to download the Java 1.4.1 Developer Preview 8 (pre-release implementation of JDK 1.4.1 that runs on Mac OS X 10.2 or later).

    --
    I watched C-beams glitter in the dark near the Tannhauser gate.
    1. Re:Harrumph by danamania · · Score: 3, Informative

      The December 2002 dev tools are only for 10.2.x, so - looks like no new GCC - Apple's advice for 10.1.x is to use the April 2002 dev tools

  2. CVS by Hanji · · Score: 4, Interesting

    maybe this one will let me specify the CVSROOT!
    Really - Project Builder's CVS integration is laughable - it won't even work with my pserver(it refuses to recognize that I am logged in).
    I really hope this new version also improves the class browser, which drives me insane, because I can't use it to look up methods of a class I'm working with, because it insists on jumping to the source file when I click on a class.

    --
    A Minesweeper clone that doesn't suck
    1. Re:CVS by Anonymous Coward · · Score: 3, Informative

      Control-click a class in the list. When the popup menu comes up, dismiss it. You should now have a list of the class's methods, and your own source file will still be in the main editor window.

  3. AppleScript updates are the coolest by thefinite · · Score: 5, Informative

    The new changes in AppleScript, while still not in final versions, are by far the coolest. You can now manipulate menu items and other GUI items with AppleScript, something that opens up a lot more and used to be in the realm of Quickkeys. Also, the Script Editor is much better, but still not as cool as some of the freeware/shareware editors you can find. Still, the future of AppleScript, once very questionable under OS X, is now brighter than it has ever been!

    --
    Boom Shanka
  4. Re:Lemme tell ya... by andrewski · · Score: 5, Insightful

    I think that the GNU-Darwin folk think that they should be on equal footing with Apple - deciding together what direction the system should go. In reality, however, one realizes that Darwin is Apple's system. They decide what happens to the OS, what direction it takes, &c.

    Maybe they expect their move to 'force' Apple to open source everything, so they can port it to X86. Gee, that'd be a great business move. Just make all their hardware redundant - after all, if they did that, anybody could install OS X on their generic PC.

    In the meantime, I would hope that the Gnu-Darwin people learn about GNUstep - a GPL'd implementation of Openstep which could enable many OS X applications (not all mind you) to run on most any OS with a simple recompile.

    I must agree with you that this move make no sense at all. Why would anybody have any reason to run an orphaned OS, stripped of most of the things that distinguish it from any other Free *nix, and exclusively on a different platform than most of the installed Darwin systems run?!? Seriously, you GNU-Darwin folk should find a new crack dealer. I think your shit is contaminated with the stupids.

  5. Re:Free for developers... by commodoresloat · · Score: 4, Informative

    Guess what, troll? Membership is free. You can pay for membership too but there is a free developer program that you can join, for free, even, and download the developer CD, for free. Like without paying. Free as in beer. Free as in love. Free as a bird. Free as the word between "fart" and "fuck" in the dictionary.

  6. Parallel building... by dr00g911 · · Score: 4, Informative

    Word has it that the Dec 2002 Dev package includes support for parallel builds... meaning that you can utilize mutliple processors during build time.

    I personally haven't verified this as I don't have a wind tunnel to test on, but word on the street is that it shows pretty huge gains during compiles.

    1. Re:Parallel building... by Slur · · Score: 3, Informative

      I have a Dual 867 machine. It works beautifully.

      --
      -- thinkyhead software and media
  7. Yay! It fixes the static local bug! by JMZorko · · Score: 3, Informative
    The version of gcc3.1 that came with 10.2 had an irritating bug which resulted in code with local static variables in templated classes to not link. I don't know if the problem was with the C++ compiler or ld, but this version fixes that (just tried it), yippee!

    It _is_ nice to see Apple listening to us :-)

    Regards,

    John

    --
    Falling You - beautiful
  8. Re:you're wrong by g4dget · · Score: 3
    If Mach had been covered by GPL, NeXT wouldn't have used it.

    NeXT used GNU C, and Objective-C was much more of a competitive feature of NeXT than a bunch of modifications to a kernel that was open source anyway.

    And it's not like NeXT really had much choice anyway: there weren't a lot of other kernels they could have used around back then.

  9. Re:Free for developers... by phyxeld · · Score: 3, Insightful

    Guess what, troll? Membership is free. You can pay for membership too but there is a free developer program that you can join, for free, even, and download the developer CD, for free. Like without paying. Free as in beer. Free as in love. Free as a bird. Free as the word between "fart" and "fuck" in the dictionary.

    Sure, it's free as in beer. It's free as in newyorktimes.com. It's not free as in speech, or free as in linux. In order to even view the source code, or get apple's binaries of gcc, you have to sign up and give them your personal info (which, of course, you can lie about, but you shouldn't have to!). And in the signup process you have to agree to all kinds of legal BS in addition to the already restrictive Apple Public Source license. And even after all that, you're of course not allowed to redistribute it (if I'm wrong here please point me to a non-apple mirror of these new dev tools and I'll stand corrected).

    So sure, you can make up fake info for your account, and ignore all the legal blather. You can also get a pirated copy of Jaguar or WinXP pretty easily for no more cost than a linux ISO. That doesn't make them free. Some of us still have principals, and to us, content on the Apple Developer site is not Free.

    Now I'm off to download my new non-free dev tools from Apple.com, where my zipcode is 90210 and my email address is @yahoo.com :)

    --
    __
    Choose mnemonic identifiers. If you can't remember what mnemonic means, you've got a problem. - Larry Wall