Vladimir Prus
6f5f4a32ad
Fix typos. Thanks to Larry Evans for report.
...
[SVN r21305]
2003-12-17 14:51:51 +00:00
Rene Rivera
cb593fe9f3
Fix broken links. Remove unused file.
...
[SVN r21164]
2003-12-06 16:18:35 +00:00
Vladimir Prus
80f1f7fbb0
Update some directory names.
...
[SVN r20573]
2003-10-31 06:56:46 +00:00
Vladimir Prus
b66c7b33b3
Update dev plan.
...
[SVN r19262]
2003-07-22 10:19:08 +00:00
Vladimir Prus
6b96c27ff9
Language edits.
...
[SVN r19169]
2003-07-17 09:26:57 +00:00
Vladimir Prus
a6b60ecb31
Fix title.
...
[SVN r19151]
2003-07-16 14:32:48 +00:00
Vladimir Prus
459de742e9
Document the dependency scanning mechanism.
...
[SVN r19149]
2003-07-16 14:06:39 +00:00
Vladimir Prus
a1252a0308
Document existence and usage of tracker.
...
[SVN r18980]
2003-07-08 13:35:44 +00:00
Vladimir Prus
c63308be40
Make customization example for Windows friendly.
...
[SVN r18937]
2003-07-04 12:05:51 +00:00
Vladimir Prus
f9ec10ca9b
Note that QT works with msvc.
...
[SVN r18935]
2003-07-04 11:33:36 +00:00
Vladimir Prus
d649f55b80
Lots of documentation rearrangement and improvement.
...
[SVN r18927]
2003-07-03 09:13:05 +00:00
Vladimir Prus
e855587387
Move some stuff from user manual to architecture document.
...
[SVN r18899]
2003-07-01 06:34:43 +00:00
Vladimir Prus
f53a729d82
Improve docs.
...
[SVN r18832]
2003-06-18 06:32:04 +00:00
Vladimir Prus
f08b6ed239
Change "new" to "kernel" in "boost-build.jam" files.
...
[SVN r18829]
2003-06-18 05:29:40 +00:00
Vladimir Prus
7b30fda499
Correct image location
...
[SVN r18299]
2003-04-24 11:30:37 +00:00
Vladimir Prus
511e82954d
Add placeholders for SF logo
...
[SVN r18298]
2003-04-24 11:18:01 +00:00
Vladimir Prus
2af4fe66b6
Add more documentation.
...
[SVN r18297]
2003-04-24 09:48:33 +00:00
Dave Abrahams
7316de6a87
initial commit
...
[SVN r13699]
2002-05-06 21:37:47 +00:00
Dave Abrahams
619aa3d30b
new initialization code + tests
...
[SVN r13687]
2002-05-06 17:51:21 +00:00
Dave Abrahams
93a774c3f3
Moved project loading to build-system.jam
...
[SVN r13614]
2002-05-02 16:36:30 +00:00
Rene Rivera
5acf0e0df5
Integrated my load behaviour into Valdimir's code. Some cleanup along the way.
...
[SVN r13503]
2002-04-16 06:04:52 +00:00
Rene Rivera
c657b76541
More detailedoad sequence.mo
...
[SVN r13398]
2002-04-07 17:36:14 +00:00
Dave Abrahams
44f968def8
Added Rene's doc stuff
...
[SVN r13389]
2002-04-07 00:16:41 +00:00
Dave Abrahams
2a015f5761
----------------------------------------------------------------------
...
committing in tools/build
Modified Files:
build_system.htm
Documented:
local rules
the RULENAMES rule
the EXPORT rule
the BACKTRACE rule
new IMPORT semantics
-d+12 Dependency Graph Output
Crude Argument Binding
Variable numbers of arguments
jam_src/compile.c
implemented RULENAMES, EXPORT, varargs support, new IMPORT semantics
removed unused variables
jam_src/make1.c
jam_src/hdrmacro.c
removed unused variables
jam_src/jamgram.{c,h,y,yy}
"module local x" does not change module local value of x
if it is already set.
jam_src/lists.[ch]
added list_pop_front()
new/assert.jam new/boost-build.jam
new/build-system.jam new/errors.jam
new/modules.jam new/os.path.jam
beginnings of new build system
test/check-arguments.jam
test/check-jam-patches.jam
test/echo_args.jam
Added tests for recent core modifications; comments
Added Files:
new/feature.jam new/property.jam
new/readme.txt new/sequence.jam
new/test.jam
beginnings of new build system
----------------------------------------------------------------------
[SVN r11789]
2001-11-27 16:41:59 +00:00
Dave Abrahams
1a78f7d275
* Updated to new handle_exception() idiom for boost::python
...
* Made Cygwin archiving reliable, even when the user supplies a path with backslashes
----------------------------------------------------------------------
Modified Files:
tools/build/gcc-tools.jam tools/build/new/boost-build.jam
boost/python/detail/config.hpp libs/python/build/Jamfile
libs/python/example/do_it_yourself_convts.cpp
libs/python/example/dvect.cpp libs/python/example/example1.cpp
libs/python/example/getting_started1.cpp
libs/python/example/getting_started2.cpp
libs/python/example/ivect.cpp libs/python/example/nested.cpp
libs/python/example/noncopyable_export.cpp
libs/python/example/noncopyable_import.cpp
libs/python/example/pickle1.cpp
libs/python/example/pickle2.cpp
libs/python/example/pickle3.cpp
libs/python/example/richcmp1.cpp
libs/python/example/richcmp2.cpp
libs/python/example/richcmp3.cpp libs/python/example/rwgk1.cpp
libs/python/example/simple_vector.cpp
libs/python/test/comprehensive.cpp
Added Files:
libs/python/example/rwgk2.cpp libs/python/example/rwgk3.cpp
----------------------------------------------------------------------
[SVN r11705]
2001-11-15 05:29:22 +00:00
Dave Abrahams
cb9dee8347
initial commit
...
[SVN r11695]
2001-11-14 21:24:42 +00:00