summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Third attempt to invoke create_config properlymalc2009-08-131-4/+2
* Do not use $SHELL to invoke our scriptsmalc2009-08-111-2/+4
* Move libsunpath to use the same style than everything elseJuan Quintela2009-08-101-0/+3
* convert gprof flags to style of rest of MakefileJuan Quintela2009-08-101-0/+1
* Add cocoa libs at Darwin selection timeJuan Quintela2009-08-101-0/+1
* CURL libs are used both by tools and softmmuJuan Quintela2009-08-101-1/+2
* VDE libs are used both by tools and softmmuJuan Quintela2009-08-101-1/+2
* Add libs_tools supportJuan Quintela2009-08-101-0/+2
* Disable aio in mingw32Juan Quintela2009-08-101-0/+1
* We also need TARGET_<arechname> in MakefilesJuan Quintela2009-08-101-0/+2
* Consolidate audio flags in configureJuan Quintela2009-08-101-0/+11
* Generate CONFIG_AUDIO_PT_INT in configureJuan Quintela2009-08-101-0/+6
* Make slirp include dir globlal in cflagsJuan Quintela2009-08-101-0/+1
* Move dis-* selection to configureJuan Quintela2009-08-101-0/+41
* Added CONFIG_NEED_MMU for microblaze and crisJuan Quintela2009-08-101-0/+6
* Generate more conmmon CFLAGSJuan Quintela2009-08-101-0/+8
* Fold TARGET_GPROF handling in configureJuan Quintela2009-08-101-3/+11
* Move ia64 QEMU_CFLAGS target to configureJuan Quintela2009-08-101-0/+3
* Move alpha CFLAGS target to configureJuan Quintela2009-08-101-1/+8
* fix typo, there should be bsd_user thereJuan Quintela2009-08-101-1/+2
* permit to add things to CFLAGS per targetJuan Quintela2009-08-101-1/+3
* refactor linker_script common part and change quotingJuan Quintela2009-08-101-6/+7
* permit to add things to LDFLAGS for targetJuan Quintela2009-08-101-9/+7
* Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.targetJuan Quintela2009-08-101-0/+3
* Fold BRLAPI_LIBS into libs_softmmuJuan Quintela2009-08-101-1/+1
* Fold FDT_LIBS into libs_softmmuJuan Quintela2009-08-101-1/+1
* 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
OpenPOWER on IntegriCloud