]> git.xonotic.org Git - xonotic/gmqcc.git/history - Makefile
Implemented hashtable as-per Blubs request
[xonotic/gmqcc.git] / Makefile
2012-11-23 Dale WeilerImplemented hashtable as-per Blubs request
2012-11-23 Dale WeilerWall was already there, changed pedantic, into pedantic...
2012-11-23 Dale WeilerMake it compile with -Wall and -pedantic
2012-11-22 Wolfgang (Blub)... Fixing the makefile - stop adding pointless defaults
2012-11-22 Dale WeilerFix memory leaks
2012-11-22 Dale WeilerRemove some disabled warnings from the makefile
2012-11-22 Dale WeilerFix more warnings
2012-11-21 Dale WeilerMake blub happy
2012-11-21 Dale WeilerMake makefile runtest rule depend on all to be built
2012-11-19 Dale WeilerMerge branch 'master' into test-suite
2012-11-18 Wolfgang (Blub)... Merge branch 'master' into ftepp
2012-11-17 Wolfgang (Blub)... Merge branch 'master' into ftepp
2012-11-17 Dale WeilerMerge branch 'master' into test-suite
2012-11-17 Dale WeilerMore makefile changes
2012-11-17 Wolfgang (Blub)... install targets 0.1
2012-11-17 Dale WeilerMerge branch 'master' into test-suite
2012-11-17 Wolfgang (Blub)... Temporary list of dependencies for objects
2012-11-17 Dale WeilerNew test-suite initial implementation. Just need to...
2012-11-16 Wolfgang (Blub)... importing initial ftepp.c; -E option now executes the...
2012-11-16 Wolfgang (Blub)... Removing old make rules for ir/ast tests in deleted...
2012-11-15 Dale WeilerSome more changes: added redirout/redirerr command...
2012-11-15 Dale WeilerUse new console system everywhere.
2012-11-14 Wolfgang (Blub)... Merging in new-syntax
2012-11-14 Dale Weilerpreliminary segregated console subsystem
2012-11-11 Wolfgang (Blub)... Removed -O3 from Makefile again
2012-11-10 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-11-10 Dale WeilerRemove execloop.h, we still use xmacros, but it's done...
2012-11-02 Wolfgang (Blub)... Delete the test preprocess.c file and get the use/build...
2012-11-02 Wolfgang (Blub)... Finishing the preprocessing flag for the lexer, added...
2012-10-02 Wolfgang (Blub)... link with $(LIBS), so on linux you can easily add ...
2012-08-23 Wolfgang (Blub)... on linux we need -lm for sqrt
2012-08-22 Wolfgang (Blub)... make track=no adds -DNOTRACK WARNING: do not compile...
2012-08-22 Wolfgang (Blub)... Removing -std=c90, which was just used to make sure...
2012-08-21 Wolfgang (Blub)... let test_ast compile again
2012-08-14 Wolfgang (Blub)... Working towards a saner error-output system, adding...
2012-08-14 Wolfgang (Blub)... Merge branch 'master' into blub/parser
2012-08-13 Wolfgang (Blub)... Merge branch 'master' into blub/parser
2012-08-12 Wolfgang (Blub)... Merge branch 'master' into blub/parser
2012-08-12 Wolfgang (Blub)... Merge branch 'master' into blub/parser
2012-08-12 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-08-12 Wolfgang (Blub)... merging master
2012-08-12 Wolfgang (Blub)... Merging master to handle vector members, fields, and...
2012-08-11 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-08-11 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-08-10 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-08-08 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-08-08 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-08-08 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-08-08 Wolfgang (Blub)... Merge branch 'master' into blub/bc3
2012-07-28 Wolfgang BumillerMerging master and adopting its main.c
2012-07-28 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerging master with newly merged executor
2012-07-27 Wolfgang BumillerMerging master and adapting _MEM_* on new mem-vector...
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-26 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-26 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-22 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-22 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-22 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-19 Wolfgang Bumillermerging master, and adapting
2012-07-19 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-16 Wolfgang BumillerCopying my old lexer
2012-07-16 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-16 Wolfgang BumillerUpdating makefile to remove all the not yet used stuff
2012-06-27 Wolfgang (Blub)... fixing Makefile for the qcvm_execprogram.h -> execloop...
2012-06-27 Wolfgang (Blub)... make clean : now deletes qcvm
2012-06-27 Wolfgang (Blub)... 'make qcvm' now builds exec-standalone.o from exec...
2012-06-27 Wolfgang (Blub)... Executor now executes and traces
2012-06-25 Wolfgang (Blub)... executor: loader
2012-06-07 Dale WeilerMerge branch 'irgen'
2012-06-07 Dale WeilerFixed more warnings
2012-06-07 Dale Weilerfixed -Wconditional-uninitialized for ast codegen
2012-06-07 Dale WeilerRemoved even more warnings
2012-06-07 Dale Weilerremoved more warnings
2012-06-07 Dale Weilerfixed shadow issue
2012-06-07 Dale WeilerMore compile warnings (disabled many for now, they...
2012-05-03 Dale WeilerMore assembler code (less allocations too)
2012-05-02 Dale WeilerTrailing whitespace was imminent, pending editor config...
2012-05-02 Dale Weilersupress attribute warnings
2012-04-29 Dale WeilerInvoke tests
2012-04-29 Dale Weileradded test_ast, test_ir, and test, as well as default...
2012-04-28 Dale WeilerAll code is now C89/C90 compat
2012-04-28 Dale Weilersurpress empty bodies
2012-04-28 Dale Weileralmost ISO C now, fixed all the MEM_VECTOR trailing...
2012-04-28 Dale WeilerMerge branch 'assembler' into ast-and-ir
2012-04-27 Wolfgang (Blub)... Merge branch 'master' into blub/ast-and-ir-merging
2012-04-26 Wolfgang (Blub)... Use .o rather than .c in the Makefile... sorry for...
2012-04-26 Wolfgang (Blub)... Merge branch 'master' into blub/ast-and-ir-merging
2012-04-25 Wolfgang (Blub)... use CC ?= because clang crashes on me
2012-04-24 Dale Weilerassembler.c -> asm.c
2012-04-17 Dale WeilerFix clang warnings
2012-04-17 Dale WeilerWork in progress assembler, cleanups and more.
2012-04-11 Dale WeilerMore parsing stuff (still totally broken)
2012-04-11 Dale WeilerSome perliminary code gen code (just writes a header)
2012-04-10 Dale WeilerCleanups
2012-04-10 Dale WeilerImplemented memory tracker
next