summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'nao/master'ancarola2019-01-274-4/+216
|\
| * Add g++ flag to use gold instead of ld for faster linkageNao Pross2019-01-272-1/+184
| * Fix configure.py to build signal_testNao Pross2019-01-272-3/+32
* | Small fix T& -> T*ancarola2019-01-273-3/+3
* | Debug signals attemptedancarola2019-01-274-32/+40
|/
* Merge remote-tracking branch 'raffa/master'Nao Pross2019-01-2620-65/+280
|\
| * Testing signalancarola2019-01-269-8/+34
| * Fix signal template errorsignal-fixNao Pross2019-01-262-3/+9
| * Template error on compile signal testancarola2019-01-2513-48/+47
| * Core channel in flatland and signal testancarola2019-01-259-39/+224
* | Restore old files to ease merge (flatland, signal, window)Nao Pross2019-01-265-63/+477
* | Update configure.py to add granular testingNao Pross2019-01-261-12/+28
* | Add another warning flagNao Pross2019-01-251-0/+1
* | Add even MORE warning flagsNao Pross2019-01-251-1/+6
* | Fix unintialized parent constructor in core::taskNao Pross2019-01-251-1/+1
* | Rebuild flat::window around wsdl2::windowNao Pross2019-01-253-275/+18
* | Enable more compiler warningsNao Pross2019-01-253-9/+6
* | Rewrite minimal flatland initNao Pross2019-01-254-203/+46
* | Fix debug.hpp compilation errorNao Pross2019-01-251-4/+4
|/
* Update to make configure.py to build deps, instead of build.ninjaNao Pross2019-01-251-9/+20
* It compiles! Probably super broken, but compiles!Nao Pross2019-01-2524-131/+110
* Update configure.py to default build libflatland.{so, a}Nao Pross2019-01-251-0/+3
* Delete log.datNao Pross2019-01-251-1249/+0
* Fix all header names in #include statementsNao Pross2019-01-2520-38/+38
* Rename everything under engine/ to remove `flat' and be `.hpp'Nao Pross2019-01-2525-0/+0
* Delete bin and test/makefile update .gitignoreNao Pross2019-01-254-11/+1
* Merge remote-tracking branch 'nao/master'ancarola2019-01-232-0/+48
|\
| * Fix _np::inspect in release modeNao Pross2019-01-231-1/+3
| * Add powerful debug headerNao Pross2019-01-232-0/+46
* | jancarola2019-01-231-66/+0
* | Fixes on signalsancarola2019-01-2311-116/+1469
* | Merge remote-tracking branch 'nao/master'ancarola2019-01-239-117/+63
|\ \ | |/
| * Update job interface to allow safe ownership delegationNao Pross2019-01-234-32/+43
| * Merge branch 'raii-task'Nao Pross2019-01-238-91/+26
| |\
| | * Fix bug in RAII jobs, debug session on ts3Nao Pross2019-01-234-17/+29
| | * Update .gitignore, delete makefile add -g flag to buildNao Pross2019-01-233-71/+2
| * | Delete build directoryNao Pross2019-01-231-0/+0
* | | Signal finalized?ancarola2019-01-2312-23/+24
* | | Labelled, signalancarola2019-01-237-173/+178
|/ /
* | Task debuggingancarola2019-01-236-16/+39
* | Merge remote-tracking branch 'nao/raii-task'ancarola2019-01-234-27/+92
|\ \ | |/
| * Make job hold RAII pointers that can expire, update testNao Pross2019-01-234-27/+92
* | signal optancarola2019-01-234-4/+4
|/
* Use custom comparison for core::prioritize (instead of std::less)Nao Pross2019-01-233-8/+16
* Remove old lib/libwrapsdl2Nao Pross2019-01-231-0/+0
* Integrate prioritized into task, rename prior_t to priority_tNao Pross2019-01-236-71/+31
* cehancarola2019-01-221-2/+2
* Here we goancarola2019-01-2212-156/+205
* Add include headers of librariesNao Pross2019-01-224-1/+3
* Prettify configure.py output (build.ninja)Nao Pross2019-01-221-6/+11