aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-04-24Merge branch '2.0.3-wip'Jacob Thornton1-22/+53
2012-04-23hr to var in makefilJacob Thornton1-4/+5
2012-04-19run qunit tests in phantomjs for travis-ciJacob Thornton1-2/+6
2012-04-19make a few changes to package.json (add make test to makefile)Jacob Thornton1-0/+8
2012-04-18make build prettier - hopefully this works, maybe some makefile bro's can imp...Jacob Thornton1-14/+29
2012-04-18make bootstrap compile with Recess instead of LessJacob Thornton1-7/+7
2012-04-15build bootstrap.js and bootstrap.min.js into docsJacob Thornton1-0/+5
2012-04-15add bootstrap + bootstrap.min.js to gh-pages for @remyJacob Thornton1-0/+2
2012-04-15add zip to git ignore, and fix gh-pages makeJacob Thornton1-1/+1
2012-04-15simplify make - move zipping to gh-pages onlyJacob Thornton1-7/+7
2012-04-14change comments to preserve for yuiJacob Thornton1-1/+1
2012-04-14change position of var in dropdown + cleanup makefile varsJacob Thornton1-2/+0
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton1-0/+2
2012-04-07use yui-compress by default instead of regular compressMark Otto1-2/+2
2012-03-11Merge branch 'zerkms-master' into 2.0.2-wipMark Otto1-2/+1
2012-03-09Fixed double copy action in Makefile.Jonathan Maron1-2/+1
2012-03-08remove non existent dist dir from phony makefilJacob Thornton1-1/+1
2012-03-08add version to min jsJacob Thornton1-1/+4
2012-02-01fix makefile to reset zipsJacob Thornton1-0/+2
2012-02-01fix the makefileMark Otto1-2/+2
2012-02-01only add the anyalytics to productionJacob Thornton1-2/+7
2012-01-31move examples into docs...v2.0.0Jacob Thornton1-0/+1
2012-01-31add makefile to make it easier to publish to gh-pages...Jacob Thornton1-1/+4
2012-01-31move js stuff into assetsJacob Thornton1-0/+2
2012-01-29remove dist dirJacob Thornton1-14/+13
2012-01-29move building zip file into docs/makefileJacob Thornton1-21/+32
2012-01-28remove uglify variable from makefileJacob Thornton1-1/+0
2012-01-27simplify build process more - remove really annoying date.Jacob Thornton1-11/+4
2012-01-26rebuild + copy images to docs when makingJacob Thornton1-0/+1
2012-01-26move doc building into base make method + build bootstrap to doc assetsJacob Thornton1-15/+5
2012-01-26moving structure around + more work on builder...Jacob Thornton1-3/+3
2012-01-25update docs to include separate responsive css, update docs to highlight prop...Mark Otto1-0/+7
2012-01-24Fixed typo in MakefileMarc Chung1-2/+2
2012-01-23add templates for doc generationJacob Thornton1-19/+16
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton1-1/+1
2011-12-27capitalize Less in makefile, add print less file (not yet compiled)Mark Otto1-1/+1
2011-12-24fix for linuxJacob Thornton1-2/+1
2011-12-21minor cleanupsJacob Thornton1-5/+6
2011-11-20add build script for minified files and allow elements to be returned to getC...Jacob Thornton1-0/+19
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-1/+1
2011-09-16Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton1-4/+5
2011-09-15mv 1.3.0 file names to plane bootstrap.css for submodulersJacob Thornton1-2/+2
2011-09-12make file shouldn't say file built successfully if error occursJacob Thornton1-4/+4
2011-09-08bump css to 1.3.0, update makefile to reflect that, update form css to prepen...Mark Otto1-2/+2
2011-09-03use @VERSION var in build scriptyury1-3/+4
2011-08-30rename all 1.1.1 stuff -> 1.2.0 and remove templates dir and fluid.htmlJacob Thornton1-2/+2
2011-08-26update everything to 1.1.1Jacob Thornton1-2/+2
2011-08-21v1.1.0Jacob Thornton1-2/+2
2011-07-28change popover stufffJacob Thornton1-2/+2
2011-07-02add formal checks to makefile to make sure people have neccessary software in...Jacob Thornton1-9/+24