Toon Knapen
|
d3bed59788
|
port to sunpro
[SVN r19022]
|
2003-07-10 12:09:28 +00:00 |
|
Toon Knapen
|
f4826cf9ab
|
port to sunpro
[SVN r19022]
|
2003-07-10 12:09:28 +00:00 |
|
Jens Maurer
|
2bdf01411d
|
add column heading for HTML regression test results page
[SVN r19021]
|
2003-07-10 11:39:05 +00:00 |
|
Toon Knapen
|
72849922c0
|
added include of unistd.h for sunpro
[SVN r19020]
|
2003-07-10 11:00:51 +00:00 |
|
Toon Knapen
|
6877925a9c
|
added include of unistd.h for sunpro
[SVN r19020]
|
2003-07-10 11:00:51 +00:00 |
|
Toon Knapen
|
26926416ef
|
added include unistd.h and wait.h for sunpro
[SVN r19019]
|
2003-07-10 10:59:26 +00:00 |
|
Toon Knapen
|
3f6b5baef6
|
added include unistd.h and wait.h for sunpro
[SVN r19019]
|
2003-07-10 10:59:26 +00:00 |
|
Toon Knapen
|
9ea39fe73a
|
module type has become module_t
[SVN r19018]
|
2003-07-10 10:58:40 +00:00 |
|
Toon Knapen
|
ee95830514
|
module type has become module_t
[SVN r19018]
|
2003-07-10 10:58:40 +00:00 |
|
Toon Knapen
|
ac864962e8
|
rename module type to module_t to avoid clash between type and variable called module on sunpro
[SVN r19017]
|
2003-07-10 10:56:59 +00:00 |
|
Toon Knapen
|
b53a7a6905
|
rename module type to module_t to avoid clash between type and variable called module on sunpro
[SVN r19017]
|
2003-07-10 10:56:59 +00:00 |
|
Toon Knapen
|
c737a3188c
|
added include of lists.h
[SVN r19016]
|
2003-07-10 10:54:45 +00:00 |
|
Toon Knapen
|
59b7556296
|
added include of lists.h
[SVN r19016]
|
2003-07-10 10:54:45 +00:00 |
|
Toon Knapen
|
102b74f309
|
added prototype of backtrace (sunpro can't handle missing prototypes)
[SVN r19015]
|
2003-07-10 10:54:10 +00:00 |
|
Toon Knapen
|
bde9ca4145
|
added prototype of backtrace (sunpro can't handle missing prototypes)
[SVN r19015]
|
2003-07-10 10:54:10 +00:00 |
|
Toon Knapen
|
cb4a68cdc0
|
void* (return from malloc) can't be assigned to char* without a cast using sunpro
[SVN r19014]
|
2003-07-10 10:52:14 +00:00 |
|
Toon Knapen
|
63e5c44780
|
void* (return from malloc) can't be assigned to char* without a cast using sunpro
[SVN r19014]
|
2003-07-10 10:52:14 +00:00 |
|
Jens Maurer
|
f79659011d
|
add HTML heading for regression test output
[SVN r19006]
|
2003-07-09 22:19:39 +00:00 |
|
Jens Maurer
|
93aee400d8
|
link the maths library unconditionally
[SVN r19004]
|
2003-07-09 21:25:50 +00:00 |
|
Jens Maurer
|
7618f68a72
|
add documentation
[SVN r18991]
|
2003-07-09 13:54:56 +00:00 |
|
Jens Maurer
|
b1e952775a
|
name of toolset is edg, not eccp
[SVN r18987]
|
2003-07-09 11:12:03 +00:00 |
|
Jens Maurer
|
8a630d4aba
|
add EDG compiler (evaluation version) configuration
[SVN r18986]
|
2003-07-09 11:09:52 +00:00 |
|
Vladimir Prus
|
8f895673a1
|
Bugfix.
* jam_src/make1.c
(make1c): Don't change function-scope 't' variable inside some if scope.
Use another variable in that scope.
[SVN r18983]
|
2003-07-09 05:49:12 +00:00 |
|
Vladimir Prus
|
9154b67026
|
Bugfix.
* jam_src/make1.c
(make1c): Don't change function-scope 't' variable inside some if scope.
Use another variable in that scope.
[SVN r18983]
|
2003-07-09 05:49:12 +00:00 |
|
Vladimir Prus
|
722723415a
|
Document existence and usage of tracker.
[SVN r18980]
|
2003-07-08 13:35:44 +00:00 |
|
Vladimir Prus
|
a1252a0308
|
Document existence and usage of tracker.
[SVN r18980]
|
2003-07-08 13:35:44 +00:00 |
|
Vladimir Prus
|
4b63ff7e20
|
Map <threading>multi into -pthread.
[SVN r18978]
|
2003-07-08 13:09:47 +00:00 |
|
Vladimir Prus
|
ff5261fd14
|
Map <threading>multi into -pthread.
[SVN r18978]
|
2003-07-08 13:09:47 +00:00 |
|
Rene Rivera
|
89958fb194
|
Added detection of SunPro compiler.
[SVN r18968]
|
2003-07-07 18:28:05 +00:00 |
|
Rene Rivera
|
90a641cf1d
|
Added detection of SunPro compiler.
[SVN r18968]
|
2003-07-07 18:28:05 +00:00 |
|
Beman Dawes
|
ed39cf23db
|
Set /Od and /Zi for no opt, debug
[SVN r18962]
|
2003-07-07 15:22:47 +00:00 |
|
Vladimir Prus
|
63eeb06875
|
Bugfix: don't assign the same number to two different flags.
[SVN r18961]
|
2003-07-07 15:02:36 +00:00 |
|
Vladimir Prus
|
efa955eb10
|
Bugfix: don't assign the same number to two different flags.
[SVN r18961]
|
2003-07-07 15:02:36 +00:00 |
|
Vladimir Prus
|
1f1b5c918d
|
Fix use of uninitialized memory.
[SVN r18954]
|
2003-07-07 07:37:34 +00:00 |
|
Vladimir Prus
|
06a42c2e47
|
Fix use of uninitialized memory.
[SVN r18954]
|
2003-07-07 07:37:34 +00:00 |
|
Rene Rivera
|
1f5f62acc9
|
Fix minor typos after testing on Linux.
[SVN r18943]
|
2003-07-05 16:13:19 +00:00 |
|
Rene Rivera
|
277126bf61
|
Fix minor typos after testing on Linux.
[SVN r18943]
|
2003-07-05 16:13:19 +00:00 |
|
Rene Rivera
|
60d66ba4e8
|
Fix various problems with removal of grammar files when yacc program fails.
Also added VS71COMNTOOLS detection for vc7.
[SVN r18942]
|
2003-07-05 15:34:34 +00:00 |
|
Rene Rivera
|
8f0c4d8f9b
|
Fix various problems with removal of grammar files when yacc program fails.
Also added VS71COMNTOOLS detection for vc7.
[SVN r18942]
|
2003-07-05 15:34:34 +00:00 |
|
Vladimir Prus
|
2f4318cf0a
|
Add one more step.
[SVN r18939]
|
2003-07-04 12:43:22 +00:00 |
|
Vladimir Prus
|
f63161e8c7
|
Add one more step.
[SVN r18939]
|
2003-07-04 12:43:22 +00:00 |
|
Vladimir Prus
|
ae964fa48f
|
Update locations.
[SVN r18938]
|
2003-07-04 12:42:28 +00:00 |
|
Vladimir Prus
|
3f5c528f9f
|
Update locations.
[SVN r18938]
|
2003-07-04 12:42:28 +00:00 |
|
Vladimir Prus
|
9bc1b97fad
|
Make customization example for Windows friendly.
[SVN r18937]
|
2003-07-04 12:05:51 +00:00 |
|
Vladimir Prus
|
c63308be40
|
Make customization example for Windows friendly.
[SVN r18937]
|
2003-07-04 12:05:51 +00:00 |
|
Vladimir Prus
|
b341f12c30
|
Add -nologo switch to linker command line.
[SVN r18936]
|
2003-07-04 11:36:36 +00:00 |
|
Vladimir Prus
|
7f66996952
|
Add -nologo switch to linker command line.
[SVN r18936]
|
2003-07-04 11:36:36 +00:00 |
|
Vladimir Prus
|
84739aefad
|
Note that QT works with msvc.
[SVN r18935]
|
2003-07-04 11:33:36 +00:00 |
|
Vladimir Prus
|
f9ec10ca9b
|
Note that QT works with msvc.
[SVN r18935]
|
2003-07-04 11:33:36 +00:00 |
|
Vladimir Prus
|
5f3e05fb0e
|
Fix typo.
[SVN r18934]
|
2003-07-04 11:32:17 +00:00 |
|