summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Fold BLUEZ_LIBS into libs_softmmuJuan Quintela2009-08-101-2/+1
* Fold XEN_LIBS into libs_softmmuJuan Quintela2009-08-101-2/+1
* Fold VNC_SASL_LIBS into libs_softmmuJuan Quintela2009-08-101-2/+1
* Fold VNC_TLS_LIBS into libs_softmmuJuan Quintela2009-08-101-2/+1
* Fold CURSES_LIBS into libsoftmmu_libsJuan Quintela2009-08-101-3/+2
* Test if we need -lutil in ,/configureJuan Quintela2009-08-101-0/+5
* Move sound library selection to sound selectionJuan Quintela2009-08-101-4/+13
* move coreaudio libraries to coreaudio selectionJuan Quintela2009-08-101-1/+5
* Add SDL_LIBS to libs_softmmuJuan Quintela2009-08-101-1/+1
* Add libs_softmmu variableJuan Quintela2009-08-101-1/+3
* move SDL_LIBS Win32 hack to configureJuan Quintela2009-08-101-0/+3
* Refactor HELPER_CFLAGSJuan Quintela2009-08-101-0/+4
* move common QEMU_CFLAGS to configureJuan Quintela2009-08-101-0/+3
* split QEMU_CFLAGS very long lineJuan Quintela2009-08-101-1/+2
* Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela2009-08-101-27/+30
* Move to configure CONFIG_WIN32 libraries needed alwaysJuan Quintela2009-08-101-0/+1
* Move to configure CONFIG_SOLARIS libraries needed alwaysJuan Quintela2009-08-101-0/+1
* CLOCKLIBS was used for all binariesJuan Quintela2009-08-101-3/+2
* PTHREADLIBS was used for all binariesJuan Quintela2009-08-101-3/+1
* We want to pass LIB through configuration files nowJuan Quintela2009-08-101-0/+1
* reindent Operating System selection configureJuan Quintela2009-08-101-81/+83
* refactor $cpu selection in various placesJuan Quintela2009-08-101-50/+13
* refactor sparc_cpu code to be in a single placeJuan Quintela2009-08-101-24/+21
* move sparc_cpu arg parsing to the beginingJuan Quintela2009-08-101-22/+24
* refactor kqemu selection for both mingw32Juan Quintela2009-08-101-6/+3
* This variables can't be set hereJuan Quintela2009-08-101-3/+0
* move mingw32 code after selection of OSJuan Quintela2009-08-101-8/+8
* __sparc_*__ is defined through -D__sparc_*__Juan Quintela2009-08-101-3/+0
* Add CURL_CFLAGSJuan Quintela2009-08-101-1/+3
* remove unused temporal filesJuan Quintela2009-08-101-4/+1
* create compile_object/compile_prog functionsJuan Quintela2009-08-101-38/+44
* move EXTRA_CFLAGS/LDFLAGS to the very beginningJuan Quintela2009-08-101-4/+8
* Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}Juan Quintela2009-08-101-63/+64
* We want to add options at the beggining, not at the end of variablesJuan Quintela2009-08-101-7/+7
* move general CFLAGS/LDFLAGS definitions after last $cc runJuan Quintela2009-08-101-30/+33
* move checks for bswap32/bswap_32 sooner than starting of printing variablesJuan Quintela2009-08-101-16/+28
* remove not needed rt variableJuan Quintela2009-08-101-7/+1
* move check_linker_flags sooner than starting of printing variablesJuan Quintela2009-08-101-31/+33
* move cpu command line setting to the begginingJuan Quintela2009-08-101-2/+8
* Use CFLAGS from enviroment, ARCH_CFLAGS hasn't been defined yetJuan Quintela2009-08-101-2/+2
* oss variable don't exist anymoreJuan Quintela2009-08-101-1/+0
* strip binary is not used anywhereJuan Quintela2009-08-101-2/+0
* Win32: Fix default prefixStefan Weil2009-08-101-1/+1
* configure: let it find xen headers and libsChristoph Egger2009-08-101-1/+1
* Do not try to invoke shebang scripts directly (NFS issues)malc2009-08-101-2/+2
* enable NPTL for ppc-linux-user targets in configureNathan Froyd2009-08-031-0/+2
* Option rom makefile fixesPaul Brook2009-07-311-1/+1
* set SEARCH_PATH for the linker script from output of ld --verbose -vJuan Quintela2009-07-271-5/+18
* generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configureJuan Quintela2009-07-271-0/+39
* Don't build option roms on Mac OS XJuan Quintela2009-07-271-1/+3
OpenPOWER on IntegriCloud