aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Build: upgrade dependencies, including eslint 9.4.0 and uglify 3.7.7Timmy Willison2024-06-153-3/+3
* Docs: Update remaining HTTP URLs to HTTPSMichał Gołębiowski-Owczarek2024-04-251-1/+1
* Build: make compare size cache readable for manual editsTimmy Willison2024-03-111-1/+3
* Build: fix size comparison for slim files when the branch is dirtyTimmy Willison2024-03-111-1/+1
* Build: migrate more uses of fs.promises; use node: protocolTimmy Willison2024-03-1111-57/+75
* Build: drop support for Node 10Timmy Willison2024-03-091-8/+8
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-03-052-64/+2
* Release: use buildDefaultFiles directly and pass version (#5409)Timmy Willison2024-02-064-4/+8
* Release: remove scripts and dev deps from dist package.jsonTimmy Willison2024-02-051-2/+14
* Release: update build command in Release.generateArtifactsTimmy Willison2024-01-311-1/+1
* Build: migrate grunt authors to a custom scriptTimmy Willison2024-01-221-0/+105
* Build: Update ESLint-related packages, fix linting errors (3.x version)Michał Gołębiowski-Owczarek2023-11-027-19/+21
* Build: sort branches in compare_size; last run lastTimmy Willison2023-09-211-3/+20
* Build: migrate most grunt tasks off of grunt (3.x)Timmy Willison2023-09-2017-462/+762
* Release: revert change that broke releaseTimmy Willison2023-08-281-3/+4
* Build: Generate the slim build on `grunt` & run `compare_size` on itMichał Gołębiowski-Owczarek2023-07-104-46/+57
* Release: add support for md5 sums in windowsTimmy Willison2023-03-091-2/+15
* Build: remove stale Insight package from custom buildsTimmy Willison2022-12-201-42/+2
* Selector: Inline Sizzle into the selector module: 3.x version (#5113)Michał Gołębiowski-Owczarek2022-12-144-75/+29
* Docs: Update the README of the published packageMichał Gołębiowski-Owczarek2022-10-031-5/+3
* Docs: Update webpack website in READMESimon Legner2022-07-121-1/+1
* Tests: Exclude tests based on compilation flags, not API presence (3.x version)Michał Gołębiowski-Owczarek2022-07-122-1/+9
* Release: remove the need to install grunt globallyTimmy Willison2021-03-011-3/+3
* Release: drop the need for npm as a local dependencyTimmy Willison2021-03-012-36/+16
* Release: upgrade release dependenciesTimmy Willison2021-03-011-5/+5
* Build: Rename master to main across the repositoryMichał Gołębiowski-Owczarek2021-02-051-4/+4
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-181-1/+1
* Docs: Fix typosPierre Grimaud2020-04-291-1/+1
* Docs: Update the link to the jsdom repositoryMichał Gołębiowski-Owczarek2020-04-251-1/+1
* Docs: Use https for hyperlinks in READMEJonathan2020-04-171-4/+4
* Release: Use an in-repository dist README fixtureMichał Gołębiowski-Owczarek2020-03-023-65/+134
* Build:Tests: Fix custom build tests, verify on Travis; name Travis jobsMichał Gołębiowski-Owczarek2020-01-271-1/+1
* Build: Create a `grunt custom:slim` alias for the Slim buildMichał Gołębiowski-Owczarek2020-01-072-2/+20
* Build: Require strict mode in Node.js scripts via ESLintMichał Gołębiowski-Owczarek2019-10-0910-12/+20
* Build: Support jquery-release --dry-run flagMichał Gołębiowski-Owczarek2019-10-051-1/+2
* Build: Stop copying src/core.js to dist on releaseMichał Gołębiowski-Owczarek2019-10-041-4/+7
* Build: ESLint: forbid unused function parametersMichał Gołębiowski-Owczarek2019-09-261-1/+1
* Build: Fix the regex parsing AMD var-modules (#4389)Michał Gołębiowski-Owczarek2019-09-261-1/+1
* Build: Remove manual QUnit fixture resettingMichał Gołębiowski-Owczarek2019-03-111-3/+1
* Build: Make Promises/A+ tests use the dot reporter instead of the defaultMichał Gołębiowski-Owczarek2019-03-111-5/+6
* Build: Update jsdom; migrate a test with Symbol polyfill to an iframe testMichał Gołębiowski-Owczarek2019-03-041-12/+12
* Build: Remove CRLF line endings to fix builds on WindowsDave Methvin2018-01-091-1/+1
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-0/+22
* Tests: Make Node tests work for paths with spaces in themMichał Gołębiowski-Owczarek2017-10-182-3/+3
* Build: increase timeout in Promises/A+ tests 10 timesMichał Gołębiowski-Owczarek2017-09-251-3/+6
* Build: Drop cross-spawn, use child_process.spawn shell optionMichał Gołębiowski-Owczarek2017-09-253-9/+11
* Release: edit dist README version on releaseTimmy Willison2017-03-171-1/+24
* Release: md5sum -> md5 -r for MACTimmy Willison2017-03-161-1/+1
* Release: update release dependenciesTimmy Willison2017-03-151-4/+4
* Build: Keep deprecated module in slimTimmy Willison2017-02-131-1/+1