1. b3ec2e5 makefiles: Recurse into all directories for install-lib and install-dev too. by Alexandre Julliard · 17 years ago
  2. 86bd046 configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc. by Francois Gouget · 17 years ago
  3. e06016f configure: Add -m32 flag for C++ compiler too. by Alexandre Julliard · 18 years ago
  4. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  5. 2886e9b makefiles: Use make dependencies to create installation directories. by Alexandre Julliard · 19 years ago
  6. d237bda tools: Add LDFLAGS to all the linker invocations. by Alexandre Julliard · 19 years ago
  7. 5392844 Add support for 'make install DESTDIR'. by Mike Frysinger · 19 years ago
  8. 12a7499 Put Wine version information in all the man pages. by Alexandre Julliard · 19 years ago
  9. 9f49889 Now that everything is done in assembly in the spec file, directly by Alexandre Julliard · 20 years ago
  10. adbb098 Added support for the --image-base linker option in winegcc using the by Alexandre Julliard · 20 years ago
  11. 1ec033c Create symlinks named wineg++ and winecpp while building winegcc. by Vincent Béron · 20 years ago
  12. 4e0c3aa Added a new man page for winegcc. by Dimitrie O. Paun · 20 years ago
  13. b4c7e6c Added --ld-cmd and --nm-cmd options in winebuild, and make winegcc by Alexandre Julliard · 20 years ago
  14. 8bed3a7 Correct removing wineg++ link on an uninstall. by Paul Vriens · 21 years ago
  15. 39c961a Take EXEEXT into account for PE builds. by Alexandre Julliard · 21 years ago
  16. c4aacf0 Build the dlls with winegcc. by Alexandre Julliard · 21 years ago
  17. a631ef6 Renamed the symbol for the cpp binary to avoid conflicts with by Alexandre Julliard · 21 years ago
  18. f41c2b2 Instrument winegcc to use the compilers and options detected at by Dimitrie O. Paun · 21 years ago
  19. e11108c Merge winewrap into winegcc. Many cleanups. by Dimitrie O. Paun · 21 years ago
  20. b29f02a - Add standard dll path last instead of first. by Richard Cohen · 21 years ago
  21. 120abae Teach winegcc to masquerade as cpp. by Dimitrie O. Paun · 22 years ago
  22. 2be0fa4 Set the dll search path to the location specified in configure by Alexandre Julliard · 22 years ago
  23. 2e6eed6 Use an extendable array to store the lists of strings. by Richard Cohen · 22 years ago
  24. 280661c Moved winegcc and winewrap to a separate directory. by Alexandre Julliard · 22 years ago