0.4.00.4.10.4.2
|
Last change
on this file since 04ef932 was
04ef932,
checked in by Michael Medin <michael@…>, 22 months ago
|
|
2011-08-10
- Fixed so it builds and runs on linux (but parser had issues so disabled som grammar rules whichneeds to be enabled again)
- Added a lot of freatures and cleand up the PythonScript module
- Started to merge som features from PythonScript back to Lua script
2011-08-07
- Fixed a lot of issues with PythonScript module adding suport for alias and "raw command processing"
- Fixed issue with loading plugins and aliases as well as duplicate plugin detection
2011-08-01
|
-
Property mode set to
100644
|
|
File size:
421 bytes
|
| Line | |
|---|
| 1 |
|
|---|
| 2 | BREAKPAD_FOUND = "${BREAKPAD_FOUND}"
|
|---|
| 3 | BREAKPAD_FOUND = "FALSE"
|
|---|
| 4 | BREAKPAD_DUMPSYMS_EXE = "${BREAKPAD_DUMPSYMS_EXE}"
|
|---|
| 5 | BUILD_TARGET_EXE_PATH = "${BUILD_TARGET_EXE_PATH}"
|
|---|
| 6 | BUILD_PYTHON_FOLDER = "${BUILD_PYTHON_FOLDER}"
|
|---|
| 7 | VERSION = "${VERSION_SERIES}.${VERSION_MAJOR}.${VERSION_MINOR}"
|
|---|
| 8 | CMAKE_CL_64 = "${CMAKE_CL_64}"
|
|---|
| 9 | ARCHIVE_FOLDER = "${ARCHIVE_FOLDER}"
|
|---|
| 10 | VERSION_TXT = "${VERSION_TXT}"
|
|---|
| 11 | VERSION_ARCH = "${VERSION_ARCH}"
|
|---|
| 12 |
|
|---|
Note: See
TracBrowser
for help on using the repository browser.