René Ferdinand Rivera Morell
7ce8b53d9d
Add support for modular build structure. ( #214 )
...
* Make the library modular usable.
* Switch to library requirements instead of source. As source puts extra source in install targets.
* Add wave tool build to all target.
* Add missing NO_LIB usage requirements.
* Add requires-b2 check to top-level build file.
* Bump B2 require to 5.2
* Change all <source> references to <library>.
* Move inter-lib dependencies to a project variable and into the build targets.
* Update build deps.
2024-08-26 22:01:03 -07:00
Jeff Trull
ee0a7c14c5
Implement __has_include() ( #102 )
...
Resolve #96 by introducing C++17 feature (and frequent vendor extension) __has_include(), along with appropriate unit tests and documentation updates
2020-06-27 07:22:52 -07:00
Jeff Trull
849da9fb6a
Remove linking to newly header-only date_time ( #81 )
...
Boost develop branch has an updated date_time that is header-only so
Wave's builds will now fail unless this dependency is removed.
2020-03-15 17:37:19 -07:00
Jeff Trull
592c55a2ab
Incorporate samples and wave driver into CI system
...
Also:
- fix a few minor issues that were revealed by the process
- add build status badge in minimal README
2020-02-10 21:20:37 -08:00
Jeff Trull
ed4fe59464
Update waveidl for Scanner class template conversion
...
Similar changes to those made to re2clex in 2017 (re2c output in its
own file, many more templates)
Also fixed some issues with Boost.Filesystem usage
2019-05-02 21:46:43 -07:00
Hartmut Kaiser
bbcad7c954
Wave: updating copyrights, fixing issues introduced by latest changes to multi_pass.
...
[SVN r58714]
2010-01-05 17:29:06 +00:00
Hartmut Kaiser
122915b95f
Wave: fixed examples
...
[SVN r53192]
2009-05-22 23:40:53 +00:00
Hartmut Kaiser
23bbed3024
Wave: updated copyright messages to include the year 2008 (merged from release branch).
...
[SVN r42502]
2008-01-05 22:44:28 +00:00
Hartmut Kaiser
97afe9065a
Wave: Fixed Jamfiles.
...
[SVN r39894]
2007-10-10 16:44:29 +00:00
Hartmut Kaiser
54b9354531
Wave: Updated Jamfiles to include Boost.DateTime.
...
[SVN r39890]
2007-10-10 12:42:16 +00:00
Hartmut Kaiser
725f6f023e
Wave: fix for RTTI problem when using VC7.1/STLport.
...
[SVN r37024]
2007-02-20 22:07:52 +00:00
Hartmut Kaiser
3cf132c4d0
Wave: Extended the copyright notice to include the year 2007.
...
[SVN r36469]
2006-12-20 16:58:16 +00:00
Hartmut Kaiser
633465b864
Wave: deleted V1 Jamfiles.
...
[SVN r36394]
2006-12-14 21:10:32 +00:00
Hartmut Kaiser
010a1459ed
Appplied RTTI Jamfile.v2 fixes for VC7.1
...
[SVN r34445]
2006-07-02 18:30:47 +00:00
Jürgen Hunold
5898dab07f
Fixed new name of source file.
...
[SVN r34148]
2006-06-02 19:23:07 +00:00
Hartmut Kaiser
0801914eb0
Fixed Jamfile.v2 files for Wave sample applications.
...
[SVN r33971]
2006-05-15 15:08:10 +00:00
Hartmut Kaiser
a1771f5c00
Fixed Wave Jamfile.v2 to correctly disable RTTI for VC7.1
...
[SVN r33909]
2006-05-02 15:19:49 +00:00
Hartmut Kaiser
5115faf51e
Updated the Wave copyright notice to include the year 2006.
...
[SVN r32154]
2005-12-24 19:50:47 +00:00
Hartmut Kaiser
71ca605c97
Added the <vc-7_1-stlport><*><rtti>off directive to all of the Wave V1 Jamfiles.
...
[SVN r31714]
2005-11-20 22:44:11 +00:00
Hartmut Kaiser
c98b49353d
Renamed files to comply with the Boost rules.
...
[SVN r27971]
2005-04-05 07:34:00 +00:00
Hartmut Kaiser
b7ef274181
Adjusted copyrights to reflect Boost adoption. Several minor fixes.
...
[SVN r27885]
2005-03-30 15:32:57 +00:00
Hartmut Kaiser
d588f4f77f
Added Wave V1.1.14 to the Boost CVS.
...
[SVN r27458]
2005-02-21 08:54:23 +00:00