Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
data.pg.sql.run 286 Bytes 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
datasrc_dir.run 745 Bytes 12851 over 10 years Aaron Marcuse-Kubitza lib/runscripts/datasrc_dir.run: import(): use n...
extract.run 324 Bytes 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
extract_header.run 355 Bytes 12984 over 10 years Aaron Marcuse-Kubitza added lib/runscripts/extract_header.run
file.pg.sql.run 329 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
import.run 367 Bytes 13148 over 10 years Aaron Marcuse-Kubitza bugfix: lib/runscripts/import.run: all(): also ...
import_subset.run 374 Bytes 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
in_datasrc_dir.run 480 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
install.run 326 Bytes 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
mysql.table.run 1.06 KB 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
pg.conf.run 206 Bytes 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
schema.pg.sql.run 295 Bytes 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
subdir.run 653 Bytes 10097 over 11 years Aaron Marcuse-Kubitza bugfix: lib/runscripts/datasrc_dir.run, subdir....
table.run 3.07 KB 13058 over 10 years Aaron Marcuse-Kubitza bugfix: lib/runscripts/table.run: table_make_in...
util.run 3.51 KB 12982 over 10 years Aaron Marcuse-Kubitza fix: lib/runscripts/util.run: to_top_file(): ha...
validations.pg.sql.run 391 Bytes 12224 almost 11 years Aaron Marcuse-Kubitza validation/aggregating/*/*.sql, schemas/vegbien...
view.run 534 Bytes 12691 over 10 years Aaron Marcuse-Kubitza lib/runscripts/table.run: remake_VegBIEN_mappin...

Latest revisions

# Date Author Comment
13148 04/16/2014 06:35 PM Aaron Marcuse-Kubitza

bugfix: lib/runscripts/import.run: all(): also need to propagate $rm to import()

13058 04/07/2014 01:43 PM Aaron Marcuse-Kubitza

bugfix: lib/runscripts/table.run: table_make_install(): need to ignore skip_table() errexit

12984 03/30/2014 05:11 PM Aaron Marcuse-Kubitza

added lib/runscripts/extract_header.run

12982 03/30/2014 05:06 PM Aaron Marcuse-Kubitza

fix: lib/runscripts/util.run: to_top_file(): handle $_remake properly, without requiring deferred_check_target_exists to set to_file()'s flags

12968 03/29/2014 04:06 AM Aaron Marcuse-Kubitza

*{.sh,run}: runscript targets: use begin_target instead of echo_func so the target name is properly echoed. note that this requires using with_rm so that $rm is properly progagated to applicable invoked targets. (previously, $rm was progagated to all invoked targets. note that with_rm only works inside a runscript target that starts with begin_target.)

12967 03/29/2014 03:58 AM Aaron Marcuse-Kubitza

lib/sh/make.sh: self_make(): renamed to with_rm() for clarity, since this is used only to progagate $rm, and does not also invoke a command with the same name as the current function, as the name might suggest

12964 03/28/2014 07:03 AM Aaron Marcuse-Kubitza

lib/runscripts/util.run: support conventional main() method as well as `all` target

12878 03/24/2014 01:43 AM Aaron Marcuse-Kubitza

bugfix: lib/runscripts/table.run: schema/make calls: need to use `make schema` instead because old-style datasources don't have a top-level runscript (the absence of this identifies them as old-style so inputs/input.Makefile works correctly)

12866 03/22/2014 04:55 AM Aaron Marcuse-Kubitza

lib/runscripts/util.run: on_exit(): documented that users can also override gateway()/fallback() to perform other commands (or no commands) after the script is read

12864 03/22/2014 04:44 AM Aaron Marcuse-Kubitza

fix: lib/runscripts/table.run: table_make_install(): need to inform the user when it skips installing a table, because this is often unexpected

View revisions

Also available in: Atom