Commit Graph

7 Commits

Author SHA1 Message Date
Henry Robinson
2f339f2ed8 Add ASL license to all public files 2014-01-08 10:46:32 -08:00
Nong Li
bc08241ffb IR cross compile fixes for inlined string-value functions. 2014-01-08 10:46:19 -08:00
ishaan
e84cc0a9eb Enable code coverage on release builds. 2014-01-08 10:44:41 -08:00
Kay Ousterhout
e5c42edad2 Changed make_debug script to limit the # of threads used when make-ing.
The number of threads is set to be consistent with the number used in buildall.
2012-07-19 16:04:49 -07:00
Lenni Kuff
1abe6c973a Added support for creating a build with gcov code coverage instrumentation
Usage:
./buildall.sh -codecoverage
./bin/make_debug.sh -codecoverage
2012-06-01 14:20:29 -07:00
Nong Li
88237350f0 Change the build to allow debug and release builds to coexist. 2012-02-17 18:14:04 -08:00
Nong Li
bf74bc25e3 Some cleanup:
- Fixed issue with SSE file parse.
  - Moved build scripts to impala/bin.  Rebuilding from just BE does not work.
  - Cleanedup a few compiler warnings.
  - Add option to disable automatic counters for profilers.
2011-12-31 06:17:28 -08:00