aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
* several new *important* featuresGlenn Elliott2013-05-06
* randomize job execution time w/ noraml distribu.Glenn Elliott2013-05-02
* integrated numa support and fixed p2p migrationGlenn Elliott2013-04-24
* updates for further litmus developmentGlenn Elliott2013-04-16
* Implemented gpusync rtspin.Glenn Elliott2013-04-14
* Test tool budget enforcement methods.Glenn Elliott2013-03-21
* Merge branch 'gh/staging' into tempGlenn Elliott2013-03-13
|\
| * Make github/staging complatible with -O2.Glenn Elliott2013-03-12
| * uncachedev: uncache test tool.Glenn Elliott2013-03-12
* | Work with wip-2012.3-gpuGlenn Elliott2013-02-28
* | merge stashGlenn Elliott2013-01-10
* | Clean up GPU test code placement.Glenn Elliott2013-01-10
* | Merge branch 'mpi-master' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\|
| * Pull fpmath.h for use in liblitmus.2012.3Glenn Elliott2012-12-21
| * Add testcase for preemptions on wakeup under P-EDF and P-FPBjoern Brandenburg2012-08-14
| * API Update: Support arbitrary deadlines.Glenn Elliott2012-08-01
* | Merge branch 'wip-gpu-rtas12' into wip-slave-threadsGlenn Elliott2013-01-09
|\ \
| * \ Merge remote-tracking branch 'github/prop/litmus-signals' into wip-gpu-rtas12Glenn Elliott2012-09-10
| |\ \
| | * | Added signal-related comments. Made g++ friendly.prop/litmus-signalsGlenn Elliott2012-09-07
| | * | Enable handling of Litmus signals.Glenn Elliott2012-09-07
| | * | Fix Makefile to compile with gcc 4.6.Glenn Elliott2012-09-07
| | |/
| * | Merge remote-tracking branch 'github/prop/robust-tie-break' into wip-gpu-rtas12Glenn Elliott2012-09-10
| |\ \
| | * | Pull fpmath.h for use in liblitmus.Glenn Elliott2012-09-08
| | |/
| * | starting point for rtas12Glenn Elliott2012-09-10
| * | add rsm and ikglp supportGlenn Elliott2012-04-16
| |/
* / aux thread support startGlenn Elliott2012-09-12
|/
* Change default path to remove *2010 tag.2012.1wip-2011.2-bbbBjoern B. Brandenburg2011-11-24
* fix header detection on ARM2011.1Bjoern B. Brandenburg2011-01-25
* don't require LITMUS^RT headers for 'make help'Bjoern B. Brandenburg2011-01-25
* add installation instructions to liblitmus (and 'make help')Bjoern B. Brandenburg2010-11-24
* add cscope target to MakefileBjoern B. Brandenburg2010-11-23
* add TAGS and tags targets to MakefileBjoern B. Brandenburg2010-11-23
* Patch so Make will die if it detects non-LITMUS^RT kernel headers.Christopher Kenna2010-11-22
* Provide standard Makefile rules for clients of liblitmusBjoern B. Brandenburg2010-11-22
* generate error message if build config seems fishyBjoern B. Brandenburg2010-11-09
* refactor: remove all architecture-dependent code from include/Bjoern B. Brandenburg2010-11-09
* avoid including header files directlyBjoern B. Brandenburg2010-11-09
* refactor: switch back from SCons to makeBjoern B. Brandenburg2010-11-09
* Porting on x86_64Andrea Bastoni2009-12-17
* Update Makefile e SConstruct for liblitmus 2010Andrea Bastoni2009-12-13
* remove old MakefileBjoern B. Brandenburg2008-12-25
* Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/liblitmus2008Bjoern B. Brandenburg2008-12-09
|\
| * 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