index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-rc
/
ResourceFileWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-rc] Add support for the optional CLASS statement for dialogs
Martin Storsjo
2018-05-15
1
-1
/
+5
*
[llvm-rc] Add support for parsing memory flags
Martin Storsjo
2018-05-15
1
-1
/
+3
*
[llvm-rc] Fix build: missing 'override'.
Roman Lebedev
2018-05-07
1
-1
/
+1
*
[llvm-rc] Implement the BITMAP resource type
Martin Storsjo
2018-05-07
1
-0
/
+4
*
[llvm-rc] Add rudimentary support for codepages
Martin Storsjo
2018-05-02
1
-3
/
+13
*
Fix typos of occurred and occurrence
Malcolm Parsons
2018-01-24
1
-1
/
+1
*
Don't #include MemoryBuffer.h from Host.h.
Zachary Turner
2017-11-17
1
-0
/
+3
*
[llvm-rc] Use proper search algorithm for finding resources.
Zachary Turner
2017-10-11
1
-2
/
+13
*
Fix some C++ value / reference semantics issues.
Zachary Turner
2017-10-09
1
-1
/
+1
*
[llvm-rc] Serialize user-defined resources to .res files.
Zachary Turner
2017-10-06
1
-0
/
+4
*
[llvm-rc] Serialize STRINGTABLE statements to .res file.
Zachary Turner
2017-10-06
1
-0
/
+28
*
[llvm-rc] Serialize VERSIONINFO resources to .res files.
Zachary Turner
2017-10-06
1
-0
/
+8
*
[llvm-rc] Serialize CURSOR and ICON resources to .res
Zachary Turner
2017-10-06
1
-1
/
+14
*
[llvm-rc] Add optional serialization support for DIALOG(EX) resources.
Zachary Turner
2017-10-06
1
-0
/
+14
*
[llvm-rc] Serialize DIALOG(EX) to .res files (serialization, pt 4).
Marek Sokolowski
2017-09-30
1
-0
/
+5
*
[llvm-rc] Serialize MENU resources to .res files (serialization, pt 3).
Marek Sokolowski
2017-09-29
1
-0
/
+7
*
[llvm-rc] Serialize ACCELERATORS to .res files (serialization, pt 2).
Marek Sokolowski
2017-09-29
1
-1
/
+14
*
[llvm-rc] Serialize HTML resources to .res files (serialization, pt 1).
Marek Sokolowski
2017-09-29
1
-0
/
+89