68 Commits (dfb3804d478bce02350bdf87534dc7dd3d1ded51)

Author SHA1 Message Date
Fam Zheng e26110cfc6 module: implement module loading 12 years ago
Fam Zheng 17969268f5 rules.mak: introduce DSO rules 12 years ago
Fam Zheng 5c0d52bcd3 rules.mak: allow per object cflags and libs 12 years ago
Fam Zheng ba1183da9a rules.mak: fix $(obj) to a real relative path 12 years ago
Peter Maydell 3144f78b3f rules.mak: Link with C++ if we have a C++ compiler 12 years ago
Peter Maydell c3dc9fd5ac rules.mak: Support .cc as a C++ source file suffix 12 years ago
Peter Maydell 9ef622e31e rules.mak: New string testing functions 13 years ago
Peter Maydell 837a2e267f rules.mak: New logical functions for handling y/n values 13 years ago
Tomoki Sekiyama 83f73fce4c configure: Support configuring C++ compiler 13 years ago
Paolo Bonzini fba90ac1d6 win32: fix compilation again 13 years ago
Dunrong Huang 7e7da8e358 rules.mk: Fix build breakage 13 years ago
Paolo Bonzini c02817e5bf win32: move Makefile dependencies on version-obj-y to rules.mak 13 years ago
Paolo Bonzini 6821cdc7c8 win32: add generic RC rules to rules.mak 13 years ago
Marc-André Lureau 5354e4d242 libcacard: fix mingw64 cross-compilation 13 years ago
Marc-André Lureau 37746c5eac build-sys: must link with -fstack-protector 13 years ago
Michael S. Tsirkin 7586317bc0 rules/mak: make clean should blow away timestamp files 13 years ago
Michael S. Tsirkin 4b25966ab9 rules.mak: cleanup config generation rules 13 years ago
Paolo Bonzini bf0842b71f build: move version-obj-y to the generic LINK rule 14 years ago
Paolo Bonzini b6fc675b25 libcacard: require libtool to build it 14 years ago
Paolo Bonzini 2c13ec50e7 build: move dtrace rules to rules.mak 14 years ago
Paolo Bonzini 2165588274 build: support linking with libtool objects/libraries 14 years ago
Paolo Bonzini f141ccfa15 build: make libtool verbose when making with V=1 14 years ago
Blue Swirl 3dd46c7852 optionrom: build with discrete CPP and AS steps 13 years ago
Paolo Bonzini 4e8cb28c4b build: add $(TARGET_DIR) to "GEN config-target.h" lines 14 years ago
Paolo Bonzini 9d9199a003 build: adjust setting of QEMU_INCLUDES 14 years ago
Paolo Bonzini 3bc2f570ec build: replace weak symbols with a static library 14 years ago
Peter Maydell 3c4a4d0dcb Support using a different compiler for Objective-C files 14 years ago
Paolo Bonzini 1435ddb89c build: get dependency file directories from object file names 14 years ago
Anthony Liguori dcff25f2cd make: automatically include dependencies in recursive subdir rules (v2) 14 years ago
Paolo Bonzini 2dee8d54c6 build: do not create directories at configure time 14 years ago
Paolo Bonzini e05804eebc build: add rules for nesting 14 years ago
Lluís Vilanova c0424934fa Beautify makefile commands for generation of files with tracetool 14 years ago
Paolo Bonzini b93b63f574 test makefile overhaul 14 years ago
Stefan Hajnoczi e2a99ad3e1 build: sort objects to remove duplicates for link 15 years ago
Brad 3f53458137 Improvements to libtool support. 15 years ago
Jiri Denemark 76dc3cf82c build: Move QEMU_INCLUDES before QEMU_CFLAGS 15 years ago
Alon Levy 44dc0ca3d2 libcacard: add libcacard.la target 15 years ago
Alon Levy b7b8c61893 libcacard: add libcacard.la target 15 years ago
Blue Swirl 4c3b5a4891 Add scripts directory 15 years ago
Paolo Bonzini f9728943ff do not pass bogus $(SRC_PATH) include paths to cc during configure 16 years ago
Paolo Bonzini 2b2e59e6c9 rewrite i386 tests Makefile 16 years ago
Jan Kiszka a71cd2a523 Put dependency files in proper subdir 16 years ago
Nathan Froyd 288e7bccf1 fix whitespace bogon in some versions of make 16 years ago
Paolo Bonzini 59bc10ee01 finish VPATH -> vpath translation 17 years ago
Paolo Bonzini 076d247142 Use vpath directive 17 years ago
Andreas Färber 0e8c9214ba Drop --whole-archive and static libraries 17 years ago
Michael S. Tsirkin 7dbbbb0c9e qemu: delete rule target on error 17 years ago
Stefan Weil 7ebf54bca1 Fix build for mingw32 on windows ($@ in macro) 17 years ago
malc 3e65aaf5b2 Do not execute shell scripts directly 17 years ago
Juan Quintela ef2fad6592 fix type in CFLAGS name 17 years ago