提交历史

作者 SHA1 备注 提交日期
  Alexandre Julliard 9442c45c80 wpp: Merge preproc.c into wpp.c. 4 年之前
  Alexandre Julliard 509364e1dd makefiles: Get rid of Make.rules. 11 年之前
  Alexandre Julliard e9afeb2a50 makefiles: Automatically add dll flags where necessary. 11 年之前
  Alexandre Julliard e318b4a59c makefiles: Move the static library rules to the global Make.rules file. 11 年之前
  Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 14 年之前
  Alexandre Julliard ced7d134c7 wpp: Build with -fPIC to allow libwpp to be used from dlls. 14 年之前
  Alexandre Julliard fbef7217b9 makefiles: Remove the no longer needed explicit dependencies for bison files. 15 年之前
  Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 15 年之前
  Alexandre Julliard 9644d1dcd7 makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones. 15 年之前
  Rob Shearman 0c694d710e makefiles: Split AR into AR and ARFLAGS. 17 年之前
  Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 18 年之前
  Alexandre Julliard 145a0ba508 makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines. 18 年之前
  Alexandre Julliard 9c085cba0a makefiles: Add global rules for bison and lex files. 18 年之前
  Alexandre Julliard 65516804ee libs/wpp: Specify the bison name prefix directly in the source file. 18 年之前
  Alexandre Julliard 0ae2c69c7a Added some flex options to avoid compiler warnings. 19 年之前
  Alexandre Julliard cd91bc61be Now that we are requiring bison anyway, make the .tab.c file use the 19 年之前
  Alexandre Julliard e1a9b10f51 Moved the wpp library from tools/ to libs/. 22 年之前