Commit Graph

  • 28ef822dd5 cue: add Travis fold control and AppVeyor printed folds Ralph Lange 2020-06-06 14:39:52 +02:00
  • 03d1a5456a travis: add static/debug/static-debug builds Ralph Lange 2020-05-31 11:32:22 +02:00
  • 9bd635d058 Switch example to use sequencer R2.2.8 Ralph Lange 2020-05-30 14:41:32 +02:00
  • bb5c73ae08 travis: BCFG for build configuration (static/debug) Ralph Lange 2020-05-28 18:18:36 +02:00
  • 9f6995c441 cue: allow multiple possible locations for a VS compiler version Ralph Lange 2020-05-28 17:21:37 +02:00
  • 25517c35d1 windows: CHOCO for additional chocolatey packages Ralph Lange 2020-06-02 14:30:52 +02:00
  • b7d282fe3b cue: load 'defaults' setup file last Ralph Lange 2020-05-28 15:06:15 +02:00
  • e1a52130a7 cue: improve logging Ralph Lange 2020-05-28 14:29:10 +02:00
  • 7d9b5985c6 cue: fix setting EPICS_BASE and EPICS_HOST_ARCH Ralph Lange 2020-05-27 18:18:25 +02:00
  • 5106e1d753 cue: add call to epicsHostArch.pl script Ralph Lange 2020-05-27 17:57:44 +02:00
  • 98cf1e709f cue: fix Windows setup_for_build() Ralph Lange 2020-05-27 16:33:26 +02:00
  • 91aba0df5c cue: assume 'make' in PATH by default Ralph Lange 2020-05-27 16:16:42 +02:00
  • 044ff8fa88 cue: use 'gcc' for native MinGW on Windows Ralph Lange 2020-05-27 16:10:53 +02:00
  • 488053cea4 cue: detect CI configuration and set up accordingly Ralph Lange 2020-05-27 12:34:04 +02:00
  • c3920bc499 Minimal set of builds on Travis Ralph Lange 2020-06-06 14:01:50 +02:00
  • 44c441c436 Rename and move cue to top level Ralph Lange 2020-05-27 10:36:22 +02:00
  • 55038b7315 Improve test make-target logic Ralph Lange 2020-05-26 17:32:20 +02:00
  • bb9b59156c travis: set CURDIR in build.sh (fixes #41) Ralph Lange 2020-05-26 09:36:00 +02:00
  • e66c1f748c appveyor: allow VS2019/3.14/64bit/static-debug job to fail Ralph Lange 2020-05-25 18:08:33 +02:00
  • ba5508b39e travis: update README v2.3.5 Ralph Lange 2020-05-20 18:59:45 +02:00
  • d5eab412b4 Readme: small updates and fixes Ralph Lange 2020-05-20 18:42:04 +02:00
  • fff4249771 appveyor: fix VisualStudio parallel build for older Base versions Ralph Lange 2020-05-14 09:51:49 +02:00
  • 11e2f1852b Do not run 'make test-results' on Base 3.14 Ralph Lange 2020-05-13 11:11:58 +02:00
  • 53e23e3684 appveyor: update README Ralph Lange 2020-05-08 16:22:45 +02:00
  • f0ce39129c appveyor: clean-up install; move 'prepare' to 'build_script' Ralph Lange 2020-05-07 18:47:35 +02:00
  • 1583d41197 Skip running test-results target if not defined Ralph Lange 2020-05-05 10:33:24 +02:00
  • 98bc1d8f1f Readme: add links to lower level readme pages, fix badge URL v2.3.4 Ralph Lange 2020-04-30 15:14:21 +02:00
  • 4484a9c302 appveyor: explicitly set default build worker image Ralph Lange 2020-04-30 11:46:03 +02:00
  • ebc4b5ca2a Readme: update references; advise to clear cache after update Ralph Lange 2020-04-30 11:14:31 +02:00
  • 26c268eb28 Merge pull request #36 from mdavidsaver:msi314 Ralph Lange 2020-04-30 09:39:33 +02:00
  • 02c1c016c4 example: add host-side expanded substitutions file Ralph Lange 2020-04-30 09:34:04 +02:00
  • 27a1224d6d Refresh MSI 3.14 patch to allow using it Michael Davidsaver 2020-04-29 14:50:33 -07:00
  • 157a7af098 appveyor: move init part of debugging settings to init section Ralph Lange 2020-04-29 16:58:12 +02:00
  • 3c1e223dc7 appveyor: don't build for changes in .travis.yml Ralph Lange 2020-04-28 15:29:55 +02:00
  • 4f4f76a5db appveyor: log name of build worker image Ralph Lange 2020-04-28 14:35:24 +02:00
  • e91a588370 travis: copy RELEASE.local to top of checkout v2.3.3 Ralph Lange 2020-04-27 10:42:33 +02:00
  • 29e657d585 Run tests using parallel make (reducing build time) Ralph Lange 2020-04-27 11:33:45 +02:00
  • 4413c7d75e travis: fix build.sh (set EPICS_BASE correctly) for BASE=SELF Ralph Lange 2020-04-24 19:16:12 +02:00
  • 48b15417a6 travis: fix RTEMS cross builds for Base 3.15 Ralph Lange 2020-04-24 19:12:20 +02:00
  • 1ac8bf7479 appveyor: fix behavior when BASE set in setup file Ralph Lange 2020-04-24 15:40:00 +02:00
  • d0f93f1920 travis: fix for EXTRA arguments with spaces/quotes v2.3.2 Ralph Lange 2020-04-23 17:41:42 +02:00
  • ecb7e43660 travis: fix for EXTRA with quotes/spaces v2.3.2-old Ralph Lange 2020-04-23 17:41:42 +02:00
  • 27f823139a appveyor: don't walk() through the file system in host_info() Ralph Lange 2020-04-23 14:10:06 +02:00
  • 88831439b1 appveyor: consider base build (BASE=SELF) Ralph Lange 2020-04-23 12:44:37 +02:00
  • 177dfd4615 travis: fix /etc/hosts issue on bionic image Ralph Lange 2020-04-22 14:36:56 +02:00
  • 3bd2bb6dff travis: consider base build (BASE=SELF) Ralph Lange 2020-04-22 13:36:16 +02:00
  • 393a470d05 appveyor: add CMP doc to README v2.3.1 Ralph Lange 2020-04-22 10:20:45 +02:00
  • 519b75aef2 appveyor: use pre-installed strawberry perl on vs2019 image Ralph Lange 2020-04-22 10:25:03 +02:00
  • e8b01bf1a0 Merge pull request #29 from ralphlange:devel/add-appveyor v2.3.0 Ralph Lange 2020-04-21 18:29:35 +02:00
  • 79cc560594 appveyor: add minimal example file Ralph Lange 2020-04-21 17:48:05 +02:00
  • 32bdf84806 appveyor: improve RDP debugging options Ralph Lange 2020-04-21 17:40:29 +02:00
  • 070eab1473 appveyor: re-add recursive submodule update Ralph Lange 2020-04-21 17:31:24 +02:00
  • 11e0a60e3b appveyor: update example and README files Ralph Lange 2020-04-08 15:56:00 +02:00
  • 22d3a9db15 appveyor: add MSI 1.7 to any Base 3.14 dependency Ralph Lange 2020-04-08 14:43:45 +02:00
  • a3532d3c55 appveyor: make cachedir configurable Ralph Lange 2020-04-07 15:49:53 +02:00
  • b502aa7049 appveyor: update .appveyor.yml.example-full Ralph Lange 2020-04-03 16:12:11 +02:00
  • d8e53e84fd appveyor: CC -> CMP for compiler toolchain setting Ralph Lange 2020-04-03 18:25:55 +02:00
  • 16bb305d24 appveyor: add setup_for_build() tests Ralph Lange 2020-04-03 14:59:04 +02:00
  • 6d0f34ac65 appveyor: do --add-path Michael Davidsaver 2020-04-01 18:05:54 -07:00
  • 2fd1f9ec16 appveyor: show test-results after .tap upload Michael Davidsaver 2020-04-01 18:01:17 -07:00
  • ca74a8424b appveyor: create jobs for base 7.0, 3.15, 3.14 Ralph Lange 2020-04-02 15:11:26 +02:00
  • ddf6b961b1 appveyor: use VV to set logging level and silence dependency builds Ralph Lange 2020-04-02 12:01:26 +02:00
  • e5af5c2bfe appveyor: print dependency table and RELEASE.local Ralph Lange 2020-04-02 14:40:34 +02:00
  • d02dda5775 appveyor: add keys to call_make(); make test-results Ralph Lange 2020-04-01 18:57:21 +02:00
  • 4a6a979f89 appveyor: choco install re2c (for the sequencer) Ralph Lange 2020-04-01 18:14:46 +02:00
  • 81bf29b8ca appveyor: fix modlist() to allow MODULES in setup files Ralph Lange 2020-04-01 15:34:13 +02:00
  • a8321aff92 appveyor: add binary locations to PATH for tools and DLLs Ralph Lange 2020-04-01 19:01:16 +02:00
  • 48832354da appveyor: export MAKE executable to environment Michael Davidsaver 2020-03-29 21:24:41 -07:00
  • dbfba732fd appveyor: build action accepts arguments (passed on to make) Michael Davidsaver 2020-03-29 20:59:08 -07:00
  • 2f8f4e7fb1 appveyor: add tests for _RECURSIVE and _DEPTH Ralph Lange 2020-03-30 17:39:02 +02:00
  • e96f77d8b1 appveyor: fix _DEPTH option Ralph Lange 2020-03-30 18:02:02 +02:00
  • e14b97b18e appveyor: fix _RECURSIVE option Michael Davidsaver 2020-03-28 13:36:46 -07:00
  • 5d4fdec627 appveyor: add newlines when writing to CONFIG_SITE Michael Davidsaver 2020-03-27 14:25:33 -07:00
  • fc141f874a appveyor: run unit tests via matrix 'only' setting Ralph Lange 2020-03-27 16:32:54 +01:00
  • a006293461 appveyor: fixup argument parsing Michael Davidsaver 2020-03-26 12:46:41 -07:00
  • b7d505c2e2 appveyor: use '/' in RELEASE.local paths Ralph Lange 2020-03-26 16:14:28 +01:00
  • eceeab66cf appveyor: test full matrix (no 64bit builds on <= vs2012) Ralph Lange 2020-03-26 18:12:52 +01:00
  • e50271765f appveyor: add build cache for external tools Ralph Lange 2020-03-27 17:49:26 +01:00
  • d9e1df2367 appveyor: add HOST_ARCH suffix for -debug and -static Ralph Lange 2020-03-25 17:34:05 +01:00
  • 7881b3527c appveyor: fix for older vcvars.bat manipulating PLATFORM Ralph Lange 2020-03-25 16:40:17 +01:00
  • 0ac6c96e2a appveyor: add call_make() wrapper, forward returncode Ralph Lange 2020-03-25 14:15:54 +01:00
  • eb5dd2a86c appveyor: read Base location from RELEASE.local Ralph Lange 2020-03-25 10:07:27 +01:00
  • b3efae2451 appveyor: improve logging / print formatting Ralph Lange 2020-03-27 10:24:19 +01:00
  • 9c58196b6d appveyor: use Base 3.15 for tests to speed up build Ralph Lange 2020-03-27 11:37:22 +01:00
  • 421fe54fe6 appveyor: move environment setting into setup_for_build() Ralph Lange 2020-03-27 10:24:06 +01:00
  • 11f5c94236 appveyor: use r'' string constants for all Windows paths Ralph Lange 2020-03-24 11:11:10 +01:00
  • ff14d5ceb4 appveyor: adding make calls for 'build' and 'test' actions Ralph Lange 2020-03-23 17:54:38 +01:00
  • 11cb469fb9 appveyor: silence Perl relocation batch script Ralph Lange 2020-03-23 17:05:30 +01:00
  • 0ae628673c appveyor: reduce number of SET=test00 runs Ralph Lange 2020-03-23 17:01:40 +01:00
  • e11632798a appveyor: print make version Ralph Lange 2020-03-23 16:13:04 +01:00
  • 24a70882d0 appveyor: use parallel make (except for Base 3.14) Ralph Lange 2020-03-23 16:07:03 +01:00
  • 430a699d7f appveyor: add mingw definitions Ralph Lange 2020-03-23 16:06:31 +01:00
  • c056b5ad0f appveyor: only grep 'vcvarsall.bat' in VS install list Ralph Lange 2020-03-23 15:01:21 +01:00
  • a88300bdd7 appveyor: put strawberry perl in the PATH Ralph Lange 2020-03-23 14:55:36 +01:00
  • 85f570ac09 appveyor: set EPICS_HOST_ARCH Ralph Lange 2020-03-23 12:27:05 +01:00
  • d5c419bc8e appveyor: don't run TestVCVars unless on Windows Ralph Lange 2020-03-23 11:38:26 +01:00
  • 08cdff9495 appveyor: don't run host_info() twice for compile tests Ralph Lange 2020-03-23 11:00:30 +01:00
  • d052350738 appveyor: add complete_setup() and do a complete log Ralph Lange 2020-03-23 10:52:14 +01:00
  • b53468e50e appveyor: make modlist a function Ralph Lange 2020-03-23 10:37:28 +01:00
  • e47e35bae4 appveyor: add do_exec() action; 'make' dependencies Michael Davidsaver 2020-03-21 08:29:01 -07:00