تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Maarten ter Huurne f948c8d2f5 Add support for SDL2 in the build system 8 سال پیش
  Maarten ter Huurne 954b702549 Moved aggregating of CFLAGS and LDFLAGS to components2defs.py 9 سال پیش
  Maarten ter Huurne 20e86e9f91 Define ALSA MIDI component and probe alsa-lib 9 سال پیش
  m9710797 1304f8264a Remove libxml2 dependency from build 10 سال پیش
  Maarten ter Huurne ac930c3066 Removed libao sound driver 10 سال پیش
  wouter d089095d55 Various text-processing stuff 11 سال پیش
  Maarten ter Huurne 6667100d11 Added sound driver using libao. 14 سال پیش
  Wouter Vermaelen 374bb1956d Removed CassetteJack 15 سال پیش
  Sean Young 2b4b2f91ee Remove liboggz from the build system 15 سال پیش
  Maarten ter Huurne 8656bdd5be Removed SDL_image as a dependency. We imported the only function we used. 15 سال پیش
  Maarten ter Huurne 4813e097cd Do not use "LIB" prefix in Make names. Fixes inconsistency with 3rdparty system. 15 سال پیش
  Sean Young 80daabc259 Add missing SHA1SUMS for Pioneer PX-V60, fix debug build and canonicalize on 15 سال پیش
  Sean Young c370cac248 First commit of Laserdisc code. Some of the outstanding issues are listed 15 سال پیش
  Maarten ter Huurne 0c950a9c5d Moved requiredLibrariesFor() from "probe" to "components". 15 سال پیش
  Maarten ter Huurne 7caa455f76 It is no longer possible to disable libraries. Instead you can mark components required, optional or disabled. This is a first step moving the focus from what you can build to what you want to build. 16 سال پیش
  Maarten ter Huurne 2a3f006992 Made inter-library dependency resolution routine reusable and moved it from "components" module to "probe_defs" module. 16 سال پیش
  Maarten ter Huurne 4f9fe60364 Moved inter-library dependency declarations from DownloadablePackage to Library. 16 سال پیش
  Maarten ter Huurne bc1efce7c9 Refer to packages using their Make name instead of their source name. This makes it easier to combine the info from the "packages" and "probe_defs" modules. 16 سال پیش
  Maarten ter Huurne e4d679b4d5 Moved use of probeVars out of "packages" module. 16 سال پیش
  Maarten ter Huurne 1f1317d695 Avoid duplication of list of libraries that the emulation core depends on. 16 سال پیش
  Maarten ter Huurne 18848917ca Determine whether component can be built by looking at package availability. 16 سال پیش
  Maarten ter Huurne f111f744a3 Compute components.coreLibs instead of hardcoding it. 16 سال پیش
  Maarten ter Huurne 34df29fdd3 Have the scripts use the component classes directly, eliminating checkComponents(). 16 سال پیش
  Maarten ter Huurne 488b9a9e67 Made a class for every component. 16 سال پیش
  Maarten ter Huurne c674dba735 Eliminated "componentNames": it was only used to transform the return value of checkComponents() into a dictionary, so now checkComponents() does return a dictionary. 16 سال پیش
  Maarten ter Huurne adb4da788e Let a Python module decide which components are buildable. 16 سال پیش