Commit Graph

50050 Commits

Author SHA1 Message Date
Douglas Gregor
10e47daf72 Generate a manifest
[SVN r17962]
2003-03-17 17:12:26 +00:00
Douglas Gregor
638ee725dd Allow '=' in free features specified on the command line
[SVN r17961]
2003-03-17 15:55:28 +00:00
Beman Dawes
834e29c178 completed change lib name to boost_filesystem
[SVN r17960]
2003-03-17 15:34:55 +00:00
Beman Dawes
81f0527602 change lib name to boost_filesystem
[SVN r17959]
2003-03-17 15:33:04 +00:00
Douglas Gregor
a378f5fada Remove html format, because it doesn't work
[SVN r17958]
2003-03-17 15:14:13 +00:00
Vladimir Prus
ba72a92929 Try to reduce the number of include paths.
[SVN r17956]
2003-03-17 09:31:19 +00:00
Vladimir Prus
c6c1f5ab26 Better direct request handling.
* new/build-request.jam
  (directly-requested-properties-adjuster): Redo.

* new/targets.jam
  (main-target.generate-really): Adjust properties here.

* new/virtual-target.jam
  (register-actual-name): New rule.
  (virtual-target.actualize-no-scanner): Call the above, to detected bugs,
  where two virtual target correspond to one Jam target name.


[SVN r17955]
2003-03-17 09:27:43 +00:00
Vladimir Prus
8ee356c8ac Refactorings.
* new/build-request.jam
  (directly-requested-properties-adjuster): New class.

* new/targets.jam
  (abstract-target.direct-build-request): Gone.
  (abstract-target.set-property-adjuster): New method.
  (main-target.generate): Use property-adjuster.


[SVN r17954]
2003-03-17 08:36:34 +00:00
Vladimir Prus
5562b7fcb7 Bufgix. Thanks to Jürgen Hunold for the report.
* new/toolset.jam
  (set-target-variable): Call 'path.native' when setting path features.


[SVN r17953]
2003-03-17 07:58:06 +00:00
Vladimir Prus
74194aa050 Path handling fixes.
[SVN r17952]
2003-03-17 07:44:33 +00:00
Vladimir Prus
fa23498c7d Document use of HTML Tidy.
[SVN r17951]
2003-03-17 06:42:35 +00:00
Beman Dawes
f89da2f99e Add build information (Victor Wagner)
[SVN r17950]
2003-03-17 02:18:12 +00:00
Beman Dawes
d77a53f997 Add filesystem library
[SVN r17949]
2003-03-17 02:14:14 +00:00
Beman Dawes
e563904c28 Borland fixes (Alisdair Meredith)
[SVN r17948]
2003-03-17 01:39:15 +00:00
Douglas Gregor
6230e285a6 Lots o' cleanups
[SVN r17947]
2003-03-16 02:00:34 +00:00
Douglas Gregor
a4ba296a63 Document nested class template "sig"
[SVN r17946]
2003-03-16 02:00:20 +00:00
Douglas Gregor
52b44f57f9 - Support nested classes
- Much improved handling of <purpose> elements in comments


[SVN r17945]
2003-03-16 01:58:29 +00:00
Douglas Gregor
8fb158c087 Fix path for boost.xml
[SVN r17944]
2003-03-16 01:57:35 +00:00
Douglas Gregor
11a0a69414 Remove #ifndef/#else/#endif block that has the same code in both paths
[SVN r17942]
2003-03-15 23:18:34 +00:00
Douglas Gregor
b8528f1f4f Updated to reflect BoostBook changes
[SVN r17941]
2003-03-15 23:12:35 +00:00
Douglas Gregor
e3e52d40ee function.xsl, template.xsl, type.xsl:
- Deal with changes in the DTD

html.xsl, html-single.xsl:
  - Better handling of function semantic clauses


[SVN r17940]
2003-03-15 23:11:32 +00:00
Douglas Gregor
23d0b67c41 - Eliminate "return-type" attribute for functions
- Require "type" element for most function types
- member-function-group --> method-group
- Remove useless attributes in a few places
- Allow "id" element on BoostBook elements
- Lots of little cleanups and strictifications


[SVN r17939]
2003-03-15 23:10:51 +00:00
Joel de Guzman
4319a53309 touch
[SVN r17938]
2003-03-15 22:57:03 +00:00
Joel de Guzman
b4abb26811 Metrowerks patch
[SVN r17937]
2003-03-15 22:41:46 +00:00
Douglas Gregor
4b0e5c0b7d Use "description" element where appropriate
[SVN r17936]
2003-03-15 21:37:18 +00:00
Douglas Gregor
67860256a8 Use description element in functions
[SVN r17935]
2003-03-15 21:36:10 +00:00
Bruno da Silva de Oliveira
44357ce2c9 - Fixed bug where the permission bits were being copied to the tmp file
[SVN r17934]
2003-03-15 02:51:51 +00:00
Bruno da Silva de Oliveira
fd3cafae4a no message
[SVN r17931]
2003-03-14 23:39:04 +00:00
Bruno da Silva de Oliveira
f9d39f17a4 - Fixed definition of private default implementations
[SVN r17928]
2003-03-14 22:27:32 +00:00
Douglas Gregor
3985ee2af5 Support FO, PS, PDF
[SVN r17926]
2003-03-14 21:39:45 +00:00
Douglas Gregor
f9832669c3 use the generate.id template, not generate-id
[SVN r17925]
2003-03-14 21:39:17 +00:00
Bruno da Silva de Oliveira
2b6a66dcb9 - Now generating wrappers for protected and private virtual methods
[SVN r17924]
2003-03-14 21:12:55 +00:00
Fernando Cacciola
b043cdae1f typo fixed and em-dash used instead of a single hypen for parenthetical phrases.
[SVN r17923]
2003-03-14 20:40:08 +00:00
Terje Slettebø
abdc341eed Updated Changes section
[SVN r17922]
2003-03-14 20:32:51 +00:00
Terje Slettebø
823535076f no message
[SVN r17921]
2003-03-14 20:17:47 +00:00
Douglas Gregor
c0e458a920 Rename html-single to onehtml so that we can request document types
directly from the command line, e.g.,

  bjam onehtml pdf


[SVN r17920]
2003-03-14 19:00:52 +00:00
Douglas Gregor
43d36536de Change top-level target name to "doc"
[SVN r17919]
2003-03-14 18:45:16 +00:00
Douglas Gregor
8fa3ffbdbc Added an XInclude dependency scanner for XML documents
[SVN r17918]
2003-03-14 18:31:26 +00:00
Douglas Gregor
626e28e710 Initial shot at basic BoostBook Jam support
[SVN r17917]
2003-03-14 18:11:43 +00:00
Douglas Gregor
a4688425ac Jamfile for top-level BoostBook sources
[SVN r17916]
2003-03-14 18:11:10 +00:00
Vladimir Prus
c4d1c43984 Refactoring.
[SVN r17915]
2003-03-14 15:26:18 +00:00
Markus Schöpflin
563b99387e Added BOOST_DEDUCED_TYPENAME to fix compilation failures.
[SVN r17912]
2003-03-14 12:56:01 +00:00
John Maddock
0856209352 Sunpro can't cope with latest is_base_and_derived implementation
added gcc warning suppression to is_class


[SVN r17911]
2003-03-14 12:54:43 +00:00
Vladimir Prus
440b19dcce Bugfix. Make values of path-constants into absolute paths, so that they
can be used without problems as values of path features.


[SVN r17908]
2003-03-14 07:50:19 +00:00
Terje Slettebø
e15846feb4 no message
[SVN r17907]
2003-03-14 07:48:55 +00:00
Vladimir Prus
57a4145e76 Bugfix: allow alternative with no sources and no generated targets.
* new/targets.jam
  (generate): Use a special string to report failure, not just return
      of empty list.
  (basic-target.generate-sources): Accomodate the above change.
  (basic-target.check-for-unused-sources): Allow empty list of targets.

* test/alternatives.py: New test.


[SVN r17906]
2003-03-14 06:58:44 +00:00
Joel de Guzman
1628167b5f Borland Patches
[SVN r17905]
2003-03-14 03:12:22 +00:00
Joel de Guzman
5e4b95e596 Borland Patches
[SVN r17904]
2003-03-14 03:09:31 +00:00
Joel de Guzman
0cb5d97a4a Borland Patches
[SVN r17901]
2003-03-14 02:49:24 +00:00
Dave Abrahams
54ab1e44d4 respond to Ralf's suggestions
[SVN r17900]
2003-03-13 22:58:03 +00:00