Stefan Seefeld
e968329174
Clean up examples.
2016-10-23 21:34:16 -04:00
Stefan Seefeld
37f8f37cda
Merge pull request #16 from teeks99/main_crt_error
...
Fixes empty example
2015-06-24 18:01:24 -04:00
Tom Kent
97b0d9737c
Fixes empty example
...
Uses of visual studio were getting a 'unresolved external symbol _mainCRTStartup' because there was no main() being linked into the test_embed.exe. I'm not a bjam expert, but I think that is because the embedding target is an executable (instead of an obj/lib?). I also have no idea if this was a problem on unix or if this fix will affect that platform.
2015-04-10 19:47:44 -05:00
Peter Martini
e445e193fe
Boost.Build now uses src/ instead of v2/
...
Update examples to reflect this
2014-04-21 23:07:11 -04:00
Beman Dawes
74b9bcaaa5
Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.
...
[SVN r86392]
2013-10-22 15:23:42 +00:00
Vladimir Prus
52201f0cba
Undo previous commit, it was meant for another branch
...
[SVN r85888]
2013-09-25 08:32:03 +00:00
Vladimir Prus
3480aee9e7
Initial modular patch, from Bjorn.
...
[SVN r85884]
2013-09-25 08:13:57 +00:00
Thomas Witt
2851325748
Doc and build fixes by Dave Abrahams.
...
[SVN r38154]
2007-07-06 19:47:17 +00:00
Rene Rivera
a346c577cf
Fix the abolute reference to the Boost sources inserted by Dave.
...
[SVN r37837]
2007-05-31 22:03:06 +00:00
Dave Abrahams
217e4ca8f8
Repair auto-configuration and allow this project to work with --build-dir
...
[SVN r37829]
2007-05-31 13:49:45 +00:00
Dave Abrahams
c253c5cc9c
Updated build-and-test howto
...
[SVN r37585]
2007-05-04 00:56:22 +00:00