aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAge
* Porting on x86_64Andrea Bastoni2009-12-17
|
* Update Makefile e SConstruct for liblitmus 2010Andrea Bastoni2009-12-13
| | | | | | - add all-32, all-64 targets in Makefile (cross compilation for x86) - update SConstruct kernel search path - add architecture dependent include dirs in search path
* remove old MakefileBjoern B. Brandenburg2008-12-25
|
* Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/liblitmus2008Bjoern B. Brandenburg2008-12-09
|\ | | | | | | | | Conflicts: Makefile
| * add tool for measuring cycles/secBjoern B. Brandenburg2008-09-03
| |
* | replace run with rtspinBjoern B. Brandenburg2008-12-01
| |
* | add tool to dump sched_trace fielsBjoern B. Brandenburg2008-09-24
| |
* | stdump: remove in preparation of sched_trace reworkBjoern B. Brandenburg2008-09-16
|/
* actually build a 64-bit libraryRTSS082008.1Bjoern B. Brandenburg2008-05-21
|
* add be task migration support to rt_launchBjoern B. Brandenburg2008-05-02
|
* Use _GNU_SOURCE for all files. Fix wrong prototypes.Bjoern B. Brandenburg2008-05-02
|
* build fixBjoern B. Brandenburg2008-05-01
|
* choose the right architecture for building on the NiagaraBjoern B. Brandenburg2008-05-01
|
* add release_ts utilityBjoern B. Brandenburg2008-02-19
|
* adapt to new ABIBjoern B. Brandenburg2008-02-19
|
* first changes to compile with LITMUS 20082008.0Bjoern B. Brandenburg2008-02-12
|
* integrate sparseBjoern B. Brandenburg2008-02-03
|
* many changesBjoern B. Brandenburg2008-02-03
| | | | | - use declarations from kernel - get rid of stuipd system call macros
* rip out old junkBjoern B. Brandenburg2008-02-03
|
* add multi-threaded exampleBjoern B. Brandenburg2008-01-24
|
* Add example real-time task skeleton base_task.c .Bjoern B. Brandenburg2008-01-23
|
* Reorganized file layout.Bjoern B. Brandenburg2008-01-23
|
* reorganize liblitmus to be more modularBjoern B. Brandenburg2008-01-23
|
* add mode_testBjoern B. Brandenburg2008-01-22
|
* add stdump filter for adaptive systems2007.2Bjoern B. Brandenburg2007-10-28
|
* implement sched_trace multifile walking supportBjoern B. Brandenburg2007-10-18
|
* add new sched_trace APIBjoern B. Brandenburg2007-10-17
|
* adaptive: implement proper kernel interfaceBjoern B. Brandenburg2007-10-07
| | | | Update syscalls, implement fixed-point parameter support.
* Implement user space adaptive task launching interface.Bjoern B. Brandenburg2007-10-05
|
* Change liblitmus to have a more sane repository layout.Bjoern B. Brandenburg2007-09-18
|
* added np_testBjoern B. Brandenburg2007-09-10
|
* added new testBjoern B. Brandenburg2007-08-23
|
* Modified Makefile so that liblitmus.a library is created, for use by otherJohn M. Calandrino2007-04-25
| | | | user-level programs that need a litmus interface.
* liblitmus essential toolsBjoern B. Brandenburg2007-02-05
liblitmus should consist only of the litmus library and the essential tools.