aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-09-16Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton1-4/+5
Conflicts: Makefile README.md bootstrap.css bootstrap.min.css lib/bootstrap.less lib/scaffolding.less
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 ↵Mark Otto1-2/+2
prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere
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 ↵Jacob Thornton1-9/+24
installed add date to built file!
2011-07-01add "make watch" to auto watch less files - change patterns.less to use ↵Jacob Thornton1-2/+6
opacity method
2011-06-28update makefile and little commentsJacob Thornton1-1/+1
2011-06-28add watchr command for prostyle developmenttttJacob Thornton1-0/+2
2011-06-28+ add a make file which auto builds the bootstrap dist filesJacob Thornton1-0/+8
+ rebuild dist files + update index.html to point to bootstrap-1.0.0.css