summaryrefslogtreecommitdiff
path: root/build.sbt
AgeCommit message (Expand)Author
2017-01-31fix buildInfoPackage name (and comment)Jim Lawson
2017-01-27Provide package-level text to reduce ScalaDoc white space. (#432)Jim Lawson
2017-01-26Change definition of root project to minimize potential confusion.Jim Lawson
2017-01-26Use the same firrtl for all sub-projects.Jim Lawson
2017-01-25Better name propagation by macros (#327)Richard Lin
2016-12-15Can The Spam: disable reflective call warnings on tests (#415)Richard Lin
2016-12-12Merge branch 'master' into buildinfousepackageaspathJim Lawson
2016-12-07Support for creating chisel annotations that are consumed by firrtl (#393)Chick Markley
2016-11-29Add feature warnings to build, fix feature warnings, fix some documentation (...Richard Lin
2016-11-23Fix for direct dependenciesducky
2016-11-22Don't publish sub-project JARsducky
2016-11-21SInt conversion finished, everything builds againducky
2016-11-14Set buildInfoUsePackageAsPath to help IDEs.Jim Lawson
2016-10-27Use unmanagedClasspath and allDependencies to determine firrtl dependency.Jim Lawson
2016-10-27Existence of unmanaged firrtl.jar, replaces sbt managed dependency.Jim Lawson
2016-10-14Implement a standardized execution scheme for chiselchick
2016-10-06Remove non-standard sbt-buildinfo settings; write buildinfo to firrtl file.Jim Lawson
2016-10-06Merge branch 'master' into buildinfoJim Lawson
2016-10-06Merge pull request #296 from ucb-bar/sbtnamecasecoherenceJim Lawson
2016-10-05Merge pull request #195 from ucb-bar/updateresolversJim Lawson
2016-10-05Add sbt-buildinfo support.Jim Lawson
2016-09-28Generate scaladoc for all subprojects.Jim Lawson
2016-09-27Use "chisel3" as sbt project name.Jim Lawson
2016-08-31Bump version number in preparation for release.Jim Lawson
2016-06-06Move more publishing definitions into commonSettings.Jim Lawson
2016-06-03Update publishing dependenciesJim Lawson
2016-06-03Merge branch 'master' into front_end_dependencyJim Lawson
2016-05-20Implementation of source locatorsducky
2016-05-19Update to current sbt resolver idiom.Jim Lawson
2016-05-18Add a hack to build.sbt to allow local publishingchick
2016-05-09Include Chisel Frontend in JARducky
2016-05-08Fixed sbt error where the typechecker was complaining. Just converted the Seq...azidar
2016-05-05Move Chisel API into separate chiselFrontend compilation unit in preparation ...ducky
2016-03-05Remove scalastyle test hookPalmer Dabbelt
2016-02-24sonatype repo will be using chisel3 as the base namechick
2016-02-24changing build.sbt to prepare for chisel3 distributionchick
2015-12-15Fix some nits: add that line to .gitignore that keeps coming back, do paralle...ducky
2015-10-23Add test-specific scalastyle configducky
2015-08-12being to convert tests to scala-test; tests compile and runHenry Cook
2015-08-12ScalaDoc prep.Jim Lawson
2015-08-03Improve type-safety of switch/is blocks using macros and SwitchContext. Remov...Henry Cook
2015-07-24Generalize, add missing chisel2 meta files.Jim Lawson
2015-07-24Updated versions; add MakefileJim Lawson
2015-07-23init methods for deqio, call collectelts during clone, change elsewhen emissi...jackbackrack
2015-04-27first commitjackbackrack