]> git.proxmox.com Git - mirror_qemu.git/history - configure
fix typo, there should be bsd_user there
[mirror_qemu.git] / configure
2009-08-10 Juan Quintelafix typo, there should be bsd_user there
2009-08-10 Juan Quintelapermit to add things to CFLAGS per target
2009-08-10 Juan Quintelarefactor linker_script common part and change quoting
2009-08-10 Juan Quintelapermit to add things to LDFLAGS for target
2009-08-10 Juan QuintelaIntroduce CONFIG_NOSOFTFLOAT and simplify Makefile...
2009-08-10 Juan QuintelaFold BRLAPI_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold FDT_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold BLUEZ_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold XEN_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold VNC_SASL_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold VNC_TLS_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold CURSES_LIBS into libsoftmmu_libs
2009-08-10 Juan QuintelaTest if we need -lutil in ,/configure
2009-08-10 Juan QuintelaMove sound library selection to sound selection
2009-08-10 Juan Quintelamove coreaudio libraries to coreaudio selection
2009-08-10 Juan QuintelaAdd SDL_LIBS to libs_softmmu
2009-08-10 Juan QuintelaAdd libs_softmmu variable
2009-08-10 Juan Quintelamove SDL_LIBS Win32 hack to configure
2009-08-10 Juan QuintelaRefactor HELPER_CFLAGS
2009-08-10 Juan Quintelamove common QEMU_CFLAGS to configure
2009-08-10 Juan Quintelasplit QEMU_CFLAGS very long line
2009-08-10 Juan QuintelaRename CPPFLAGS to QEMU_CFLAGS
2009-08-10 Juan QuintelaMove to configure CONFIG_WIN32 libraries needed always
2009-08-10 Juan QuintelaMove to configure CONFIG_SOLARIS libraries needed always
2009-08-10 Juan QuintelaCLOCKLIBS was used for all binaries
2009-08-10 Juan QuintelaPTHREADLIBS was used for all binaries
2009-08-10 Juan QuintelaWe want to pass LIB through configuration files now
2009-08-10 Juan Quintelareindent Operating System selection configure
2009-08-10 Juan Quintelarefactor $cpu selection in various places
2009-08-10 Juan Quintelarefactor sparc_cpu code to be in a single place
2009-08-10 Juan Quintelamove sparc_cpu arg parsing to the begining
2009-08-10 Juan Quintelarefactor kqemu selection for both mingw32
2009-08-10 Juan QuintelaThis variables can't be set here
2009-08-10 Juan Quintelamove mingw32 code after selection of OS
2009-08-10 Juan Quintela__sparc_*__ is defined through -D__sparc_*__
2009-08-10 Juan QuintelaAdd CURL_CFLAGS
2009-08-10 Juan Quintelaremove unused temporal files
2009-08-10 Juan Quintelacreate compile_object/compile_prog functions
2009-08-10 Juan Quintelamove EXTRA_CFLAGS/LDFLAGS to the very beginning
2009-08-10 Juan QuintelaRemove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}
2009-08-10 Juan QuintelaWe want to add options at the beggining, not at the...
2009-08-10 Juan Quintelamove general CFLAGS/LDFLAGS definitions after last...
2009-08-10 Juan Quintelamove checks for bswap32/bswap_32 sooner than starting...
2009-08-10 Juan Quintelaremove not needed rt variable
2009-08-10 Juan Quintelamove check_linker_flags sooner than starting of printin...
2009-08-10 Juan Quintelamove cpu command line setting to the beggining
2009-08-10 Juan QuintelaUse CFLAGS from enviroment, ARCH_CFLAGS hasn't been...
2009-08-10 Juan Quintelaoss variable don't exist anymore
2009-08-10 Juan Quintelastrip binary is not used anywhere
2009-08-10 Stefan WeilWin32: Fix default prefix
2009-08-10 Christoph Eggerconfigure: let it find xen headers and libs
2009-08-09 malcDo not try to invoke shebang scripts directly (NFS...
2009-08-03 Nathan Froydenable NPTL for ppc-linux-user targets in configure
2009-07-31 Paul BrookOption rom makefile fixes
2009-07-27 Juan Quintelaset SEARCH_PATH for the linker script from output of...
2009-07-27 Juan Quintelagenerate LDFLAGS for *-linux-user and *-bsd-user in...
2009-07-27 Juan QuintelaDon't build option roms on Mac OS X
2009-07-27 Juan QuintelaGenerate config-host.h from config-host.mak
2009-07-27 Juan Quintelarename USE_NPTL to CONFIG_USE_NPTL
2009-07-27 Juan Quintelarename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
2009-07-27 Juan Quinteladefine ENOTSUP the same that the other errors
2009-07-27 Juan Quintelatest if xen is enabled only once
2009-07-27 Juan Quintelasimplify fdt libs selection
2009-07-27 Juan Quintelasimplify vde libs selection
2009-07-27 Juan Quintelasimplify brlapi selection
2009-07-27 Juan Quintelasimplify curses library selection
2009-07-27 Juan QuintelaDefine and use xen libs in a single place
2009-07-27 Juan Quintelaindent with 2 spaces sdl tests
2009-07-27 Juan Quintelaremove sdl_static. Just do the right thing if static...
2009-07-27 Juan Quintelatarget_softmmu is undefined at that point
2009-07-27 Juan Quintelainstead of setup sdl_x11 just add -lX11 to sdl_libs
2009-07-27 Juan QuintelaCalculate sdl_libs and sdl_flags and use them everywhere
2009-07-27 Juan Quintelasdl_config value was always sdl-config
2009-07-27 Juan Quintelathe else part of this test is obsolete We are testing...
2009-07-27 Juan QuintelaAdd CONFIG_POSIX
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan Quintelarename DEBUG_EXEC to CONFIG_DEBUG_EXEC
2009-07-27 Juan Quintelarename DEBUG_TCG to CONFIG_DEBUG_TCG
2009-07-27 Juan Quintelarename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
2009-07-27 Juan Quintelarename HAVE_GPROF to TARGET_GPROF
2009-07-27 Juan Quintelarename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
2009-07-27 Juan Quintelarename HAVE_FNMATCH_H to CONFIG_FNMATCH
2009-07-27 Juan Quintelarename HAVE_IOVEC to CONFIG_IOVEC
2009-07-27 Juan Quintelarename HAVE_PREADV to CONFIG_PREADV
2009-07-27 Juan Quinteladefine MAP_ANONYMOUS if it is not defined in qemu-common.h
2009-07-27 Juan Quintelarename HOST_BSD to CONFIG_BSD
2009-07-27 Juan QuintelaO_LARGEFILE is already set in qemu-common.h
2009-07-27 Juan Quintelafix indententation
2009-07-27 Juan QuintelaRename HAVE_FDT to CONFIG_FDT and define it also in...
2009-07-27 Juan QuintelaAdd -static in configure if needed
2009-07-27 Juan Quintelamove printing of config-host.mak variables to end of...
2009-07-27 Juan Quintelamake oss use OSS_LIBS
2009-07-27 Juan Quintelamake fmod also use FMOD_{LIBS,CFLAGS}
2009-07-27 Juan Quintelaremove CONFIG_ from BLUEZ_{LIBS,FLAGS}
2009-07-27 Juan Quintelaremove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
2009-07-27 Juan Quintelause same algorithm for testing and
2009-07-27 Juan Quintelaremove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
2009-07-27 Juan Quintelatarget_arch2 is redefined unconditionally later
2009-07-27 Juan QuintelaRemove SP_CFLAGS and SP_LDFLAGS
2009-07-27 Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
next