aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2009-08-10Fold TARGET_GPROF handling in configureJuan Quintela
2009-08-10this bit was already generated in configureJuan Quintela
2009-08-10Move ia64 QEMU_CFLAGS target to configureJuan Quintela
2009-08-10Move alpha CFLAGS target to configureJuan Quintela
2009-08-10Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.targetJuan Quintela
2009-08-10\!CONFIG_USER_ONLY == CONFIG_SOFTMMUJuan Quintela
2009-08-10remove duplicated TARGET_GPROF codeJuan Quintela
2009-08-10Fold BRLAPI_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold FDT_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold BLUEZ_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold XEN_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold VNC_SASL_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold VNC_TLS_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold CURSES_LIBS into libsoftmmu_libsJuan Quintela
2009-08-10Test if we need -lutil in ,/configureJuan Quintela
2009-08-10files are only compiled when CONFIG_ADLIB is definedJuan Quintela
2009-08-10Move sound library selection to sound selectionJuan Quintela
2009-08-10move coreaudio libraries to coreaudio selectionJuan Quintela
2009-08-10gcc generates the right dependency for this fileJuan Quintela
2009-08-10Add SDL_LIBS to libs_softmmuJuan Quintela
2009-08-10move SDL_LIBS Win32 hack to configureJuan Quintela
2009-08-10Refactor HELPER_CFLAGSJuan Quintela
2009-08-10move common QEMU_CFLAGS to configureJuan Quintela
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela
2009-08-10We set -Werror through configure nowJuan Quintela
2009-08-10Move to configure CONFIG_WIN32 libraries needed alwaysJuan Quintela
2009-08-10Move to configure CONFIG_SOLARIS libraries needed alwaysJuan Quintela
2009-08-10CLOCKLIBS was used for all binariesJuan Quintela
2009-08-10PTHREADLIBS was used for all binariesJuan Quintela
2009-08-10We want to pass LIB through configuration files nowJuan Quintela
2009-08-10qdev/isa: add isa bus support to qdev.Gerd Hoffmann
2009-08-10QemuOpts: create qemu-config.hGerd Hoffmann
2009-07-27generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configureJuan Quintela
2009-07-27our build system don't support mips little endian linux-user or bsd-userJuan Quintela
2009-07-27move cc-option definition to rules.makJuan Quintela
2009-07-27rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATHJuan Quintela
2009-07-27simplify fdt libs selectionJuan Quintela
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela
2009-07-27Add -static in configure if neededJuan Quintela
2009-07-27make oss use OSS_LIBSJuan Quintela
2009-07-27make fmod also use FMOD_{LIBS,CFLAGS}Juan Quintela
2009-07-27remove CONFIG_ from BLUEZ_{LIBS,FLAGS}Juan Quintela
2009-07-27remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}Juan Quintela
2009-07-27remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}Juan Quintela
2009-07-16Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLYAnthony Liguori
2009-07-16simplify TARGET_ABI_DIR generationJuan Quintela
2009-07-16simplify TARGET_ARCH2 generationJuan Quintela
2009-07-16simplify TARGET_BASE_ARCH generationJuan Quintela
2009-07-16We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela