Menu

Tree [r1338] /
 History

HTTPS access


File Date Author Commit
 Documentation 2007-12-20 yanychar [r641] [storage] Calculate 'revenue' and 'expenses' wi...
 abstract 2009-10-12 yanychar [r1257] base: add Tag attribute to Rule
 accounting 2009-01-31 yanychar [r1210] storage: rename ISqlChannel to ISqliteChannel
 app 2010-01-07 yanychar [r1338] view: bug 185. update session replace entry
 base 2009-10-24 yanychar [r1259] storage: save/load Rule.Tag
 config 2008-01-02 yanychar [r695] [structure] Add installer (bug #115)
 cxxunit 2007-12-28 yanychar [r683] [xpunit] Rename from 'cxxunit' and switch to mo...
 installer 2009-09-10 yanychar [r1246] config: update w32 dependencies
 report 2009-07-05 yanychar [r1221] test: fix reportTest
 sql 2009-09-10 yanychar [r1241] sql: add SqlChannel test
 storage 2009-10-24 yanychar [r1259] storage: save/load Rule.Tag
 transport 2009-07-05 yanychar [r1222] test: fix SqliteChannelTest
 view 2010-01-07 yanychar [r1338] view: bug 185. update session replace entry
 xpcom 2008-06-13 yanychar [r892] config: move creation parameter to 'Init'
 xpunit 2009-10-30 yanychar [r1278] app: integrate new ui test system to current tests
 .gitignore 2008-06-16 yanychar [r898] config: enable debug by default
 AUTHORS 2008-04-11 yanychar [r832] [config] Fix email
 COPYING 2007-06-18 yanychar [r1] Initial import:
 ChangeLog 2008-04-15 yanychar [r852] Version 0.0.2
 Makefile.in 2008-10-13 yanychar [r1166] sql: add module directory tree
 NEWS 2007-06-18 yanychar [r76] Switched to git as Source Code Management system.
 README 2008-12-02 yanychar [r1198] config: update README
 build.mk 2009-05-03 yanychar [r1211] build: fix tests launch
 check.mk 2009-07-05 yanychar [r1214] fix w32 autoconfiguration
 confvars.sh 2008-01-03 yanychar [r697] [structure] Use portable grep (bug #74)
 makefiles.sh 2008-11-27 yanychar [r1196] sql: add sql/base subdir and blank Makefiles
 nspr-config 2008-11-04 yanychar [r1195] config: fix building with libxul-1.9.1b2pre

Read Me

Things are changing rapidly. Please refer to
on-line documentation at

http://docs.aasii.org/

*** Install from source ***
Abstract is using Mozilla Build System. Firefox 3.0 beta 5 source is
required to build this version of Abstract (Firefox 3.1 beta 2 or
later is recommened):

Extract mozilla tree somewhere, and place content of this directory to
mozilla/abstract. Mozilla tree may be downloaded from
ftp://releases.mozilla.org/ or checked out from numerous version control
repositories (including at least CVS, Mercurial and git).

When all Mozilla Build Prerequisites are satisfied, this command will
build abstract and run its test suite:

make -s -f check.mk

If you system doesn't have a working pkg-config, add path to xulrunner
sdk to the make parameters:

make -s -f check.mk LIBXULPATH=/path/to/xulrunner-objdir/dist
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.