| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed incorrectly placed single quotes. | John Wiegley | 2008-08-08 | 1 | -1/+1 |
* | Pass the boost suffix down when using --build with acprep. | John Wiegley | 2008-08-08 | 1 | -3/+4 |
* | --disable-shared is now the default for acprep users. | John Wiegley | 2008-08-08 | 1 | -4/+3 |
* | Don't overwrite PYTHON_HOME or PYTHON_VERSION if defined in the environment. | John Wiegley | 2008-08-08 | 1 | -3/+9 |
* | Added a stub --local for people who used to use it. | John Wiegley | 2008-08-08 | 1 | -0/+3 |
* | Changed the AUTOCONF and AUTOMAKE_VERSION variables to match what comes with | John Wiegley | 2008-08-08 | 1 | -2/+2 |
* | Removed --long option from git-describe, since it breaks on older machines | John Wiegley | 2008-08-08 | 1 | -1/+1 |
* | Relaxed checking of Automake requirements, and removed any need for the | John Wiegley | 2008-08-07 | 1 | -28/+23 |
* | Removed the need for a version.m4.in file. | John Wiegley | 2008-08-07 | 1 | -1/+1 |
* | Pass all flags to the underlying make when --build is passed to acprep. | John Wiegley | 2008-08-07 | 1 | -1/+1 |
* | Added -L flags for locating CppUnit libraries. | John Wiegley | 2008-08-07 | 1 | -0/+2 |
* | Several changes to acprep to help me prepare a universal binary on OS X for | John Wiegley | 2008-08-07 | 1 | -7/+49 |
* | The Python interface code is now building again and passes its unit tests. | John Wiegley | 2008-08-07 | 1 | -4/+8 |
* | Updated a comment. | John Wiegley | 2008-08-05 | 1 | -0/+3 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -26/+110 |
* | Added version.m4 to the ignore list. | John Wiegley | 2008-08-05 | 1 | -1/+1 |
* | Changed the way that version info is included into a Ledger build. | John Wiegley | 2008-08-04 | 1 | -2/+1 |
* | Got pre-compiled headers working again, which are used if --devel is passed to | John Wiegley | 2008-08-03 | 1 | -3/+2 |
* | Corrected a failing test. | John Wiegley | 2008-07-30 | 1 | -1/+2 |
* | Updated acprep to reflect a more modern OS X system. | John Wiegley | 2008-07-30 | 1 | -11/+9 |
* | Enabled a huge number of warning flags for g++ in acprep, and fixed them all | John Wiegley | 2008-07-30 | 1 | -15/+17 |
* | More work toward getting the textual parser working again. Since this means | John Wiegley | 2008-07-24 | 1 | -11/+21 |
* | Merge branch 'master' into v2.7a | John Wiegley | 2008-07-23 | 1 | -1/+1 |
|\ |
|
| * | acprep: I don't keep ChangeLog files under version control anymore, but | John Wiegley | 2008-07-23 | 1 | -1/+1 |
* | | Added back the --version option, and changed acprep so that it hacks on the | John Wiegley | 2008-07-21 | 1 | -1/+13 |
* | | Changed the target directory within ~/Products. | John Wiegley | 2008-07-20 | 1 | -2/+3 |
* | | Don't remove pre-existing build directories when running acprep | John Wiegley | 2008-07-19 | 1 | -1/+0 |
* | | Most things are building, but not the Python code | John Wiegley | 2008-05-12 | 1 | -4/+9 |
* | | Changed PYTHON_HOME path in acprep | John Wiegley | 2008-05-11 | 1 | -1/+1 |
* | | Use git-describe to determine the current Ledger source version. | John Wiegley | 2008-05-11 | 1 | -0/+3 |
* | | Migrated over both code and build environment from was-v3.0 branch. | John Wiegley | 2008-05-08 | 1 | -43/+104 |
|/ |
|
* | option.cc: Include unistd.h, to pull in the prototype for access(). This was | John Wiegley | 2008-05-07 | 1 | -10/+25 |
* | Updated the build process in acprep and configure.in to run without issues, | John Wiegley | 2008-05-07 | 1 | -21/+34 |
* | Reverted the master branch back to the state of v2.6.0.90, because I intend to | John Wiegley | 2008-05-02 | 1 | -29/+8 |
* | Support the --local option to acprep, which says not to use ~/Products. | John Wiegley | 2008-04-24 | 1 | -5/+9 |
* | Fixed acprep so that it builds Ledger again. Somehow it got completely | John Wiegley | 2008-04-20 | 1 | -6/+13 |
* | Changed pathnames for 10.5 | John Wiegley | 2008-04-13 | 1 | -2/+12 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | Made separate modules for the csv command, since the prior method was | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -5/+11 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | Began support for improved commodity handling. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | (read_binary_journal): Fixed a tiny memory leak when reading from a | John Wiegley | 2008-04-13 | 1 | -2/+3 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | Use libtoolize if glibtoolize can't be found. | John Wiegley | 2008-04-13 | 1 | -1/+5 |
* | Removed Python integration support. | John Wiegley | 2008-04-13 | 1 | -7/+3 |
* | Restructed the code that it can build and be used as a shared library. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Support has been added for clearing of individual transactions. Set | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -6/+6 |