24 years agoGrant Glouser committed change 553 into Integrate Jam 2.3 changes. | ||
Add a comment | ||
24 years agoGrant Glouser committed change 441 into Add errno.h. | ||
25 years agoGrant Glouser committed change 425 into Revamped Mac build to use MPW Interfaces&Libraries. In particular, the bootstrap script and the default Jambase settings use the standard MPW to...ols, headers and libraries (this package is available from Apple's developer website). The Jambase also retains some support for the CodeWarrior tools - this can be enabled by passing -sMETROWERKS=true on the jam command line. The bootstrap script should also work with the CodeWarrior MPW package, although it uses only the standard MPW tools/headers/libs. Also added SubDirHook to the Jambase. « | ||
25 years agoGrant Glouser committed change 424 into When importing variables, do not split on spaces. For example, "A=a b c" sets A to the single item "a b c". The previous behavior was to set A to th...e three item list "a" "b" "c". This applies to - imported environment variables - variables set on the command line with -s - a few build-time variables (OSSYMS, etc.) « | ||
25 years agoGrant Glouser committed change 419 into Mac support - spinning cursor and cancel with command-period. | ||
25 years agoGrant Glouser committed change 407 into Bounds checking on variable expansion buffer. | ||
25 years agoGrant Glouser committed change 406 into Minor updates for Mac port. - handle parent-relative directories (ie, "::") - improved error message for missing include file | ||
25 years agoGrant Glouser committed change 403 into Added debug string when allocating memory for strings. | ||
25 years agoGrant Glouser committed change 352 into Use MacOS native APIs instead of GUSI. And additional Mac path handling improvements. filemac.c - rewrote file_dirscan and file_time... to use MacOS native API (PBGetCatInfo). This means GUSI is no longer needed, which should make Jam more stable and ever so slightly faster under MacOS. pathmac.c - no trailing colons on directories. This has the effect of allowing rules to recursively process paths under MacOS (which makes MacOS just like every other platform in this respect). timestamp.c - extra timestamp check for possible volume names under MacOS - case-sensitivity OFF for MacOS Jamfile and Build.mpw - altered to remove GUSI header search paths and libraries. This complicates the Jamfile - perhaps these changes should be merged into the Jambase. « | ||
25 years agoGrant Glouser committed change 351 into Added more MacOS initialization. Also removed distinction between MPW and non-MPW MacOS. | ||
25 years agoGrant Glouser committed change 350 into | ||
25 years agoGrant Glouser committed change 349 into Print syntax error messages in an MPW-friendly format. (MacOS only) | ||
25 years agoGrant Glouser committed change 300 into Branching jam sources to my guest directory. | ||
Adjust when notifications are sent to you about reviews that you're associated with (as an author, reviewer, project member or moderator).