Commit Graph

21 Commits

Author SHA1 Message Date
Giulio Cesare Solaroli
303600d0d4 Tentative fix for issue #49 2013-07-17 14:51:06 +02:00
Giulio Cesare Solaroli
48c9280c9a Updated build script to handle 'checksum' target
The build script can now be invoked, for example, with the following options:
> ./scripts/build checksum --frontend beta gamma
2013-04-17 17:45:39 +02:00
Josh
6d037cc7a4 add friendly error message when the git python module can't be found
also hides the exception
2013-02-21 16:08:18 +00:00
Clipperz
1e19202f47 Improved the reporting of the MAC while building 2013-01-18 18:17:26 +01:00
Clipperz
6642b868f7 Fixed name of the exit page for /gamma 2013-01-09 15:13:32 +01:00
Clipperz
9741a93a9f Merge latest changes with public repository 2013-01-09 12:45:31 +01:00
Clipperz
6cfcbb8dee Merge branch 'master' of github.com:clipperz/password-manager
Conflicts:
	frontend/beta/css/yui-extensions/basic-dialog.css
2013-01-09 12:24:13 +01:00
Clipperz
5996ee475c Fixed build script
Changed the build script in order to replace placeholders even if present multiple times
2013-01-09 11:37:39 +01:00
Clipperz
25bd3085c5 Updated builder script 2013-01-08 16:12:19 +01:00
Josh
28bcbca984 Add a fall-back repository class for SNAPSHOTS
Create a new SnapshotRepository class that returns SNAPSHOT as the version
Should let you build if there are any problems with your git repo
2012-06-19 12:04:50 -04:00
Josh
67ba4cd7b5 add code to handle older version of GitPython 2012-03-18 21:30:36 -04:00
Giulio Cesare Solaroli
bf7d8191a3 Improved build scripts
Improved the detection of the correct repository class to use.

Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-17 15:10:02 +00:00
Giulio Cesare Solaroli
e61e994abb Merge branch 'buildScript' of https://github.com/jokajak/password-manager
Conflicts:
	scripts/builder/repository.py

Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-17 14:40:38 +00:00
Giulio Cesare Solaroli
65a7a7be3f Some fixes to build scripts getting ready to handle the mobile version
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-17 14:26:08 +00:00
Josh
24f7bfcbe3 switch from dulwich to git-python
this fixes the areTherePendingChanges check
2012-03-06 22:09:32 -05:00
Josh
fc528c0f65 fix GitRepository revision function 2012-03-06 10:47:34 -05:00
Josh
5115ce2faf Check to make sure dulwich is available and print error 2012-03-06 10:44:48 -05:00
Giulio Cesare Solaroli
cf9c0c34e1 Added static resources used when exiting the application
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-03 17:03:57 -05:00
Giulio Cesare Solaroli
185949cb77 Improved build scripts
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-02-11 23:34:25 +00:00
Antonio Lima
2a98e81b95 Fixing python path of builder scripts for environment support 2011-10-05 10:24:32 +02:00
Giulio Cesare Solaroli
ef68436ac0 First version of the newly restructured repository 2011-10-03 00:56:18 +01:00