Commit Graph

63 Commits

Author SHA1 Message Date
Timothy Stack
b53ac5e3a6 try to fix after_script 2018-11-15 09:16:23 -08:00
Timothy Stack
1e6689a7ee add back source 2018-09-30 22:14:54 -07:00
Timothy Stack
7aded62db8 try to bump to xenial 2018-09-30 22:08:40 -07:00
Timothy Stack
491c5a5496 [build] try to fix test-suite.log again... 2018-08-21 23:20:52 -07:00
Timothy Stack
691c954d63 [build] fix the test-suite.log path 2018-08-21 23:13:36 -07:00
Timothy Stack
178bd8728b add french locale to travis and switch to trusty 2018-08-21 22:49:48 -07:00
Timothy Stack
d2514773ae [build] no joy with -static 2017-04-08 17:32:16 -07:00
Timothy Stack
dbc8251175 [build] one more time 2017-04-08 17:32:16 -07:00
Timothy Stack
85bd837be4 [build] try full static 2017-04-08 17:32:16 -07:00
Timothy Stack
66c1fa6071 [build] try precise 2017-04-07 08:36:49 -07:00
Timothy Stack
01e7f04955 [build] as a global env 2017-04-07 08:04:37 -07:00
Timothy Stack
006141b911 [build] fix configure script flags 2017-04-07 07:44:50 -07:00
Timothy Stack
783bd88762 [build] ugh... 2017-04-07 07:33:25 -07:00
Timothy Stack
32bf9d48d8 [build] one more time 2017-04-07 07:26:53 -07:00
Timothy Stack
2cfa100125 [build] pickup the right file 2017-04-07 07:18:43 -07:00
Timothy Stack
21f964b642 [build] zip up the travis artifact
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-07 06:58:03 -07:00
Timothy Stack
e326c74c36 [build] more deploy stuff 2017-04-06 09:54:41 -07:00
Timothy Stack
3f427497d3 [build] more publish from travis... 2017-04-06 09:52:17 -07:00
Timothy Stack
240d71246c [travis] try to publish builds on github
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-06 09:38:25 -07:00
Timothy Stack
3ee0260034 [build] drop re2c for now 2017-03-31 07:13:01 -07:00
Timothy Stack
81e55b82dc [build] try to update sqlite3 2017-03-15 17:21:39 -07:00
Timothy Stack
8e3eb41362 [build] fix some types 2017-03-14 06:28:42 -07:00
Timothy Stack
b4577c985b [build] bump version in env 2017-03-14 06:18:46 -07:00
Timothy Stack
826f9d18ec [build] add the source 2017-03-14 06:14:43 -07:00
Timothy Stack
a192d708f4 bump gcc version 2017-03-14 06:10:26 -07:00
Timothy Stack
3aa379ad44 use trusty 2016-12-05 16:51:05 -08:00
Timothy Stack
182a098dcb try to build c++11 on travis 2016-12-05 16:48:43 -08:00
Timothy Stack
45fbae9c0f turn off coverity 2015-09-20 20:58:39 -07:00
Timothy Stack
060c24b679 turn on coverity 2015-09-19 21:24:34 -07:00
Timothy Stack
ef37fcd4d2 turn off coverity 2015-09-15 00:11:44 -07:00
Timothy Stack
17c375bb8f turn on coverity 2015-09-14 23:55:09 -07:00
Timothy Stack
9139e6de5b [search-table] guess the column types based on the regex 2015-08-07 20:04:28 -07:00
Timothy Stack
17ca8febf0 do distcheck in parallel as well 2015-08-05 23:26:18 -07:00
Timothy Stack
a23e83f878 do the travis build in parallel 2015-08-05 23:25:42 -07:00
Timothy Stack
d4e7f83a77 try to use travis containers 2015-07-12 13:46:59 -07:00
Timothy Stack
054e8d489b [data-scanner] convert to using re2c 2015-06-08 06:27:45 -07:00
Timothy Stack
866f45380c turn off coverity 2015-04-09 07:46:22 -07:00
Timothy Stack
4fcc4d6fdf run coverity 2015-04-09 07:29:06 -07:00
Suresh Sundriyal
d1916b3329 [travis] Add 'make distcheck' to the test script. 2015-04-05 13:34:09 -07:00
Suresh Sundriyal
baa5ca1ea1 Revert "Enable coverity scan."
This reverts commit 661ecbeec9.
2015-04-01 22:44:00 -07:00
Suresh Sundriyal
661ecbeec9 Enable coverity scan. 2015-04-01 22:36:34 -07:00
Suresh Sundriyal
1eca34b99d [travis] test-suite.log disappearance.
Seems like this is related to differences in the automake version.
2015-04-01 18:16:11 -07:00
Suresh Sundriyal
873f29c1ac [travis] List the files in test directory. 2015-04-01 17:36:40 -07:00
Suresh Sundriyal
8d6d321ec5 [travis] Print the pwd.
Travis can't seem to find the test-logs anymore.
2015-04-01 17:27:14 -07:00
Suresh Sundriyal
7d5ddc5994 [travis] Fix travis behavior.
Something seems to have changed in the travis infrastructure. It has
suddenly started complaining about 'test' usage in test_logfile.sh and
not printing out the test logs after the run.
2015-04-01 17:15:10 -07:00
Suresh Sundriyal
a333658bc6 [travis] Use the older versions of Automake. 2015-04-01 04:56:03 -07:00
Suresh Sundriyal
e73397587a [travis] Shell conditional shorthands are also special in YAML. 2015-03-29 15:36:57 -07:00
Suresh Sundriyal
f5a9259df5 [travis] Print out the logs after failure.
If `make check` fails, the && will short out and will not print the logs
when it is most useful. Print out the log as an 'after_script'.
2015-03-29 15:28:49 -07:00
Timothy Stack
033c861028 [cmd] next/prev-mark commands 2015-03-29 14:50:34 -07:00
Suresh Sundriyal
d47c17e2e8 Revert "Enable Coverity scan."
This reverts commit 7898d4d0d5.
2015-03-28 13:39:37 -07:00