121 コミット (03d135f06df87f75c8bd98fd8b5a62fef3545f8a)

作成者 SHA1 メッセージ 日付
  Sam Hocevar 01693351a0 build: define HAVE_STDIO_H on Windows desktop. 11年前
  Sam Hocevar eaf115a379 people: reorganise user directories to allow for private/ subdirectories. 11年前
  Sam Hocevar 32753fa130 build: fix a few macro logic issues in SDL.h inclusion. 11年前
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is 11年前
  Benjamin ‘Touky’ Huet 7a051f9455 Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation. 12年前
  Sam Hocevar 6613dc3699 build: disable SDL output redirection and try to disable winedbg.exe. 12年前
  Sam Hocevar bd95435faf build: fix LolFx rule for MSBuild again. 12年前
  Sam Hocevar 00c6f57d61 build: fix LolFx generation on Visual Studio. 12年前
  Sam Hocevar 3adf42b00c build: hide LolFx external declarations behind macros. 12年前
  Sam Hocevar a4f4367877 build: do not launch weird Windows binaries when cross-compiling. 12年前
  Sam Hocevar 8f67c3218f build: replace \ with / on the PS3 instead of trying to escape backslashes. 12年前
  Sam Hocevar 44c3f1c6a7 build: try to escape double quotes in .props file. 12年前
  Sam Hocevar 50d5c11e67 build: fuck msbuild, again. 12年前
  Sam Hocevar b00282a79f build: try to bypass a SNC VSI issue with string replacements. 12年前
  Sam Hocevar dc58e55626 build: do not try to fix formatting in people/benlitz/*. 12年前
  Sam Hocevar 06b50b7360 build: speed up Visual Studio builds by always disabling minimal rebuilds, 12年前
  Sam Hocevar bbf72e1a64 core: pass the project directory to the binary build and get rid of 12年前
  Benlitz 4146c9524e Benlitz first test project setup 12年前
  Sam Hocevar a82e9421d5 build: try to build neercs on Android; far from ready yet. 12年前
  Sam Hocevar 720e5fe399 build: honour the TMPDIR, TEMP etc. environment variables. 12年前
  Sam Hocevar 061ef6bd0a build: always use the same build directory in run-bitten.sh to 12年前
  Sam Hocevar e5e04a53c8 build: prepend /usr/local/bin in $PATH when running Bitten on OS X. 12年前
  Sam Hocevar 5ca6891030 build: check for a decent version of sed (ie. not the shitty BSD one). 12年前
  Sam Hocevar 88aa2a48c2 build: shorter machine descriptions in build logs. 12年前
  Sam Hocevar df7a21d68f tutorial: add texture demo to the VS solution. 12年前
  Sam Hocevar e70fcd05f8 build: upgrade glew binaries to 1.9.0 and rename the contrib directory 12年前
  Sam Hocevar 5c60fe42a0 build: do not try to advertise a bitten config for Android, NaCl or the 12年前
  Sam Hocevar bab0d4c7c5 build: put the OpenGL detection code in a separate .m4 file and assume 12年前
  Sam Hocevar 50ff3f9ce0 ps3: refactor elf → self build logic and make make_fself mandatory 12年前
  Sam Hocevar 5ee487ecf8 build: port run-bitten.sh to OS X. 12年前
  Sam Hocevar 076eb3d1a9 build: add Android, NaCl and Raspberry Pi to the list of targets 12年前
  Sam Hocevar 22fe7c2134 build: improve the run-bitten script so that it runs on Linux. 12年前
  Sam Hocevar 8c9a5d4779 build: add a script to automatically run bitten on Windows. Needs some tweaking 12年前
  Sam Hocevar e59d306e54 build: disable those fucking "Any CPU" and "Mixed Platforms" build 12年前
  Sam Hocevar 8e62b9a2c0 build: set default verbosity to 0 and tweak the LolFx build rule so that 12年前
  Sam Hocevar ca5238b145 lolfx: names such as "x" or "bgra" are field selectors, but we must also 12年前
  Sam Hocevar b73d8b5382 vslol: create a Visual Studio plugin that will let us rebuild parsers & lexers. 12年前
  Sam Hocevar d953508b81 build: try to detect the number of CPU cores on Windows. 12年前
  Sam Hocevar 36d52e2912 build: abort make process if a flex or bison run fails. 12年前
  Sam Hocevar 5320310f5a build: "make generated" now recursively rebuilds all flex/bison targets. 12年前
  Sam Hocevar ca909bb317 build: refactor lolfx build rule into common.am. 12年前
  Sam Hocevar e390f03e0a build: add a common.am include file and a "make lolcheck" target that does 12年前
  Sam Hocevar d18b7698c7 build: check the source code with LANG=C to avoid locale-related parse 12年前
  jeunathe 2a9f2bed79 New subProject for jnat 12年前
  Sam Hocevar 320cb04876 build: do not check for CRLF on Windows, since most files would have been 12年前
  Sam Hocevar cc369b4b0f build: include check-source.sh in the "make test" targets. 12年前
  Sam Hocevar 1bf56e9a6b test: tell lolbot to fix jnat's code, too. 12年前
  Lolbot 17eecb115f build: improve source checking script for lolbot. 12年前
  Sam Hocevar d4c77690d3 build: start working on a script to test source code problems. 12年前
  Sam Hocevar ca1050e047 debug: get rid of quad.cpp, it's become useless. 12年前