103 Commits (8c50a08147fc64ba93bd5c41539dd05937563a72)

Autor SHA1 Mensaje Fecha
  Sam Hocevar a82e9421d5 build: try to build neercs on Android; far from ready yet. hace 12 años
  Sam Hocevar 720e5fe399 build: honour the TMPDIR, TEMP etc. environment variables. hace 12 años
  Sam Hocevar 061ef6bd0a build: always use the same build directory in run-bitten.sh to hace 12 años
  Sam Hocevar e5e04a53c8 build: prepend /usr/local/bin in $PATH when running Bitten on OS X. hace 12 años
  Sam Hocevar 5ca6891030 build: check for a decent version of sed (ie. not the shitty BSD one). hace 12 años
  Sam Hocevar 88aa2a48c2 build: shorter machine descriptions in build logs. hace 12 años
  Sam Hocevar df7a21d68f tutorial: add texture demo to the VS solution. hace 12 años
  Sam Hocevar e70fcd05f8 build: upgrade glew binaries to 1.9.0 and rename the contrib directory hace 12 años
  Sam Hocevar 5c60fe42a0 build: do not try to advertise a bitten config for Android, NaCl or the hace 12 años
  Sam Hocevar bab0d4c7c5 build: put the OpenGL detection code in a separate .m4 file and assume hace 12 años
  Sam Hocevar 50ff3f9ce0 ps3: refactor elf → self build logic and make make_fself mandatory hace 12 años
  Sam Hocevar 5ee487ecf8 build: port run-bitten.sh to OS X. hace 12 años
  Sam Hocevar 076eb3d1a9 build: add Android, NaCl and Raspberry Pi to the list of targets hace 12 años
  Sam Hocevar 22fe7c2134 build: improve the run-bitten script so that it runs on Linux. hace 12 años
  Sam Hocevar 8c9a5d4779 build: add a script to automatically run bitten on Windows. Needs some tweaking hace 12 años
  Sam Hocevar e59d306e54 build: disable those fucking "Any CPU" and "Mixed Platforms" build hace 12 años
  Sam Hocevar 8e62b9a2c0 build: set default verbosity to 0 and tweak the LolFx build rule so that hace 12 años
  Sam Hocevar ca5238b145 lolfx: names such as "x" or "bgra" are field selectors, but we must also hace 12 años
  Sam Hocevar b73d8b5382 vslol: create a Visual Studio plugin that will let us rebuild parsers & lexers. hace 12 años
  Sam Hocevar d953508b81 build: try to detect the number of CPU cores on Windows. hace 12 años
  Sam Hocevar 36d52e2912 build: abort make process if a flex or bison run fails. hace 12 años
  Sam Hocevar 5320310f5a build: "make generated" now recursively rebuilds all flex/bison targets. hace 12 años
  Sam Hocevar ca909bb317 build: refactor lolfx build rule into common.am. hace 12 años
  Sam Hocevar e390f03e0a build: add a common.am include file and a "make lolcheck" target that does hace 12 años
  Sam Hocevar d18b7698c7 build: check the source code with LANG=C to avoid locale-related parse hace 12 años
  jeunathe 2a9f2bed79 New subProject for jnat hace 12 años
  Sam Hocevar 320cb04876 build: do not check for CRLF on Windows, since most files would have been hace 12 años
  Sam Hocevar cc369b4b0f build: include check-source.sh in the "make test" targets. hace 12 años
  Sam Hocevar 1bf56e9a6b test: tell lolbot to fix jnat's code, too. hace 12 años
  Lolbot 17eecb115f build: improve source checking script for lolbot. hace 12 años
  Sam Hocevar d4c77690d3 build: start working on a script to test source code problems. hace 12 años
  Sam Hocevar ca1050e047 debug: get rid of quad.cpp, it's become useless. hace 12 años
  Sam Hocevar a86eaf1bb2 tutorial: start working on a small Perlin-like noise demo. hace 12 años
  Sam Hocevar 5f137d077c debug: add minor debug messages to the ticker, ensure LOL_DEBUG and hace 12 años
  Sam Hocevar 50de813d99 gpu: explicitly create render targets on the Xbox 360. hace 12 años
  Sam Hocevar 30259d6329 build: add a demo for Peeweek. hace 12 años
  Sam Hocevar 549219c6f6 build: reorganise person stuff inside a people/ directory. hace 12 años
  Sam Hocevar 8e1141bb68 build: reorganise VS2010 solution. hace 12 años
  Sam Hocevar 0f14383241 build: split the D3d9 build flags into D3d9 and Xinput for situations where hace 12 años
  Sam Hocevar 1026860ac0 build: only pass -fno-exceptions -fno-rtti to the C++ compiler, never to hace 12 años
  Sam Hocevar bb6e400457 android: explicitly load stlport_shared when initialising the native object. hace 12 años
  Sam Hocevar 9b5880936c build: tweak everything to allow building with SDL on the Raspberry Pi. hace 12 años
  Sam Hocevar 44180ce402 build: switch the Android native build rules to autoconf; still a bit rough hace 12 años
  Sam Hocevar ff34685ab7 build: try to autodetect the number of CPU threads available and tweak the hace 12 años
  Sam Hocevar 03e83798eb build: fix the Raspberry Pi build and add a build script for it. hace 12 años
  Sam Hocevar 683d7e35cb neercs: start porting the old code to Windows; this breaks the Visual Studio hace 12 años
  Sam Hocevar 90e8ae520c build: put the Win64 SDL libraries in two separate directories, MSVC-built hace 12 años
  Sam Hocevar b5563ad21d core: switch the Win32/x64 binaries to the Windows subsystem so that they hace 12 años
  Sam Hocevar 2cde045713 neercs: disable neercs build on Windows for now. hace 12 años
  Sam Hocevar d0a1dd6873 build: generate debug information even in release mode. hace 12 años