$include_dir="/home/hyper-archives/boost-build/include";
include("$include_dir/index-header.inc");
?>
310 Messages |
Starting: | 2001-11-22 07:35:06 |
Ending: | 2025-01-16 02:04:08 |
- --help-options / --help-usage
- <version> feature and versioned libraries
- [BBv1] How's gCURRENT_TOOLSET supposed to be used?
- [BBv2 design issue] stage.jam has to be patched when a new toolset is added
- [BBv2 msvc toolset] .bat file execution wrapper
- [BBv2 msvc toolset] Paths with and without \bin
- [BBv2 msvc toolset] Slash escaping in MATCH expressions
- [BBv2 msvc toolset] vc-8.0 autodetection using VS80COMNTOOLS
- [BBv2 msvc toolset] vc-8.0 SxS manifest tool should be run for EXE files too
- [BBv2 proposed fix] Multiple MSVC toolset issues I noted recently
- [BBv2] "lib" prefix isn't added to static libraries in bbv2
- [BBv2] [msvc] amd64, ia64 and some other features
- [BBv2] [source-location] - Further information on last post
- [BBv2] [source-location] - Using this variable in compile and link actions
- [BBv2] [TOOLSET] [msvc.jam] - Question on the logic
- [BBv2] Building BJam wiki documentation update
- [BBv2] How to specify toolset to be used?
- [BBv2] MSVC 2005 Express Edition Beta 2 doesn't recognize hardcoded /Zm800 switch
- [BBv2] Multiple msvc versions in user-config conflict
- [BBv2] os.environ vs modules.peek
- [bbv2] single bin directory for multiple libraries
- [bbv2] Support of .idl files
- [BJAM] [actions compile] - Passing multiple files to the compiler
- [Boost-testing] regression.py - manual operation questions]
- [Boost.build v2 (1.32.0)] Writing an extension for LEIF (XSD to C++ Class Ge
- [Boost.build v2 (1.32.0)] Writing an extension for LEIF (XSD to C++ Class Generator)...
- [jamboost] --help-options / --help-usage
- [jamboost] <version> feature and versioned libraries
- [jamboost] [BBv1] How's gCURRENT_TOOLSET supposed to be used?
- [jamboost] [BBv2 msvc toolset] Paths with and without \bin
- [jamboost] [BBv2 msvc toolset] vc-8.0 autodetection using VS80COMNTOOLS
- [jamboost] [BBv2 msvc toolset] vc-8.0 SxS manifest tool should be run for EXE files too
- [jamboost] [BBv2 proposed fix] Multiple MSVC toolset issues I noted recently
- [jamboost] [BBv2] [msvc] amd64, ia64 and some other features
- [jamboost] [BBv2] [source-location] - Using this variable in compile and link actions
- [jamboost] [BBv2] Building BJam wiki documentation update
- [jamboost] [BBv2] Multiple msvc versions in user-config conflict
- [jamboost] [bbv2] single bin directory for multiple libraries
- [jamboost] [bbv2] Support of .idl files
- [jamboost] [V2] Choosing library names depending on the OS
- [jamboost] [v2] common-variant-tag
- [jamboost] [V2] Problems with setting <exception-handling>off with msvc
- [jamboost] Anonymous projects vs anonymous stage rules
- [jamboost] BBv1 / BBv2 thoughts/questions/comments
- [jamboost] bbv2-m10: how to differ .obj build dir by using <define> (similar to debug vs release)?
- [jamboost] BBv2: PCCTS rules
- [jamboost] BOOST_ALL_NO_LIB does not work with vc71 & unit_test
- [jamboost] cross platform settings for boost-build.jam file
- [jamboost] development of V2
- [jamboost] Digest Number 1171
- [jamboost] duplicate virtual target when 2 files with same name in different directories
- [jamboost] EXE extension outside of tool file
- [jamboost] Finding out where output files are and changing it + precompiled headers
- [jamboost] First cut at a SHELL command for bjam
- [jamboost] how can I use BBv2 to include boost-libs in myself project
- [jamboost] how install only filesystem
- [jamboost] How run shell command after build target ?
- [jamboost] how to remove the boost header(logo) on HTML page and get better pdf fomat
- [jamboost] Improved MacOS X support for -fcoalesce-templates
- [jamboost] Install in Boost libs directories
- [jamboost] lib z ; does not work??
- [jamboost] libraries including other libraries; hierarchies
- [jamboost] linking shared + static system libraries
- [jamboost] multi platform build
- [jamboost] Packaging of bjam, plus questions about next release
- [jamboost] Patch for w32_getreg.c
- [jamboost] precompiled headers portability
- [jamboost] Preparing for M11
- [jamboost] Qt on windows
- [jamboost] Qt4 questions
- [jamboost] Remove mention of jam.exe being built from index.html
- [jamboost] Rename of <include> causes include search path to change
- [jamboost] return does not terminate the rule's execution
- [jamboost] Staging PDB outputs
- [jamboost] SubString
- [jamboost] Use of _exit() in execunix.c?
- [jamboost] Use of objcopy prevents prelink to work on Linux
- [jamboost] using boost.build v2 for x64
- [jamboost] Using multiple linkers
- [Python] some questions in boost instalation and example building
- [V2] [NT] iostream build broken
- [V2] Choosing library names depending on the OS
- [v2] Comeau toolset for V2
- [v2] common-variant-tag
- [V2] Problems with setting <exception-handling>off with msvc
- [V2] Support of .idl files
- [v2] Unexpected difference to v1
- [v2] Unexpected difference to v1 [repost]
- actions too long - any improvement?
- Adding a new compiler and linker for use with BJAM.
- Anonymous projects vs anonymous stage rules
- BB2 performance.
- BBv1 / BBv2 thoughts/questions/comments
- BBv1 and BBv2 versus darwin
- BBv2 m10: recursive dependency
- bbv2-m10: how to differ .obj build dir by using <define> (similar to debug vs release)?
- bbv2/x64 newbie story
- BBv2: PCCTS rules
- BBv2: Qt4 toolset
- bjam and environment variable DOT
- Boost support: --help in top-level dir; installting libs
- Boost.Signals dylib crash on Mac OS X
- BOOST_ALL_NO_LIB does not work with vc71?
- building for 32 bits on a 64 bit box: gcc
- cross platform settings for boost-build.jam file
- Darwin BBv2 CVS library suffix bug
- development of V2
- Difference between bjam install and stage
- duplicate virtual target when 2 files with same name in different directories
- EXE extension outside of tool file
- Finding out where output files are and changing it + precompiled headers
- First cut at a SHELL command for bjam
- how can I use BBv2 to include boost-libs in myself project
- How run shell command after build target ?
- How to build my own file type?
- how to remove the boost header(logo) on HTML page and get better pdf fomat
- Improved MacOS X support for -fcoalesce-templates
- Interesting discusion on build systems
- Jam binaries for 1.33.0?
- Jam binaries for 1.33.0?]
- Jamboost mail list and search engines
- lib z ; does not work??
- libraries including other libraries; hierarchies
- linking shared + static system libraries
- multi platform build
- Mysterious Cygwin GCC 3.4.4 link problems
- News
- Packaging of bjam, plus questions about next release
- Patch for w32_getreg.c
- Please Limit Quoted Text in Postings
- pre-built boost_1_31_0 lib for .NET 2003 ???
- precompiled headers portability
- Preliminary support for msvc-x64-psdk and further roadmap
- Preparing for M11
- Qt on windows
- Qt4 questions
- Rename of <include> causes include search path to change
- REQUEST: Sorry for the inatentiveness..
- return does not terminate the rule's execution
- Small fixes to build.sh
- some questions about images during pdf file generation
- Staging PDB outputs
- SubString
- Use of _exit() in execunix.c?
- Use of objcopy prevents prelink to work on Linux
- using boost.build v2 for x64
- Using multiple linkers
- Why is --allow-multiple-definition used for the v1 MinGW toolset?
$include_dir="/home/hyper-archives/boost-build/include";
include("$include_dir/index-footer.inc");
?>