Commit Graph

12124 Commits

Author SHA1 Message Date
Dave Abrahams
85d01052a6 Simplify and test remove-trailing-slash
[SVN r17000]
2003-01-22 22:18:15 +00:00
Dave Abrahams
52183394e8 Added missing module_actions test
[SVN r16999]
2003-01-22 22:10:11 +00:00
Dave Abrahams
fd08fa20e1 Added missing module_actions test
[SVN r16999]
2003-01-22 22:10:11 +00:00
Raoul Gough
cdb8d3bc49 Supply --enable-auto-image-base during linking on NT platforms
[SVN r16997]
2003-01-22 18:31:22 +00:00
Rene Rivera
96ef2fa56a Prefer using "whence" to test PATH, but fallback to "hash" when not available like in bash.
[SVN r16994]
2003-01-22 16:57:35 +00:00
Rene Rivera
36606c9e75 Prefer using "whence" to test PATH, but fallback to "hash" when not available like in bash.
[SVN r16994]
2003-01-22 16:57:35 +00:00
Vladimir Prus
28bb46e2c1 Followup.
* new/type.jam
    (change-generated-target-suffix): Call set-generated-target-suffix
    if no suffix is set yet.


[SVN r16987]
2003-01-22 06:41:18 +00:00
Vladimir Prus
04536b21c6 Followup.
* new/type.jam
    (change-generated-target-suffix): Call set-generated-target-suffix
    if no suffix is set yet.


[SVN r16987]
2003-01-22 06:41:18 +00:00
Vladimir Prus
25642d54f0 Allow customization of suffixes used for generated targets.
* new/property.jam
    (property-map.find-replace): New method
    (property-map.find): Implement of terms of the above.

* new/qt.jam: Don't set any suffix on UIC_H.

* new/type.jam
    (change-generated-target-suffix): New rule.
    (generated-target-suffix): Process base types if no
    suffix is found.


[SVN r16986]
2003-01-22 06:33:05 +00:00
Vladimir Prus
fa173e4cb5 Allow customization of suffixes used for generated targets.
* new/property.jam
    (property-map.find-replace): New method
    (property-map.find): Implement of terms of the above.

* new/qt.jam: Don't set any suffix on UIC_H.

* new/type.jam
    (change-generated-target-suffix): New rule.
    (generated-target-suffix): Process base types if no
    suffix is found.


[SVN r16986]
2003-01-22 06:33:05 +00:00
Vladimir Prus
df3d379352 Better window layout in QT/UI example.
[SVN r16985]
2003-01-22 06:00:19 +00:00
Vladimir Prus
4f373315e9 Better window layout in QT/UI example.
[SVN r16985]
2003-01-22 06:00:19 +00:00
Vladimir Prus
2a5f7c0ced Implement toolset inheritance. Add Kylix toolset. Still need
to inherit "init" rule and test all this.

* new/borland.jam
    Use COMPILER_NAME and LINKER_NAME vars.

* new/generators.jam
    (generator.clone): New method.
    (register-composing): Use 'register'
    (generators-for-toolset): New rule.

* new/property.jam
    (change): New rule

* new/toolset.jam
    (add-flag): New rule
    (flags): Use the above.
    (register): New rule.
    (inherit): New rule
    (inherit-generators,inherit-flags,inherit-rules): New rules.


[SVN r16979]
2003-01-21 16:10:37 +00:00
Vladimir Prus
0f58dd79ab Implement toolset inheritance. Add Kylix toolset. Still need
to inherit "init" rule and test all this.

* new/borland.jam
    Use COMPILER_NAME and LINKER_NAME vars.

* new/generators.jam
    (generator.clone): New method.
    (register-composing): Use 'register'
    (generators-for-toolset): New rule.

* new/property.jam
    (change): New rule

* new/toolset.jam
    (add-flag): New rule
    (flags): Use the above.
    (register): New rule.
    (inherit): New rule
    (inherit-generators,inherit-flags,inherit-rules): New rules.


[SVN r16979]
2003-01-21 16:10:37 +00:00
Vladimir Prus
0d687a3ece More generators refactoring.
[SVN r16977]
2003-01-21 14:37:35 +00:00
Vladimir Prus
1241832b20 More generators refactoring.
[SVN r16977]
2003-01-21 14:37:35 +00:00
Vladimir Prus
e9f1f116d7 Accomodate for BB1 fix.
[SVN r16973]
2003-01-21 13:11:09 +00:00
Vladimir Prus
5ba775b4ac Accomodate for BB1 fix.
[SVN r16973]
2003-01-21 13:11:09 +00:00
Vladimir Prus
bdcd91b76d Add QT/UI example, provided by Felix E. Klee.
[SVN r16969]
2003-01-21 07:16:58 +00:00
Vladimir Prus
dec0ea06dd Add QT/UI example, provided by Felix E. Klee.
[SVN r16969]
2003-01-21 07:16:58 +00:00
Vladimir Prus
9d5915ad08 Add UIC support to QT module.
[SVN r16968]
2003-01-21 07:14:44 +00:00
Vladimir Prus
19dfcf7458 Add UIC support to QT module.
[SVN r16968]
2003-01-21 07:14:44 +00:00
Dave Abrahams
c59248f080 Handle BB1
[SVN r16967]
2003-01-21 05:03:08 +00:00
Dave Abrahams
94776f3501 Handle BB1
[SVN r16967]
2003-01-21 05:03:08 +00:00
Dave Abrahams
a994e22c99 Handle BB1
[SVN r16966]
2003-01-21 04:55:24 +00:00
Dave Abrahams
1f7916983b Handle BB1
[SVN r16966]
2003-01-21 04:55:24 +00:00
Vladimir Prus
07eb26a1b9 Add "hpp" as another suffix for "H" type.
[SVN r16961]
2003-01-20 13:02:55 +00:00
Vladimir Prus
d70986a0cb Add "hpp" as another suffix for "H" type.
[SVN r16961]
2003-01-20 13:02:55 +00:00
Vladimir Prus
0bc0acbdf9 Rename ".qpp" to ".h".
[SVN r16960]
2003-01-20 10:45:35 +00:00
Vladimir Prus
d22a029a49 Rename ".qpp" to ".h".
[SVN r16960]
2003-01-20 10:45:35 +00:00
Vladimir Prus
ec1cd8c3c7 More QT fixes, from J?rgen Hunold.
In addition, use "H" type for mocced headers, not QPP.


[SVN r16959]
2003-01-20 10:44:49 +00:00
Vladimir Prus
d31812b267 More QT fixes, from J?rgen Hunold.
In addition, use "H" type for mocced headers, not QPP.


[SVN r16959]
2003-01-20 10:44:49 +00:00
Vladimir Prus
95826775c0 Add appropriate -L switch for QT.
[SVN r16958]
2003-01-20 09:25:53 +00:00
Vladimir Prus
51a23ac252 Add appropriate -L switch for QT.
[SVN r16958]
2003-01-20 09:25:53 +00:00
Dave Abrahams
dcc67e99ee Apparently I forgot to check in these changes
[SVN r16937]
2003-01-19 17:47:32 +00:00
Ronald Garcia
bfdfb78e5c calls to "test" were using nonportable "-e" (bash-ism). Changed to -r.
[SVN r16923]
2003-01-17 19:54:04 +00:00
Ronald Garcia
c293134c8b calls to "test" were using nonportable "-e" (bash-ism). Changed to -r.
[SVN r16923]
2003-01-17 19:54:04 +00:00
Toon Knapen
7582467642 restored linking with NEEDLIBS twice
[SVN r16922]
2003-01-17 14:52:15 +00:00
Toon Knapen
be9b6d81cc FINDLIBS is preceded by NEEDLIBS to resolve symbols of external/system libraries
used in the libs of the current project contained in NEEDLIBS


[SVN r16921]
2003-01-17 13:12:50 +00:00
Rene Rivera
49e251bdcc Add support for specifying linker flags supported by platform.
Makes it possible to build and link to DLLs on OpenBSD.


[SVN r16920]
2003-01-17 06:32:03 +00:00
Rene Rivera
79bed46b4d Add default <dllversion> on OpenBSD platform to satisfy *.so link requirements.
[SVN r16919]
2003-01-16 23:17:11 +00:00
Vladimir Prus
ba590951b9 Added QT example.
[SVN r16916]
2003-01-16 12:51:02 +00:00
Vladimir Prus
660a759720 Added QT example.
[SVN r16916]
2003-01-16 12:51:02 +00:00
Vladimir Prus
fc65b94993 Preliminary QT support.
* new/qt.jam: New file

* new/target.jam:
    (basic-target.generate): Call 'feature.run-action'.


[SVN r16915]
2003-01-16 12:50:08 +00:00
Vladimir Prus
69a0d57b98 Preliminary QT support.
* new/qt.jam: New file

* new/target.jam:
    (basic-target.generate): Call 'feature.run-action'.


[SVN r16915]
2003-01-16 12:50:08 +00:00
Dave Abrahams
3a9afcc24b Fix validation
[SVN r16913]
2003-01-15 17:28:28 +00:00
Dave Abrahams
85f00c1fa6 Fix validation
[SVN r16913]
2003-01-15 17:28:28 +00:00
Vladimir Prus
3099d7337f Win32 fix.
[SVN r16910]
2003-01-15 12:03:08 +00:00
Vladimir Prus
bde1513c5b Win32 fix.
[SVN r16910]
2003-01-15 12:03:08 +00:00
Dave Abrahams
c37797ff83 Improved error-checking
[SVN r16909]
2003-01-15 11:48:46 +00:00