]> git.lizzy.rs Git - rust.git/history - mk/docs.mk
mk: Fix pdf build
[rust.git] / mk / docs.mk
2013-05-01 Brian Andersonmk: Fix pdf build
2013-05-01 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-25 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-24 Brian Andersonmk: reorganize doc build to fix dependencies. #6042
2013-04-24 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-23 borsauto merge of #6022 : catamorphism/rust/warning-police...
2013-04-23 borsauto merge of #6027 : alexcrichton/rust/more-backticks...
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-23 borsauto merge of #6025 : alexcrichton/rust/issue-2697...
2013-04-23 borsauto merge of #6020 : yichoi/rust/pull-0423, r=brson
2013-04-23 borsauto merge of #6017 : brson/rust/revert-span-merge...
2013-04-23 borsauto merge of #6015 : catamorphism/rust/rustpkg-doc...
2013-04-23 Tim Chevalierdocs: Sketch out rustpkg manual
2013-03-07 borsauto merge of #5264 : brson/rust/cross7, r=brson
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-02 Young-il Choimk: cleanup - lib and executable suffix handling
2013-02-22 Brian Andersonmk: Split target triples into bulid triple + host tripl...
2013-02-08 Matthew McPherrinMerge branch 'master' of https://github.com/mozilla...
2013-02-07 borsauto merge of #4803 : alexcrichton/rust/fix-unused...
2013-02-07 borsauto merge of #4791 : jbclements/rust/demodeing-and...
2013-02-07 Brian AndersonMerge pull request #4619 from brson/exchange
2013-02-07 borsauto merge of #4814 : brson/rust/check, r=nikomatsakis
2013-02-07 borsauto merge of #4831 : bjz/rust/incoming, r=pcwalton
2013-02-07 borsauto merge of #4823 : pcwalton/rust/enum-variant-discri...
2013-02-07 borsauto merge of #4822 : graydon/rust/doc-version-stamp...
2013-02-06 Graydon Hoaredoc: improvements to version-stamp makefile logic.
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2013-01-03 Tim ChevalierMerge pull request #4336 from thestinger/python
2013-01-03 Daniel Micayadd missing $(CFG_PYTHON) prefixes
2012-12-17 Brian AndersonMerge pull request #4200 from ttaubert/issue-2649-rewri...
2012-12-15 Brian AndersonDisplay the full TOC in the manual. Closes #4194
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-22 Brian Andersondoc: Split out task tutorail. Add links to sub-tutorials
2012-09-16 Brian Andersondocs: Add Niko's borrowed pointers tutorial
2012-09-05 Patrick Waltondoc: Split out the FFI part of the tutorial
2012-09-05 Patrick Waltondoc: Split macros out into a separate tutorial
2012-08-22 Brian AndersonMerge pull request #3251 from fsouza/to_digit_fix
2012-08-22 Brian AndersonMerge pull request #3244 from dbp/osbug
2012-08-22 Brian AndersonMerge pull request #3240 from Dretch/bitvfixes
2012-08-22 Brian AndersonMerge pull request #3230 from killerswan/version-info...
2012-08-20 Kevin CantuRename the template for version_info.html
2012-07-26 Paul StansiferMerge branch 'master' of github.com:paulstansifer/rust
2012-07-23 Tim ChevalierMerge pull request #3000 from dgryski/master
2012-07-21 Graydon HoareMerge tag 'release-0.3.1' into incoming
2012-07-20 Tim ChevalierMerge pull request #2910 from gwillen/bug-2360
2012-07-20 Tim ChevalierMerge remote-tracking branch 'Havvy/master' into Havvy...
2012-07-20 Tim ChevalierMerge pull request #2939 from jld/randomfloat
2012-07-20 Paul StansiferAdd a badge to the tutorial and reference docs indicati...
2012-07-17 Paul StansiferAdd a badge to the tutorial and reference docs indicati...
2012-04-20 Brian Andersondoc: Remove unused keywords.txt
2012-03-27 Graydon HoarePrep docs before pdf.
2012-03-27 Graydon HoareTidy up doc make rules.
2012-03-21 Brian Andersondoc: Run language ref through prep.js
2012-03-15 Daniel BrooksThis path could have spaces in it, so quote it
2012-03-10 Brian Andersonbuild: Make tutorial and lang ref depend on rust.css
2012-03-10 Brian Andersonbuild: Switch from naturaldocs to rustdoc
2012-01-19 Graydon HoareActually use CFG_NATURALDOCS rather than hardcoding...
2012-01-19 Marijn Haverbeke[makefiles] Don't add css file to set of DOCS targets
2012-01-19 Marijn HaverbekeMove tutorial over to a format similar to the reference doc
2012-01-19 Graydon HoareTidy tidy
2012-01-18 Graydon HoareRefactor the doc building rules a bit, sensitize them...
2012-01-18 Marijn HaverbekeAdd a stylesheet to make the reference HTML look a...
2012-01-18 Graydon HoareMove the ifdefs to nest properly. Real clever.
2012-01-17 Graydon Hoarecp -a only.
2012-01-17 Graydon HoareImprove the node-doc-building logic.
2012-01-17 Graydon HoareMerge pull request #1544 from kevina/issue-1393
2012-01-17 Graydon HoareMerge pull request #1554 from rtanglao/master
2012-01-17 Graydon HoareMerge pull request #1548 from grahame/fix-interrupted...
2012-01-17 Graydon HoareMerge pull request #1549 from grahame/build-tutorial
2012-01-17 Grahame Bowlandbuild the tutorial if node.js is available
2012-01-13 Brian AndersonMerge remote-tracking branch 'brson/win32'
2012-01-13 Graydon HoareBegin shift over to using pandoc, markdown and llnextge...
2012-01-03 Brian AndersonMerge pull request #1392 from Lenny222/list
2011-12-30 Graydon HoareDocument copy/move/swap/assign expressions more accurat...
2011-12-30 Graydon HoareMake clean cleaner.
2011-12-06 Niko MatsakisMerge branch 'master' of github.com:graydon/rust
2011-12-06 Graydon HoareEstablish 'core' library separate from 'std'.
2011-11-29 Niko Matsakisfix makefiles, add option to ignore changes in makefiles
2011-11-23 Haitao Lidoc: Build keywords multitable automatically
2011-11-05 Elly Jonesdocs: work around texi2dvi bug. (#1134)
2011-10-27 Brian AndersonAdd a make docs target
2011-10-26 Brian AndersonUse web-style paragraphs in std docs
2011-10-26 Brian AndersonBegin documenting std and add doc generation using...
2011-06-28 Graydon HoareSilence texi2pdf during make
2011-06-25 Graydon HoareFixes to speed and clean up makefiles.
2011-06-13 Graydon HoareBug fix for last commit, of course.
2011-06-13 Graydon HoareHandle missing git in build env.
2011-05-05 Tim ChevalierUpdate docs to reflect assert vs. check
2011-05-01 Graydon HoareStart splitting up Makefile.in