Age | Commit message (Expand) | Author |
2009-08-24 | make pthreads mandatory | Christoph Hellwig |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori |
2009-08-24 | Add a configure switch to enable / disable all user targets. I felt compelled... | Zachary Amsden |
2009-08-13 | Third attempt to invoke create_config properly | malc |
2009-08-11 | Do not use $SHELL to invoke our scripts | malc |
2009-08-10 | Move libsunpath to use the same style than everything else | Juan Quintela |
2009-08-10 | convert gprof flags to style of rest of Makefile | Juan Quintela |
2009-08-10 | Add cocoa libs at Darwin selection time | Juan Quintela |
2009-08-10 | CURL libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | VDE libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | Add libs_tools support | Juan Quintela |
2009-08-10 | Disable aio in mingw32 | Juan Quintela |
2009-08-10 | We also need TARGET_<arechname> in Makefiles | Juan Quintela |
2009-08-10 | Consolidate audio flags in configure | Juan Quintela |
2009-08-10 | Generate CONFIG_AUDIO_PT_INT in configure | Juan Quintela |
2009-08-10 | Make slirp include dir globlal in cflags | Juan Quintela |
2009-08-10 | Move dis-* selection to configure | Juan Quintela |
2009-08-10 | Added CONFIG_NEED_MMU for microblaze and cris | Juan Quintela |
2009-08-10 | Generate more conmmon CFLAGS | Juan Quintela |
2009-08-10 | Fold TARGET_GPROF handling in configure | Juan Quintela |
2009-08-10 | Move ia64 QEMU_CFLAGS target to configure | Juan Quintela |
2009-08-10 | Move alpha CFLAGS target to configure | Juan Quintela |
2009-08-10 | fix typo, there should be bsd_user there | Juan Quintela |
2009-08-10 | permit to add things to CFLAGS per target | Juan Quintela |
2009-08-10 | refactor linker_script common part and change quoting | Juan Quintela |
2009-08-10 | permit to add things to LDFLAGS for target | Juan Quintela |
2009-08-10 | Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target | Juan Quintela |
2009-08-10 | Fold BRLAPI_LIBS into libs_softmmu | Juan Quintela |
2009-08-10 | Fold FDT_LIBS into libs_softmmu | Juan Quintela |
2009-08-10 | Fold BLUEZ_LIBS into libs_softmmu | Juan Quintela |
2009-08-10 | Fold XEN_LIBS into libs_softmmu | Juan Quintela |
2009-08-10 | Fold VNC_SASL_LIBS into libs_softmmu | Juan Quintela |
2009-08-10 | Fold VNC_TLS_LIBS into libs_softmmu | Juan Quintela |
2009-08-10 | Fold CURSES_LIBS into libsoftmmu_libs | Juan Quintela |
2009-08-10 | Test if we need -lutil in ,/configure | Juan Quintela |
2009-08-10 | Move sound library selection to sound selection | Juan Quintela |
2009-08-10 | move coreaudio libraries to coreaudio selection | Juan Quintela |
2009-08-10 | Add SDL_LIBS to libs_softmmu | Juan Quintela |
2009-08-10 | Add libs_softmmu variable | Juan Quintela |
2009-08-10 | move SDL_LIBS Win32 hack to configure | Juan Quintela |
2009-08-10 | Refactor HELPER_CFLAGS | Juan Quintela |
2009-08-10 | move common QEMU_CFLAGS to configure | Juan Quintela |
2009-08-10 | split QEMU_CFLAGS very long line | Juan Quintela |
2009-08-10 | Rename CPPFLAGS to QEMU_CFLAGS | Juan Quintela |
2009-08-10 | Move to configure CONFIG_WIN32 libraries needed always | Juan Quintela |
2009-08-10 | Move to configure CONFIG_SOLARIS libraries needed always | Juan Quintela |
2009-08-10 | CLOCKLIBS was used for all binaries | Juan Quintela |
2009-08-10 | PTHREADLIBS was used for all binaries | Juan Quintela |
2009-08-10 | We want to pass LIB through configuration files now | Juan Quintela |
2009-08-10 | reindent Operating System selection configure | Juan Quintela |