Opened 20 years ago
Closed 19 years ago
#7 closed enhancement (fixed)
Precompiled headers
| Reported by: | ghost | Owned by: | Ilya Sokolov |
|---|---|---|---|
| Priority: | major | Milestone: | M12 |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description (last modified by )
This is a large feature that's partly done. We need:
- Verify that there are no issues on Windows
- Implement the same for gcc
Change History (5)
comment:1 by , 20 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 20 years ago
| Milestone: | → M12 |
|---|
comment:3 by , 20 years ago
| Owner: | changed from to |
|---|
comment:4 by , 19 years ago
gcc support added. Still to do:
- verify I did not broke msvc
- enable pch.py test on msvc
- write docs
- merge to RC_1_34_0
Note:
See TracTickets
for help on using tickets.

i need this feature, so i'll implement it as soon as possible for gcc and dmc