aboutsummaryrefslogtreecommitdiffstats
path: root/native/Makefile
Commit message (Expand)AuthorAge
* Implement LP-based OMIP blocking analysisBjoern Brandenburg2013-07-12
* Add LP-based blocking analysis for FMLP+Bjoern Brandenburg2013-02-12
* Add LP-based blocking analysis for MPCPBjoern Brandenburg2013-02-12
* Implement CPLEX integration via C APIBjoern Brandenburg2013-02-12
* Add GLPK IntegrationBjoern Brandenburg2013-02-12
* Export the LP-based analysis of the DFLP/DPCPBjoern Brandenburg2013-02-12
* Add DPCP and DFLP linear program generationBjoern Brandenburg2013-02-12
* Add CPLEX integrationBjoern Brandenburg2013-02-12
* Inform about Python version during build processBjoern Brandenburg2013-01-15
* Add QPA EDF uniprocessor testBjoern Brandenburg2012-11-27
* Do not disable assertions in non-debug buildsBjoern Brandenburg2012-11-24
* Cleanup native/ MakefileBjoern Brandenburg2012-11-24
* Add support for clock_gettimeBjoern Brandenburg2012-11-24
* Initial GEL Piecewise Linear implementationJeremy Erickson2012-09-25
* C++: Break out the task-fair RW locks codeBjoern Brandenburg2012-05-16
* C++: Break out the phase-fair RW locks codeBjoern Brandenburg2012-05-16
* C++: Break out the C-OMLP code into own fileBjoern Brandenburg2012-05-16
* C++: Break out the P-OMLP code into own fileBjoern Brandenburg2012-05-16
* C++: Break out the G-OMLP and G-FMLP code into own fileBjoern Brandenburg2012-05-16
* C++: Break out the FMLP+ code into own fileBjoern Brandenburg2012-05-16
* Move MPPC++: Break out the MPCP code into own fileBjoern Brandenburg2012-05-16
* C++: Break out the DPCP code into own fileBjoern Brandenburg2012-05-16
* Fix compilation with g++ 4.6.1Bryan Ward2012-04-16
* Suppress superfluous warningsBjoern Brandenburg2012-04-11
* Switch from SConstruct to regular makefileBjoern Brandenburg2012-04-11