Automated Commit
aa8947c006
Update intrusive from develop.
2014-01-30 08:30:02 -05:00
Automated Commit
97dd98ee33
Update multiprecision from develop.
2014-01-30 05:00:03 -05:00
Automated Commit
eba8a9e544
Update mpi from develop.
2014-01-30 00:00:02 -05:00
K. Noel Belcourt
932463db99
Add default -m64 to bjam_options if no -m argument.
...
Since results reporting limits output to 64kb we'll
do the same with target output collected by bjam.
This should help clang testers with develop branch.
2014-01-29 21:17:46 -07:00
Automated Commit
1f8b4d03e3
Update smart_ptr from develop.
2014-01-29 20:30:03 -05:00
Automated Commit
e4cacf1862
Update smart_ptr from develop.
2014-01-29 20:00:03 -05:00
Automated Commit
50380340c2
Update multiprecision from develop.
2014-01-29 17:30:03 -05:00
Automated Commit
7a88a210a7
Update math, multiprecision from develop.
2014-01-29 17:00:03 -05:00
Automated Commit
dbe72d8069
Update math, flyweight from develop.
2014-01-29 16:30:03 -05:00
Automated Commit
57d3c357b7
Update geometry from develop.
2014-01-29 14:30:03 -05:00
Automated Commit
6193efa8de
Update smart_ptr, build from develop.
2014-01-29 12:30:03 -05:00
Automated Commit
81cec52a7d
Update coroutine from develop.
2014-01-29 11:30:02 -05:00
Automated Commit
d29a2d6985
Update smart_ptr from develop.
2014-01-29 10:30:03 -05:00
Beman
850ccc9edf
Move single-statement if-then-clauses to separate line so that break-points can be set on the 'then' line. Fix several '{' that were not following the program's conventions.
2014-01-29 09:58:20 -05:00
Automated Commit
a843c39f0f
Update smart_ptr from develop.
2014-01-29 09:30:03 -05:00
Automated Commit
7b85e0f20a
Update smart_ptr from develop.
2014-01-29 09:00:02 -05:00
K. Noel Belcourt
60f74fc79c
Eliminate a git command by combining update and init.
...
Strangely enough git submodule command allows you to pass
the --init argument to submodule update.
git submodule update --init
We can eliminate one extraneous call to git, should slightly
help regression testers.
2014-01-28 21:09:59 -07:00
Automated Commit
473a7b19a7
Update fusion from develop.
2014-01-28 18:30:03 -05:00
Automated Commit
339d092b01
Update functional from develop.
2014-01-28 18:00:03 -05:00
Automated Commit
9e3b272d77
Update thread from develop.
2014-01-28 17:30:03 -05:00
Automated Commit
7cd31861c9
Update math from develop.
2014-01-28 15:00:05 -05:00
K. Noel Belcourt
13e3858053
Fix problem with missing libs/sync/test target.
...
The problem can be reproduced in a clean regression
test directory by first running tests with --tag=master
and then running tests with --tag=develop. The fix,
as Beman pointed out, is to init the submodules.
Fortunately the init command is a noop for existing
submodules so added this command to the git testing
sequence when the boost_root directory already exists.
With this patch applied, I am now able to run tests
with master first, and develop second, no error. Tested
on Linux and Darwin.
2014-01-28 12:02:13 -07:00
Automated Commit
6ae7f9cc0f
Update coroutine from develop.
2014-01-28 11:30:03 -05:00
Automated Commit
335cbb5dd9
Update smart_ptr from develop.
2014-01-28 07:00:03 -05:00
Automated Commit
dc28fb9093
Update mpi from develop.
2014-01-28 01:00:03 -05:00
Automated Commit
305dd62587
Update serialization from develop.
2014-01-27 18:00:03 -05:00
Automated Commit
bf716cfdbc
Update multiprecision from develop.
2014-01-27 17:30:13 -05:00
Beman Dawes
2c8e35db69
Merge pull request #7 from Belcourt/develop
...
Fix broken echo -n syntax on Macs
2014-01-27 14:11:31 -08:00
Automated Commit
1da590d02d
Update thread from develop.
2014-01-27 17:00:02 -05:00
Automated Commit
df3ebe4f1a
Update multiprecision from develop.
2014-01-27 15:30:02 -05:00
Automated Commit
9f5b50b287
Update math from develop.
2014-01-27 14:30:02 -05:00
Automated Commit
bc74beb044
Update coroutine from develop.
2014-01-27 14:00:03 -05:00
Automated Commit
43fb173d11
Update phoenix, icl from develop.
2014-01-27 12:00:03 -05:00
Beman
5cdbaa9cb7
Refactor boost_root_path into separate header; utilize in both compiler_status and process_jam_log. Change compiler_status boost-root argument to accept any directory within the boost directory tree and now accept a relative path. Modernize test.bat and provide an install option for the build jamfile so that users no longer have to search for where the executable files end up.
2014-01-27 10:16:35 -05:00
Beman
9d396ba4be
Replace really old Visual Studio solution with more modern approach.
2014-01-27 10:03:01 -05:00
Beman
1e132fbc5d
Correct description of naming conventions
2014-01-27 09:48:42 -05:00
Beman
3afd0de1e5
compile- and -compile in test names and source file names crash process_jam_log. Workaround is simply to avoid these names.
2014-01-27 08:58:54 -05:00
Automated Commit
12482bac21
Update atomic from develop.
2014-01-27 03:00:03 -05:00
K. Noel Belcourt
eaaf9c93b0
Fix regression.py when running tests in the same test
...
directory more than once, and the --tag differs. If
the boost_root directory already exists, add a new
remote for a different branch (remote set-branches)
and added an explicit checkout on this branch.
If you run run.py script once with --tag=master,
and again with --tag=develop, the script will now
correctly checkout develop the second time and
will run tests using the develop fork rather than
master.
2014-01-26 23:16:03 -07:00
Automated Commit
6cb30dba5d
Update fusion from develop.
2014-01-26 20:30:02 -05:00
Automated Commit
6f6417bc52
Update phoenix from develop.
2014-01-26 19:00:02 -05:00
Automated Commit
99a2e6f264
Update unordered from develop.
2014-01-26 18:00:03 -05:00
Automated Commit
70a8c55d29
Update coroutine from develop.
2014-01-26 15:30:02 -05:00
Automated Commit
f8968b7551
Update coroutine from develop.
2014-01-26 14:30:03 -05:00
Automated Commit
ccfdcb8178
Update icl, atomic from develop.
2014-01-26 12:30:02 -05:00
Automated Commit
92c5df6a68
Update thread from develop.
2014-01-26 12:00:03 -05:00
Automated Commit
018f19c93d
Update unordered, quickbook from develop.
2014-01-26 09:00:02 -05:00
Daniel James
066dbcbe0f
Ignore the /dist
directory.
...
Used as the destination when building some of the tools.
2014-01-26 13:42:59 +00:00
Automated Commit
6396c593cd
Update atomic from develop.
2014-01-26 08:30:03 -05:00
Automated Commit
d7a846ff25
Update config from develop.
2014-01-26 07:30:03 -05:00