reactos/reactos/base/applications/regedit/clb
KJK::Hyperion 9ac0fa4e4d modified tools/rbuild/backend/mingw/modulehandler.cpp
modified   tools/rbuild/backend/mingw/modulehandler.h
modified   tools/rbuild/module.cpp
   Split rules for .spec files as input files vs import libraries. .spec files can now be specified independently as <file>s (to generate and compile a .stubs.c file) and <importlibrary> (to generate and compile a .spec.def file)
   .spec files are now specified in <importlibrary>s directly (instead of pointing to the non-existing, generated .spec.def file. Whose idea was that? sounds like the doing of Arch Blackmann)
   Allow multiple modules to share a single .spec file without using <importlibrary base="...">
   Allow static libraries to use .spec files in <importlibrary>
   Emit comments in makefile.auto so rules can be traced back to the code that generated them

deleted    lib/debugsup/debugsup-ntos.def
added      lib/debugsup/debugsup-ntos.spec
modified   lib/debugsup/debugsup.rbuild
   .def -> .spec

<<hundreds of rbuild files>>
   Remove <file> entry for spec file if there are no stubs to compile
   .spec.def -> .spec in <importlibrary> entries

Soon: making all keyboard layouts use a single .spec file
Dedicated to: Samuel Serapión, Stefan Ginsberg, and all the fellow team members who'll have an aneurysm at this commit

See issue #3746 for more details.

svn path=/trunk/; revision=36870
2008-10-21 13:51:49 +00:00
..
lang Rename the Norwegian RC Files to no-NO.rc, which is correct according to MSDN. 2008-08-01 13:08:15 +00:00
clb.c revert prev commit 2006-07-12 12:36:31 +00:00
clb.rbuild modified tools/rbuild/backend/mingw/modulehandler.cpp 2008-10-21 13:51:49 +00:00
clb.rc - Define the copyright year one time and then use this constant everywhere instead of redefining it at X places 2008-01-17 14:50:36 +00:00
clb.spec Replace .def file by a .spec file 2008-08-07 20:21:23 +00:00
clbdll.h revert prev commit 2006-07-12 12:36:31 +00:00
precomp.h revert prev commit 2006-07-12 12:36:31 +00:00
resource.h revert prev commit 2006-07-12 12:36:31 +00:00
rsrc.rc Rename the Norwegian RC Files to no-NO.rc, which is correct according to MSDN. 2008-08-01 13:08:15 +00:00