aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-08-10Generate more conmmon CFLAGSJuan Quintela
2009-08-10Fold TARGET_GPROF handling in configureJuan Quintela
2009-08-10Move ia64 QEMU_CFLAGS target to configureJuan Quintela
2009-08-10Move alpha CFLAGS target to configureJuan Quintela
2009-08-10fix typo, there should be bsd_user thereJuan Quintela
2009-08-10permit to add things to CFLAGS per targetJuan Quintela
2009-08-10refactor linker_script common part and change quotingJuan Quintela
2009-08-10permit to add things to LDFLAGS for targetJuan Quintela
2009-08-10Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.targetJuan 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-10Move sound library selection to sound selectionJuan Quintela
2009-08-10move coreaudio libraries to coreaudio selectionJuan Quintela
2009-08-10Add SDL_LIBS to libs_softmmuJuan Quintela
2009-08-10Add libs_softmmu variableJuan 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-10split QEMU_CFLAGS very long lineJuan Quintela
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan 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-10reindent Operating System selection configureJuan Quintela
2009-08-10refactor $cpu selection in various placesJuan Quintela
2009-08-10refactor sparc_cpu code to be in a single placeJuan Quintela
2009-08-10move sparc_cpu arg parsing to the beginingJuan Quintela
2009-08-10refactor kqemu selection for both mingw32Juan Quintela
2009-08-10This variables can't be set hereJuan Quintela
2009-08-10move mingw32 code after selection of OSJuan Quintela
2009-08-10__sparc_*__ is defined through -D__sparc_*__Juan Quintela
2009-08-10Add CURL_CFLAGSJuan Quintela
2009-08-10remove unused temporal filesJuan Quintela
2009-08-10create compile_object/compile_prog functionsJuan Quintela
2009-08-10move EXTRA_CFLAGS/LDFLAGS to the very beginningJuan Quintela
2009-08-10Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}Juan Quintela
2009-08-10We want to add options at the beggining, not at the end of variablesJuan Quintela
2009-08-10move general CFLAGS/LDFLAGS definitions after last $cc runJuan Quintela
2009-08-10move checks for bswap32/bswap_32 sooner than starting of printing variablesJuan Quintela
2009-08-10remove not needed rt variableJuan Quintela
2009-08-10move check_linker_flags sooner than starting of printing variablesJuan Quintela
2009-08-10move cpu command line setting to the begginingJuan Quintela