blob: 2d2c7b6e47eef96e53a418a6e72b27e9fc9972ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2010-11-15 Marcus Brinkmann <[email protected]>
* conf-w32ce-msc/stdint.h: New file.
* conf-w32ce-msc/build.mk (conf_sources): Add stdint.h.
(copy-static-source): Revert last change.
2010-11-15 Werner Koch <[email protected]>
* conf-w32ce-msc/config.h (strdup, strcasecmp): Add macros.
* conf-w32ce-msc/build.mk (copy-static-source): Create stdint.h.
(all): Add ws2.lib
(clean): New.
2010-11-02 Werner Koch <[email protected]>
* conf-w32ce-msc/build.mk: Change directory layout.
2010-11-01 Werner Koch <[email protected]>
* conf-w32ce-msc/build.mk: New.
* conf-w32ce-msc/config.h: New.
|