This website requires JavaScript.
Explore
Help
Sign in
sfos
/
ledger
Watch
1
Star
0
Fork
You've already forked ledger
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
1047
commits
1
branch
0
tags
14
MiB
C++
79.7%
Python
11.1%
Perl
3.7%
Shell
1.5%
Emacs Lisp
1.4%
Other
2.4%
b6078393b6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
John Wiegley
b6078393b6
Added a simple Makefile for building some of Ledger's dependency libraries and
...
installing them into /usr/local/stow. It will likely have to be run using 'sudo make'.
2008-08-08 03:45:57 -04:00
contrib
Moved around most of the files so that source code is in src/, documentation
2008-08-05 18:05:49 -04:00
doc
Moved several documentation files into the 'doc' directory.
2008-08-07 23:25:42 -04:00
lib
Added a simple Makefile for building some of Ledger's dependency libraries and
2008-08-08 03:45:57 -04:00
lisp
Moved around most of the files so that source code is in src/, documentation
2008-08-05 18:05:49 -04:00
python
The Python interface code is now building again and passes its unit tests.
2008-08-07 03:28:48 -04:00
src
Fixed some spurious warnings in the non-debug build.
2008-08-08 00:17:53 -04:00
test
Don't include gdtoa/.libs anymore, it's not being used.
2008-08-08 03:13:29 -04:00
.gitignore
Added a simple Makefile for building some of Ledger's dependency libraries and
2008-08-08 03:45:57 -04:00
.gitmodules
Added several submodules, to ease the pain of keeping track of Ledger's
2008-08-08 03:19:21 -04:00
acprep
--disable-shared is now the default for acprep users.
2008-08-08 03:08:19 -04:00
configure.ac
Moved autoconf minimum version back to 2.61 (which is what comes with OS X).
2008-08-08 00:30:54 -04:00
Makefile.am
Added a pretty divider line. :)
2008-08-08 03:08:10 -04:00