aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-02-282.3.1fat1-1/+1
2013-02-28WHOOPS ( >_>)fat1-2/+2
2012-12-22Version bumpMark Otto1-1/+1
2012-12-21rewrite makefile to make a bit more "efficient" + rebuildfat1-9/+34
2012-12-19remove inside support from tooltip + fix tooltip svg support + change ↵fat1-10/+10
makefile to rely on local npm install
2012-12-10Version bumpMark Otto1-1/+1
2012-11-28Update MakefileKyle A. Matheny1-2/+2
Fixed both instances of uglifyjs usage.
2012-11-05version bumpMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-29Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipfat1-1/+1
Conflicts: bootstrap/css/bootstrap.css bootstrap/css/bootstrap.min.css
2012-10-29remove haunt, remove bootstrap dir, add bower supportfat1-7/+0
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-09-04Merge pull request #4810 from mainerror/2.1.1-wip♒∆✝1-0/+7
Makefile misses a 'clean' directive
2012-09-04fixes #4958: add version to minified jsMark Otto1-1/+1
2012-08-29Added 'clean' directive to the make file.Octavian Damiean1-0/+7
2012-08-20add affix to zipJacob Thornton1-1/+1
2012-08-15Add affix.js to javascript compilationMickael Perraud1-1/+1
2012-07-22change haunt to writeJacob Thornton1-1/+1
2012-07-22add haunt w/ issue guideline specJacob Thornton1-0/+7
2012-04-24Merge branch '2.0.3-wip'Jacob Thornton1-22/+53
Conflicts: Makefile docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js
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 ↵Jacob Thornton1-14/+29
improve
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
Conflicts: Makefile
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