Changeset 2717 for trunk/changelog
- Timestamp:
- Feb 10, 2000, 1:27:16 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2708 r2717 1 /* $Id: changelog,v 1.716 2000-02-09 23:35:30 sandervl Exp $ */ 1 /* $Id: changelog,v 1.717 2000-02-10 00:27:16 bird Exp $ */ 2 3 2000-02-10: Knut Stange Osmundsen (knut.stange.osmundsen@pmsc.no) 4 - *: Updated the source tree to use autogenerated dependencies. 5 You will have to do a 'nmake dep' from either /src or / before 6 being able to make anything. 7 -All makefiles is required to have a 'dep' rule. 8 -All dll makefiles is now required to have a 'lib' rule which 9 makes the libraries for the module. This rule should also 10 check that the library in $(PDWIN32_LIB) is up-to-date. 11 - Tools/FastDep: Dependency tool. (Fast=Quick-and-Dirty) 12 Moved from /src/win32k. This is currently used to generate 13 dependency information. 14 Note that it don't have any precompiler logic! This is causeing 15 some warnings... 16 - include/pdwin32.tool: Two new tools DEPEND and DOWITHDIRS. 2 17 3 18 2000-02-10: Edgar Buerkle <Edgar.Buerkle@gmx.net>
Note:
See TracChangeset
for help on using the changeset viewer.