aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/win32.js
Commit message (Expand)AuthorAge
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* npm run lint to get const fixesgh-5871Jeremy Rifkin2023-01-17
* The Grand Reformat (#3643)gh-2830Matt Godbolt2022-05-09
* Group some files to their own folders (#3384)gh-2075Rubén Rincón Blanco2022-02-22
* in case of win32 binary mode, use the binary parser and associate obj filenam...gh-1882Patrick Quist2022-02-07
* Support ELF Tool Chain and LLVM objdump (#2538)Jessica Clarke2021-04-01
* Time all the things (#2462)Patrick Quist2021-03-11
* Attempt at refactoring to better separate ldpaths and libpaths (#2452)Patrick Quist2021-03-05
* fix compiler.options splittingPartouf2021-03-04
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* support library options to be passed on to the compiler (#2215)Patrick Quist2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* win32 asyncifyMatt Godbolt2020-01-21
* sort static libs based on dependenciesPartouf2019-10-08
* more static linkingPartouf2019-10-06
* bugfix win32 executionPartouf2019-08-20
* linking for VS (static)Partouf2019-08-19
* Ensure objdump runs in the right directoryMatt Godbolt2019-05-15
* use properties to determine objdump supportPartouf2018-11-08
* disable VC objdump by defaultPartouf2018-11-08
* lint- and bugfixesPartouf2018-11-08
* support for binary mode on VS compilersPartouf2018-11-08
* Add the ability to specify environment variables (on windows) (#1073)nicole mazzuca2018-09-14
* allow wsl to support includePathNicole Mazzuca2018-07-30
* Fix comments, plus add some testsNicole Mazzuca2018-07-29
* Support Visual C++ and Windows wellNicole Mazzuca2018-07-28