summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-10remove duplicated TARGET_GPROF codeJuan Quintela1-6/+1
2009-08-10Fold BRLAPI_LIBS into libs_softmmuJuan Quintela3-5/+2
2009-08-10Fold FDT_LIBS into libs_softmmuJuan Quintela2-3/+1
2009-08-10Fold BLUEZ_LIBS into libs_softmmuJuan Quintela2-6/+1
2009-08-10Fold XEN_LIBS into libs_softmmuJuan Quintela2-5/+1
2009-08-10Fold VNC_SASL_LIBS into libs_softmmuJuan Quintela2-6/+1
2009-08-10Fold VNC_TLS_LIBS into libs_softmmuJuan Quintela2-5/+1
2009-08-10Fold CURSES_LIBS into libsoftmmu_libsJuan Quintela2-4/+3
2009-08-10Test if we need -lutil in ,/configureJuan Quintela2-10/+5
2009-08-10files are only compiled when CONFIG_ADLIB is definedJuan Quintela1-2/+0
2009-08-10Move sound library selection to sound selectionJuan Quintela2-22/+13
2009-08-10move coreaudio libraries to coreaudio selectionJuan Quintela2-4/+5
2009-08-10gcc generates the right dependency for this fileJuan Quintela1-4/+0
2009-08-10Add SDL_LIBS to libs_softmmuJuan Quintela2-2/+2
2009-08-10Add libs_softmmu variableJuan Quintela1-1/+3
2009-08-10move SDL_LIBS Win32 hack to configureJuan Quintela2-4/+3
2009-08-10Refactor HELPER_CFLAGSJuan Quintela2-24/+8
2009-08-10move common QEMU_CFLAGS to configureJuan Quintela4-9/+5
2009-08-10split QEMU_CFLAGS very long lineJuan Quintela1-1/+2
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela6-77/+80
2009-08-10We set -Werror through configure nowJuan Quintela1-1/+0
2009-08-10Move to configure CONFIG_WIN32 libraries needed alwaysJuan Quintela3-7/+1
2009-08-10Move to configure CONFIG_SOLARIS libraries needed alwaysJuan Quintela3-5/+1
2009-08-10CLOCKLIBS was used for all binariesJuan Quintela3-7/+2
2009-08-10PTHREADLIBS was used for all binariesJuan Quintela3-5/+1
2009-08-10We want to pass LIB through configuration files nowJuan Quintela3-2/+2
2009-08-10We use -lz for all binariesJuan Quintela1-3/+1
2009-08-10reindent Operating System selection configureJuan Quintela1-81/+83
2009-08-10refactor $cpu selection in various placesJuan Quintela1-50/+13
2009-08-10refactor sparc_cpu code to be in a single placeJuan Quintela1-24/+21
2009-08-10move sparc_cpu arg parsing to the beginingJuan Quintela1-22/+24
2009-08-10refactor kqemu selection for both mingw32Juan Quintela1-6/+3
2009-08-10This variables can't be set hereJuan Quintela1-3/+0
2009-08-10move mingw32 code after selection of OSJuan Quintela1-8/+8
2009-08-10__sparc_*__ is defined through -D__sparc_*__Juan Quintela2-9/+0
2009-08-10Add CURL_CFLAGSJuan Quintela2-1/+4
2009-08-10remove unused temporal filesJuan Quintela1-4/+1
2009-08-10create compile_object/compile_prog functionsJuan Quintela1-38/+44
2009-08-10move EXTRA_CFLAGS/LDFLAGS to the very beginningJuan Quintela1-4/+8
2009-08-10Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}Juan Quintela1-63/+64
2009-08-10We want to add options at the beggining, not at the end of variablesJuan Quintela1-7/+7
2009-08-10move general CFLAGS/LDFLAGS definitions after last $cc runJuan Quintela1-30/+33
2009-08-10move checks for bswap32/bswap_32 sooner than starting of printing variablesJuan Quintela1-16/+28
2009-08-10remove not needed rt variableJuan Quintela1-7/+1
2009-08-10move check_linker_flags sooner than starting of printing variablesJuan Quintela1-31/+33
2009-08-10move cpu command line setting to the begginingJuan Quintela1-2/+8
2009-08-10Use CFLAGS from enviroment, ARCH_CFLAGS hasn't been defined yetJuan Quintela1-2/+2
2009-08-10oss variable don't exist anymoreJuan Quintela1-1/+0
2009-08-10strip binary is not used anywhereJuan Quintela1-2/+0
2009-08-10vga: do not resize the screen on hw_invalidateStefano Stabellini2-3/+4