Commit graph

26 commits

Author SHA1 Message Date
Donald Ephraim Curtis
3c9cdba0d7 Enable googlecode recipes again. 2014-11-25 06:55:20 -08:00
Melpa
4db2005e9d Make parallel_build_all script skip googlecode. 2014-11-06 21:38:13 -08:00
Donald Curtis
9047f15ff7 add texinfo to the bootstrap code 2014-10-27 14:32:54 -04:00
Donald Curtis
8acf077daf use sqlite3 for processing log files 2014-10-23 17:52:28 -04:00
Donald Curtis
71ccdd7959 Optimize processing logs.
Don't actually store the timestamp along with each IP when we parse logs. Only look at unique IP addresses. Duh.
2014-10-23 16:56:18 -04:00
Donald Ephraim Curtis
b5b647f61d More packages in bootstrap. 2014-09-26 21:17:37 -07:00
Donald Curtis
767a71cdec update bootstrap 2014-09-15 16:35:45 -04:00
Donald Ephraim Curtis
dda65bdb64 fix comment in bootstrap code to point to the correct location 2014-09-12 04:04:21 -07:00
Donald Ephraim Curtis
d4350dff6b ubuntu no longer needs a ppa for emacs 24 2014-09-12 04:00:36 -07:00
Dieter Deyke
263f420437 Added support for fossil SCM, added recipe for vc-fossil.el, a VC backend for the fossil sofware configuration management system 2014-07-07 11:56:33 +02:00
Melpa
d6357fa1dd temporary fix for wiki packages.
This will pause 2 seconds between every wiki package build to ensure
that we are not hitting the webserver access limit.
2013-11-25 16:52:09 +00:00
Donald Curtis
49495e9b06 Allow for builds to run simultaneously.
By recording each package's archive-entry separately we are able to
build each recipe independently and then compile the archive contents
afterwards.
2013-11-25 16:52:09 +00:00
Steve Purcell
9b50b9d464 build: prefer "foo/." to "foo/*" in rsync source file list 2013-08-24 17:16:05 +01:00
Steve Purcell
89c73d37e6 build: combine chmod calls 2013-08-24 17:15:36 +01:00
Steve Purcell
12bd848555 build: use $WEBROOT consistently 2013-08-24 17:11:37 +01:00
Steve Purcell
abe91ad56b Switch web pages to Angular 2013-08-24 11:08:09 +01:00
Donald Curtis
a535ed7f93 avoid some race conditions when processing dls
process_log.py now checks for other instances and makes sure to only run
once. previously this was corrupting the download_log.json.gz file.
2013-05-11 18:21:25 -05:00
Steve Purcell
72971d0fe1 Force locale during build to ensure UTF8 is used by default
(See #746)
2013-05-04 08:23:36 +01:00
Donald Curtis
e77648205e rename data files in process_log.py script 2013-04-24 21:11:53 -05:00
Donald Curtis
4098d7fcbe fix long string line 2013-04-24 13:48:29 -05:00
Donald Curtis
722d460914 add process_log.py script to maintain download counts 2013-04-24 13:39:37 -05:00
Steve Purcell
ba34e1ff2d Build script: print time zone offset, not name 2013-04-23 09:51:58 +01:00
Steve Purcell
8f488bbab2 Build script: include TZ in timestamps, remove duplication 2013-04-17 12:47:12 +01:00
Donald Curtis
e0ba61caea whitespace cleanup in the build script 2013-03-15 07:02:05 -07:00
Donald Curtis
eaea2c7da3 sync all files in the html directory in build script
fixes #586
2013-03-15 07:01:16 -07:00
Donald Curtis
d07c9d3724 add build script 2013-01-07 10:22:58 -06:00