aboutsummaryrefslogtreecommitdiff
path: root/Makefile.linux
AgeCommit message (Expand)Author
2017-03-23[general] Add some copyrights to some makefiles (#869)Geoff Gustafson
2017-03-21[build] Re-enable warnings as errors (#848)Geoff Gustafson
2017-03-02[ocf] Re-enable and clean up OCF client module (#776)James Prestwood
2017-03-02[promises] Added module to test promisesJames Prestwood
2017-02-16[ocf] Fixed OCF debug flags (#747)James Prestwood
2017-02-14[error] Better JS error printing in main loop (#730)James Prestwood
2017-01-30[build] Fix Linux clean buildJames Prestwood
2017-01-26[build] Fixed OSX buffer build (#658)James Prestwood
2017-01-25[build] Made make HW support more consistent (#653)James Prestwood
2017-01-23[buffer] Enabled buffer support on Linux (#644)James Prestwood
2017-01-17[error] Implement standard error types (#599)Geoff Gustafson
2016-12-22[general] Shorten file paths and improve dbg/err output format (#569)Geoff Gustafson
2016-12-20[OSX] make linux build to work also on Mac/OSX (#552)Sakari Poussa
2016-12-14[ocf] Make OCF only build on linux (#541)James Prestwood
2016-12-14[snapshot] Update JerryScript (#533)Jimmy Huang
2016-12-08[snapshot] Enable snapshot build feature (#512)Jimmy Huang
2016-12-08[osx] use rsync since cp --parents is not available (#519)Sakari Poussa
2016-11-30[upgrade] Upgrade Zephyr to unified kernelJames Prestwood
2016-11-29[build] Added flag to toggle print float flag (#466)James Prestwood
2016-11-17[build] Restructured the linux build (#436)James Prestwood
2016-11-14[unittest] Add unit tests in a new src/tests directory (#427)Geoff Gustafson
2016-11-14[makefile] Add -Werror to Linux builds (#425)Geoff Gustafson
2016-11-10[ocf] OCF implementation using iotivity-constrained (#288)James Prestwood
2016-11-07[callbacks] Callback queue implementation using ring buffers (#287)James Prestwood
2016-11-04[performance] New module implementing performance counter API.Paul Sokolovsky
2016-10-26[console.log] Added console.log to be used instead of print (#305)James Prestwood
2016-09-23[clang] Fix compiler warningsSakari Poussa
2016-09-14[events/callbacks] Finished Node.js EventEmitter API'sJames Prestwood
2016-09-14[events] Added minimal Node.js event moduleJames Prestwood
2016-08-23[make] Check for ZEPHYR_BASE in MakefileJames Prestwood
2016-08-22[linux build] Added feature to feed script in on the command line on linuxJames Prestwood