7 Commits

Author SHA1 Message Date
Jonathan Hui de5afd0e36 [build] cleanup autotools references (#9242) 2023-06-30 15:14:13 -07:00
Kamil Sroka c14cc60962 [windows] remove unsupported platform (#3878) 2019-06-06 11:55:18 -07:00
Nick Banks f600840499 Merge Windows Driver Code (#817)
This is the first of the Windows implementation code that will be merged. This is only the driver code.

Also note the updates to the appveyor configuration. It now builds, installs and queries the status of driver directly on the build machine. Then it builds an 'artifact' which is essentially the binaries packaged up.
2016-10-25 13:38:29 -07:00
Robert Quattlebaum d88dda56fc Additional updates to .gitattributes (#604)
These new changes incorporate some fixes for troubles faced with
building on Windows with the changes from #593. This commit should
allow for seamless and transparent text file line ending normalization
on both Unix and Windows platforms.
2016-09-16 13:27:38 -07:00
Robert Quattlebaum 8831217615 Reintroduction of .gitattributes (#593)
`.gitattributes` was originally introduced via pull request #473.
The file was temporarily reverted in pull request #594. This commit
reintroduces the change with the appropriate adjustments to the
internal git representations for these files.
2016-09-14 17:19:39 -07:00
Robert Quattlebaum fd0ce6526d Revert the introduction of .gitattributes. #473 (#594)
This will be reintroduced in a later commit.
2016-09-14 15:51:30 -07:00
Nick Banks ffbe65c6dd otInstance Declarations (#473)
* Add otInstance type declaration and update ot APIs to take it as input.
2016-09-12 14:29:43 -07:00