summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-rc/ResourceVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-rc] Support EXSTYLE statement.Martin Storsjo2018-11-291-0/+2
* [llvm-rc] Add support for the optional CLASS statement for dialogsMartin Storsjo2018-05-151-0/+2
* [llvm-rc] Implement the BITMAP resource typeMartin Storsjo2018-05-071-0/+1
* [llvm-rc] Serialize user-defined resources to .res files.Zachary Turner2017-10-061-0/+1
* [llvm-rc] Serialize STRINGTABLE statements to .res file.Zachary Turner2017-10-061-0/+1
* [llvm-rc] Serialize VERSIONINFO resources to .res files.Zachary Turner2017-10-061-0/+1
* [llvm-rc] Serialize CURSOR and ICON resources to .resZachary Turner2017-10-061-0/+2
* [llvm-rc] Add optional serialization support for DIALOG(EX) resources.Zachary Turner2017-10-061-0/+6
* [llvm-rc] Serialize DIALOG(EX) to .res files (serialization, pt 4).Marek Sokolowski2017-09-301-0/+1
* [llvm-rc] Serialize MENU resources to .res files (serialization, pt 3).Marek Sokolowski2017-09-291-0/+1
* [llvm-rc] Serialize ACCELERATORS to .res files (serialization, pt 2).Marek Sokolowski2017-09-291-0/+5
* [llvm-rc] Serialize HTML resources to .res files (serialization, pt 1).Marek Sokolowski2017-09-291-0/+39
OpenPOWER on IntegriCloud