René Ferdinand Rivera Morell
84666e77fa
64/32 bit compile working by using int32 types as needed.
2020-09-09 09:46:08 -05:00
Rene Rivera
5a5736696d
Merge branch 'develop' into feature/address-model-64
2020-09-02 08:48:58 -05:00
Rene Rivera
59b7a6dc69
Port Jambase to C++.
...
This ports the minimal Jambase to native C++. This removes the need for
mkjambase and the Jambase files. To accomplish that it adds C++
utility wrapers around Jam language primitives. Which makes future
similar work much easier.
2020-06-22 08:48:24 -05:00
Rene Rivera
598425e294
Start of 64bit clean compile of b2 engine.
2020-06-07 08:07:08 -05:00
Rene Rivera
3eceb036ef
Internalize build options into config header.
2019-03-21 09:53:02 -05:00
Jurko Gospodnetić
ed56af5717
Restoring Boost Build & Jam changes from revisions [79281 - 79310] (inclusive) previously temporarily reverted in revision [79321]. This is done to test whether the problem causing the original revert was introduced in revision [79311] (a bug has been found in that revision that could cause the observed Boost Jam crashes). Remaining reverted changes will be reverted if we do not detect any Boost library tester failures with this revision.
...
[SVN r79402]
2012-07-10 15:27:58 +00:00
Jurko Gospodnetić
0b503c35bd
Reverting all Boost Build & Jam changes back to revision [79279] in order to get the Boost library trunk tests back up & running again. Something after that revision seems to have introduced a problem in the non-Windows Boost Jam implementation causing crashes, truncated output and similar undefined behaviour. That problem needs to be addressed before re-adding all the later changes.
...
[SVN r79321]
2012-07-07 09:02:33 +00:00
Jurko Gospodnetić
24142c5df2
Updated the Boost Jam OBJECT interface to allow creating OBJECT instances from a non-0 terminated string.
...
[SVN r79281]
2012-07-05 12:57:25 +00:00
Jurko Gospodnetić
fd5a2cbc5d
Boost Jam code cleanup - minor stylistic changes.
...
[SVN r79060]
2012-06-24 14:19:54 +00:00
Steven Watanabe
298670d665
Inline object functions.
...
[SVN r75939]
2011-12-14 19:33:14 +00:00
Steven Watanabe
ea1a2928d2
Replace newstr with object. Use OBJECT * instead of char *. Fix a few bugs uncovered by the better typechecking.
...
[SVN r75609]
2011-11-22 23:04:09 +00:00