History log of /haiku-buildtools/jam/Makefile
Revision Date Author Comments
# f625dd9f 07-Aug-2015 Jérôme Duval <jerome.duval@gmail.com>

Revert "jam: Fix build/run on Windows."

This reverts commit 148cc99040fabc451e143a5011abee967c9d80f1.
It broke the build on Linux.


# 148cc990 23-Jul-2015 Augustin Cavalier <waddlesplash@gmail.com>

jam: Fix build/run on Windows.

Only works when compiled in 32-bit mode, as there's a whole bunch
of pointer arithmetic that depends on "int" being 32bit, not 64bit.


# e2c280b8 12-Oct-2012 Joseph R. Prostko <joe.prostko@gmail.com>

Lower optimization level for building jam
* This changes the optimization level from -O3 to -O
* This will prevent segfaults when creating jam via the Makefile on FreeBSD
* Benchmarking was done, and there seems to be no negative performance impact
* Another option would be -O3 -fno-strict-aliasing, but this has no noticeable benefit over -O


# d1a81026 23-Oct-2010 Fredrik Holmqvist <fredrik.holmqvist@gmail.com>

Enable O3 optimization for Jam.


git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@39056 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ecc89c9a 29-Dec-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Moved jam into the buildtools modules, where it belongs.


git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15729 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f625dd9f943d7bf9e9edefbf1a1edcb107122e2d 07-Aug-2015 Jérôme Duval <jerome.duval@gmail.com>

Revert "jam: Fix build/run on Windows."

This reverts commit 148cc99040fabc451e143a5011abee967c9d80f1.
It broke the build on Linux.


# 148cc99040fabc451e143a5011abee967c9d80f1 23-Jul-2015 Augustin Cavalier <waddlesplash@gmail.com>

jam: Fix build/run on Windows.

Only works when compiled in 32-bit mode, as there's a whole bunch
of pointer arithmetic that depends on "int" being 32bit, not 64bit.


# e2c280b8f7242efe6ff8445c532c38e1b7312f1c 12-Oct-2012 Joseph R. Prostko <joe.prostko@gmail.com>

Lower optimization level for building jam
* This changes the optimization level from -O3 to -O
* This will prevent segfaults when creating jam via the Makefile on FreeBSD
* Benchmarking was done, and there seems to be no negative performance impact
* Another option would be -O3 -fno-strict-aliasing, but this has no noticeable benefit over -O


# d1a810266555d6f2fff00e93321d54f79f69fbed 23-Oct-2010 Fredrik Holmqvist <fredrik.holmqvist@gmail.com>

Enable O3 optimization for Jam.


git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@39056 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ecc89c9a6a5d6741045dc121f17132e587060dec 29-Dec-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Moved jam into the buildtools modules, where it belongs.


git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15729 a95241bf-73f2-0310-859d-f6bbb57e9c96