summaryrefslogtreecommitdiff
path: root/rsc/Executable_rsc.mk
AgeCommit message (Expand)AuthorFilesLines
2012-04-16YaccTarget and headers cleaningMatúš Kukan1-3/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-10-24Make the use of gb_LinkTarget_EXCEPTIONFLAGS for the yacc source more reliableTor Lillqvist1-1/+1
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen1-2/+2
2011-10-21cleanup YaccObjectBjoern Michaelsen1-1/+1
2011-10-04WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist1-0/+2
2011-08-31and none of this stuff is actually used anywhere nowCaolán McNamara1-1/+0
2011-08-31so nothing left that calls InsertListCaolán McNamara1-1/+0
2011-08-22add precompiled headerDavid Tardon1-0/+1
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon1-6/+2
2011-08-19use native yacc/bison support in rsc rather than a sub-makeNorbert Thiebaud1-5/+11
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-0/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-08-09convert rsc to gbuildMatúš Kukan1-0/+104