summaryrefslogtreecommitdiff
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Update utfcpp submodule reference to ledger/utfcppJohn Wiegley2012-11-261-1/+1
|
* Change git:// submodule URL to http://John Wiegley2012-07-021-1/+1
|
* Removed CppUnit submodule referenceJohn Wiegley2009-02-131-3/+0
| | | | | This library is a dependency for running "make check", but it's not built as part of a Ledger build, and so doesn't belong as a submodule.
* Removed the binary caching code, and the XML, QIF and Gnucash parsers.John Wiegley2009-02-031-6/+0
|
* Removed all dependency on gdtoa.John Wiegley2009-01-301-3/+0
|
* Removed Boost submodule.John Wiegley2009-01-281-3/+0
|
* Moved the libofx mirror to GitHub.John Wiegley2009-01-241-1/+1
|
* Switched over to using irrxml for parsing XML, rather than expat.John Wiegley2009-01-241-0/+3
|
* Added support for Unicode text in Ledger files, thanks to 'utfcpp', which canJohn Wiegley2009-01-231-0/+3
| | | | be located at http://utfcpp.sourceforge.net.
* Moved cppunit to GitHub, rather than mirroring on newartisans.com.John Wiegley2009-01-231-1/+1
|
* Changed gdtoa module to be hosted on GitHub rather than newartisans.com.John Wiegley2009-01-231-1/+1
|
* Planning data has been moved to an orthogonal 'planning' branch.John Wiegley2008-10-271-3/+0
|
* Small administrative updatesJohn Wiegley2008-08-181-1/+1
|
* Moved the data directory into doc.John Wiegley2008-08-171-2/+2
|
* Added a "data" branch and submodule, which contains attachments and supportingJohn Wiegley2008-08-161-0/+3
| | | | data related to TODO file entries.
* Added several submodules, to ease the pain of keeping track of Ledger'sJohn Wiegley2008-08-081-0/+12
dependencies. At the moment all it does is check them out for you at the same version that I'm using.