Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | fix references to liblinuxcnchal | Jeff Epler | 1 | -2/+2 |
2011-08-27 | build system: honor BUILD_VERBOSE better | Sebastian Kuzminsky | 1 | -6/+6 |
2011-08-25 | build system: honor BUILD_VERBOSE better | Sebastian Kuzminsky | 1 | -12/+25 |
2010-03-13 | Fix some minor linking issues | Sebastian Kuzminsky | 1 | -2/+2 |
2009-09-01 | 'manpages' is not a real file | Jeff Epler | 1 | -0/+1 |
2008-02-17 | get rid of unneeded bashism | Jeff Epler | 1 | -10/+10 |
2008-01-01 | Use --require-license to make the build process complain if .comp files do no... | Jeff Epler | 1 | -1/+1 |
2007-12-27 | mkconv.sh has bashisms in it (apparently) so invoke with bash instead of sh | Jeff Epler | 1 | -10/+10 |
2007-06-28 | s32, not u32, is the one that can go negative | Chris Radek | 1 | -2/+2 |
2007-04-25 | use TRIVIAL_BUILD | Jeff Epler | 1 | -1/+1 |
2007-03-06 | fix up debian package build, including getting rid of the dpkg-shlibdeps warn... | Jeff Epler | 1 | -2/+2 |
2006-11-19 | remove generated manpages for 'make clean' | Jeff Epler | 1 | -0/+4 |
2006-11-18 | removed all remaining instances of hal_u8 and hal_s8 - HAL now supports 4 typ... | John Kasunich | 1 | -60/+5 |
2006-11-13 | Eliminated 16 bit hal pins and parameters. They were used only in a couple o... | John Kasunich | 1 | -99/+6 |
2006-11-10 | fix a few out-of-range checks in the conv comps. make them depend on Submake... | Jeff Epler | 1 | -59/+59 |
2006-11-10 | add converters between each pair of HAL types | Jeff Epler | 1 | -1/+185 |
2006-10-18 | typo meant that for sim and non-kbuild systems, comps weren't being rebuilt | Jeff Epler | 1 | -2/+1 |
2006-10-16 | attempt to give the right path when building comp-modules on pre-kbuild systems | Jeff Epler | 1 | -1/+1 |
2006-10-15 | since "comp" is the way of the future, make it mandatory. a copy of yapps | Jeff Epler | 1 | -2/+0 |
2006-10-11 | build .comp files from hal/drivers unless running with --enable-simulator | Jeff Epler | 1 | -7/+12 |
2006-10-06 | added 'sampler', a HAL component that captures data from HAL pins at regular ... | John Kasunich | 1 | -0/+17 |
2006-10-01 | MERGE: nort_testing | Jeff Epler | 1 | -2/+3 |
2006-09-20 | make 'manpages' a separate target so it can be requested directly | Jeff Epler | 1 | -1/+2 |
2006-09-19 | it's the manpages that need to depend on comp, not the .mak files | Jeff Epler | 1 | -2/+2 |
2006-09-19 | autobuild man pages for comps | Jeff Epler | 1 | -2/+7 |
2006-09-08 | make 'comp' able to directly compile (comp --compile example.comp) or | Jeff Epler | 1 | -1/+1 |
2006-09-07 | make 'yapps2' optional for now -- but you have to install it to get the new *... | Jeff Epler | 1 | -0/+2 |
2006-09-06 | add "comp", a program for writing HAL boilerplate | Jeff Epler | 1 | -0/+25 |