Commit Graph

7 Commits

Author SHA1 Message Date
Tom Reynolds 4bc007f239 Whoopsie, now with better CPU detection and fallback 2013-05-15 05:30:51 +00:00
Tom Reynolds a6e6ab8f53 Use 'nproc' command instead of /proc/cpuinfo (doesn't work on armv5tel) to determine # of cores (lscpu can be another option) 2013-05-15 04:00:36 +00:00
Mark Vejvoda 79caed1ac5 - tell cmake eclipse generator to use all cores 2013-01-02 00:13:54 +00:00
Mark Vejvoda a2ee9d3b19 - updated eclipse generator script to give more info about what it does 2013-01-01 23:58:47 +00:00
Mark Vejvoda 583ae7c178 - updated eclipse generator script to give more info about what it does 2013-01-01 23:55:57 +00:00
Tom Reynolds f5e8a523e3 minor improvements to mk/linux/setupBuildDeps.sh
property changes to text files (check out with native line endings) and mk/linux/setupBuildDeps.sh (make executable)
2012-06-17 13:27:36 +00:00
Mark Vejvoda 7423b4c6fa - added script to build eclipse project files for importing into eclipse so we can compile and debug from within eclipse 2012-04-21 18:37:48 +00:00